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