Skip to main content

TransactionReceipt

Index

Properties

readonlyblockHash

blockHash: Bytes

readonlyblockNumber

blockNumber: Numbers

optionalreadonlycontractAddress

contractAddress?: string

readonlycumulativeGasUsed

cumulativeGasUsed: Numbers

optionalreadonlyeffectiveGasPrice

effectiveGasPrice?: Numbers

readonlyfrom

from: string

readonlygasUsed

gasUsed: Numbers

readonlylogs

logs: Log[]

readonlylogsBloom

logsBloom: Bytes

readonlyroot

root: Bytes

readonlystatus

status: Numbers

readonlyto

to: string

readonlytransactionHash

transactionHash: Bytes

readonlytransactionIndex

transactionIndex: Numbers

optionalreadonlytype

type?: Numbers