debug_getRawReceipts
Debug & trace | Tempo
debug_getRawReceipts | Tempo
Tempo API method that returns the RLP-encoded transaction receipts for a given block. debug_getRawReceipts on Tempo via Chainstack.
POST
debug_getRawReceipts
Tempo API method that returns the RLP-encoded transaction receipts for a given block.
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
blockParameter— the block number (hex) or tag (latest,earliest,pending)
Response
result— an array of RLP-encoded transaction receipts as hex strings.
debug_getRawReceipts code examples
Last modified on May 18, 2026