eth_getBlockReceipts
Returns the receipts of a block by number or hash.
Params
(1)1. Block (required)
Block number
(any of)
string
Match pattern:
^0x([1-9a-f]+[0-9a-f]*|0)$
Result
(Receipts information)Not Found (null)
(one of)
null
Returns the receipts of a block by number or hash.