Skip to main content

debug_getRawTransaction

Monad-specific method for debug_getRawTransaction.

Request#

{
"id": 0,
"jsonrpc": "2.0",
"method": "debug_getRawTransaction",
"params": [
"0xdcc83cd5ab3c01e1d9f50da5c0150823def4bf13f5f01a03026c0a2c68f12882"
]
}

Response#

{
"jsonrpc": "2.0",
"results": "0x02f90556818f830597c984665d1b74851815311ee8832dc6c.....",
"id": 0
}

Documentation#

For more details, see the Monad JSON-RPC documentation.