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": "0x12", "extraData": "0x436f6e736572766174696f6e20496e7465726e6174696f6e616c000000000000", "gasLimit": "0x822d320", "gasUsed": "0x0", "hash": "0x34b5a08388dc10d9bd5c12df07cb94c32f6072dfdfe6fe45b574fdd1f094bf45", "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "miner": "0xe1b3188081e9f195a8f14ba6507fc0d00b6a5bc6", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x11905e3", "parentHash": "0x60f2960b0187111469fba4df6862cc101559f8ddc431f4edd6cc3f66c728f80b", "receiptsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "signer": "0x92204eff9f01bff7f113aba120163982150ce3bd6d77861200ceeaa7fc49cbb20855561050083c6d79846af68f97c73c65f63c2841a75e21064d68225583846201", "signers": [], "size": "0x266", "stateRoot": "0x7a258d7ebd239038fab0650e1667792d8da9ba7aa0f64df9cab48c622be983a2", "timestamp": "0x60797db4", "totalDifficulty": "0x12502d9d", "transactions": [], "transactionsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", "uncles": [], "voters": [] } }