eth_getTransactionReceiptsByBlock
POST
/{apiKey}
Returns the transaction receipts for all transactions in a given block.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
The block hash or block number.
Responses
200
An array of transaction receipt objects for the block's transactions.
Was this page helpful?