debug_getRawReceipts

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

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
BlockNumberOrTagstring or enumRequired

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

Response

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