alchemy_getTransactionReceipts
Returns an array of all transaction receipts for a given block in a single call. Receipt entries include any rollup-specific fields the underlying chain exposes. Conduit support: verified working on Conduit-hosted RPC endpoints with the blockNumber form; the blockHash form is currently rejected (-32001 rpc method is not available) — use a block number or tag.
⚡ Compute Units: 200 CU
post
Request body
Response
Array of transaction receipt objects
Changes
No recorded changes to this endpoint across all 2 revisions of this API.