Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransactionReceipt

Hierarchy

  • TransactionReceipt

Index

Properties

blockHash

blockHash: string

blockNumber

blockNumber: number

contractAddress

contractAddress: string

cumulativeGasUsed

cumulativeGasUsed: number

Optional events

events: undefined | object

from

from: string

gasUsed

gasUsed: number

Optional logs

logs: Array<Log>

status

status: boolean

to

to: string

transactionHash

transactionHash: string

transactionIndex

transactionIndex: number

Generated using TypeDoc