Skip to content
Alchemy Logo

eth_getTransactionReceiptsByBlock

POST
/{apiKey}

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

Path Parameters

stringrequireddefaults to docs-demo

For 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?