TransactionReceiptResult
TransactionReceiptResult:
object
Transaction receipt result type for eth JSON-RPC procedures
Type declaration
blobGasPrice?
readonlyoptionalblobGasPrice:bigint
blobGasUsed?
readonlyoptionalblobGasUsed:bigint
blockHash
readonlyblockHash:Hex
blockNumber
readonlyblockNumber:bigint
contractAddress
readonlycontractAddress:Hex
cumulativeGasUsed
readonlycumulativeGasUsed:bigint
from
readonlyfrom:Hex
gasUsed
readonlygasUsed:bigint
logs
readonlylogs: readonlyFilterLog[]
logsBloom
readonlylogsBloom:Hex
status
readonlystatus:Hex
to
readonlyto:Hex
transactionHash
readonlytransactionHash:Hex
transactionIndex
readonlytransactionIndex:bigint