debug_getRawBlock
Monad-specific method for debug_getRawBlock.
Request#
{
"id": 0,
"jsonrpc": "2.0",
"method": "debug_getRawBlock",
"params": [
"0x24bc67d"
]
}
Response#
{
"jsonrpc": "2.0",
"results": "0xf92e32f90287a04cf264b15191aa568.....",
"id": 0
}
Documentation#
For more details, see the Monad JSON-RPC documentation.