eth_getTransactionReceiptsByBlock

Returns the transaction receipts for all transactions in a given block.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
Block IdentifierstringOptional
The block hash or block number.

Response

An array of transaction receipt objects for the block's transactions.