debug_getRawBlock
POST
/{apiKey}
Returns an RLP-encoded block.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
BlockNumberOrTagstring or enumrequiredThe block number or tag (e.g., "latest", "earliest").
Responses
200
RLP-encoded block as a hexadecimal string
RLP-encoded block as a hexadecimal string
Was this page helpful?