Alchemy Logo

eth_getTransactionReceiptsByBlock

POST
/{apiKey}

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

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

Block Identifierstring

The block hash or block number.

Responses

200

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

Was this page helpful?