eth_getTransactionReceiptsByBlock
Returns the transaction receipts for all transactions in a given block.
Path parameters
apiKey
Request
This endpoint expects an object.
Block Identifier
The block hash or block number.
Response
An array of transaction receipt objects for the block's transactions.