mega_getWithdrawalProof
mega_getWithdrawalProof JSON-RPC reference for MegaETH.
Last updated
{
"jsonrpc": "2.0",
"id": 1,
"method": "mega_getWithdrawalProof",
"params": ["0x4200000000000000000000000000000000000016", [], "latest"]
}{
"jsonrpc": "2.0",
"id": 1,
"result": {
"address": "0x4200000000000000000000000000000000000016",
"balance": "0x0",
"codeHash": "0xc5d2460186f7233c927e7db2dcc703c0e500b653ca82273b7bfad8045d85a470",
"nonce": "0x0",
"storageHash": "0xddd6dcaf75eeb81fb4701c2a39b3132bd60bf9602e2fcbe5852f5d07e14c8084",
"accountProof": [],
"storageProof": []
}
}