Skip to main content

Interface: ContractReceipt

Hierarchy

  • TransactionReceipt

    ContractReceipt

Properties

blockHash

blockHash: string

Inherited from

TransactionReceipt.blockHash


blockNumber

blockNumber: number

Inherited from

TransactionReceipt.blockNumber


byzantium

byzantium: boolean

Inherited from

TransactionReceipt.byzantium


confirmations

confirmations: number

Inherited from

TransactionReceipt.confirmations


contractAddress

contractAddress: string

Inherited from

TransactionReceipt.contractAddress


cumulativeGasUsed

cumulativeGasUsed: BigNumber

Inherited from

TransactionReceipt.cumulativeGasUsed


effectiveGasPrice

effectiveGasPrice: BigNumber

Inherited from

TransactionReceipt.effectiveGasPrice


events

Optional events: Event[]


from

from: string

Inherited from

TransactionReceipt.from


gasUsed

gasUsed: BigNumber

Inherited from

TransactionReceipt.gasUsed


logs

logs: Log[]

Inherited from

TransactionReceipt.logs


logsBloom

logsBloom: string

Inherited from

TransactionReceipt.logsBloom


root

Optional root: string

Inherited from

TransactionReceipt.root


status

Optional status: number

Inherited from

TransactionReceipt.status


to

to: string

Inherited from

TransactionReceipt.to


transactionHash

transactionHash: string

Inherited from

TransactionReceipt.transactionHash


transactionIndex

transactionIndex: number

Inherited from

TransactionReceipt.transactionIndex


type

type: number

Inherited from

TransactionReceipt.type