Docs

debug_getRawReceipts - JSON-RPC Method

Return raw receipts for a block (Frontier EVM). May be disabled.

Description

Fetch raw SCALE‑encoded headers, blocks, or receipts for deep debugging or tooling. Usually disabled on public RPC.

Returns raw receipts for a block. Applies to Frontier EVM context.

Code Examples