debug_getRawReceipts
POST
/{apiKey}
Returns an array of EIP-2718 binary-encoded receipts.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
BlockNumberOrTagstring or enumrequiredThe block number or tag (e.g., "latest", "earliest").
Responses
200
Array of EIP-2718 binary-encoded receipts as hexadecimal strings.
Was this page helpful?