debug_getRawReceipts
Debug and trace | Plasma
debug_getRawReceipts | Plasma
Plasma API method that returns the RLP-encoded receipts for a block. quantity or tag — the block number in hex format or block tag (latest, earliest, pending.
POST
debug_getRawReceipts
Plasma API method that returns the RLP-encoded receipts for a block.
Parameters
quantity or tag— the block number in hex format or block tag (latest,earliest,pending,safe,finalized)
Response
data— the RLP-encoded receipts
debug_getRawReceipts code examples
Last modified on May 18, 2026