Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransactionReceipt

Hierarchy

  • TransactionReceipt

Indexable

[key: string]: any

Index

Properties

blockHash

blockHash: Hex256

blockNumber

blockNumber: Hex

contractAddress

contractAddress: Address | null

cumulativeGasUsed

cumulativeGasUsed: Hex

Optional from

from: Address

gasUsed

gasUsed: Hex

logs

logs: Log[]

logsBloom

logsBloom: Hex

status

Optional to

transactionHash

transactionHash: Hex256

transactionIndex

transactionIndex: Hex

Generated using TypeDoc