This is an example call for eth_getTransactionByBlockNumberAndIndex
.
{ "jsonrpc": "2.0", "id": "1", "method": "eth_getTransactionByBlockNumberAndIndex", "params": [ "latest", "0x0" ] }
{ "jsonrpc": "2.0", "id": "1", "result": { "blockHash": "0x23346f51dc144afce8b67cfb0740190f4a7c27c6f3b5b0ba10dcd1fee6adaa14", "blockNumber": "0x2cbfc93", "from": "xdce65f06590ee4ed6d814309e5fa014b642b9272bd", "gas": "0x2625a00", "gasPrice": "0x0", "hash": "0x3df0ae26fc579d712d3e3ab12fcd1b3dd801e5ec7f11d7f885c392f7c43d6c6b", "input": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b42156e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "nonce": "0x7447d", "to": "xdc0000000000000000000000000000000000000092", "transactionIndex": "0x0", "value": "0x0", "v": "0x89", "r": "0x6cb245dd103c8d0628a705846487b27cbdaf423ea73a7f35b97f2fbf2d054477", "s": "0x5c1163f5a57612c4fad27eb082e5fde8fd6d65dae58e5879161fe66e5dfbf7de" } }