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