Alchemy Logo

debug_getRawReceipts

POST
/{apiKey}

Returns an array of EIP-2718 binary-encoded receipts.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

BlockNumberOrTagstring or enumrequired

The block number or tag (e.g., "latest", "earliest").

Responses

200

Array of EIP-2718 binary-encoded receipts as hexadecimal strings.

Was this page helpful?