Interface: RPCTransactionReceipt
Properties
blockHash
• blockHash: string
Defined in
types/Transaction.types.ts:119
blockNumber
• blockNumber: string
Defined in
types/Transaction.types.ts:120
contractAddress
• contractAddress: string
Defined in
types/Transaction.types.ts:121
cumulativeGasUsed
• cumulativeGasUsed: string
Defined in
types/Transaction.types.ts:122
effectiveGasPrice
• effectiveGasPrice: string
Defined in
types/Transaction.types.ts:123
from
• from: string
Defined in
types/Transaction.types.ts:124
gasUsed
• gasUsed: string
Defined in
types/Transaction.types.ts:125
logs
• logs: RPCLog[]
Defined in
types/Transaction.types.ts:126
logsBloom
• logsBloom: string
Defined in
types/Transaction.types.ts:127
status
• status: string
Defined in
types/Transaction.types.ts:128
to
• to: string
Defined in
types/Transaction.types.ts:129
transactionHash
• transactionHash: string
Defined in
types/Transaction.types.ts:130
transactionIndex
• transactionIndex: string
Defined in
types/Transaction.types.ts:131
type
• type: string
Defined in
types/Transaction.types.ts:132