eth_getBlockReceipts
Returns the receipts of a block by number or hash.
Params
(1)1. block_reference (required)
BlockTags
(any of)
integer
>= 0
null
Result
(MonadEthGetBlockReceiptsResult)array of:
type
stringstatus
stringcumulativeGasUsed
stringlogs
array[object]address
stringtopics
array[string]data
stringblockHash
string or null
blockNumber
string or null
transactionHash
string or null
transactionIndex
string or null
logIndex
string or null
removed
booleanlogsBloom
stringtransactionHash
stringtransactionIndex
string or null
blockHash
string or null
blockNumber
string or null
gasUsed
stringeffectiveGasPrice
stringfrom
stringto
string or null
contractAddress
any