This is an example call for eth_getBlockByNumber
.
{ "jsonrpc": "2.0", "id": "1", "method": "eth_getBlockByNumber", "params": [ "latest", false ] }
{ "jsonrpc": "2.0", "id": "1", "result": { "difficulty": "0x11", "extraData": "0x436f6e736572766174696f6e20496e7465726e6174696f6e616c000000000000", "gasLimit": "0x822d320", "gasUsed": "0x0", "hash": "0xd114223ec0591074e311b2d48e3d6c6583e15603b371f692194774af70a7f42c", "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "miner": "0xe1b3188081e9f195a8f14ba6507fc0d00b6a5bc6", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x1822327", "parentHash": "0x1a4b595c01aedc582c42c0b8372312cb9a94dc7417d552d1b3e108bf8645a75f", "receiptsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "signer": "0x2222d0c8ab91e2d67b2ab8de2c098449d23cd3578c41c3735227060e46ad69326e499a2f16441fc8ed89a29f92625a6afe656590c85fe274d7ebf58a2897c6d101", "signers": [], "size": "0x266", "stateRoot": "0xe899529b40e531b4877abdcbb8c0a2a97eaafc1bfdf6d15f7f815f3da76a4bc9", "timestamp": "0x6287da5a", "totalDifficulty": "0x197a8469", "transactions": [], "transactionsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncles": [], "voters": [] } }