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": "0xe", "extraData": "0x556e6976657273697479206f66204e69636f7369610000000000000000000000", "gasLimit": "0x822d320", "gasUsed": "0xd96c", "hash": "0xc3bf63d7d50e42efb3f4d3a939309ddfaac2b001b0b6f66bc41be7d65db108f7", "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004000000080000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", "miner": "0x248f557b028e2040c7b3f555f35cd1e8df07ac6d", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x2888340", "parentHash": "0xd4ca97d1e8994f8d5d3ac59f7f8da452a88821efd684c8a6a3a70de034c98e78", "receiptsRoot": "0x0dfd5779e3c6d097a2fbc569dabd424083fa3579acf193f02bcb56c732d514ea", "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "signer": "0xf4f91b03d7fe5d334cbc7196f92ea235612611b0b0379368a4491d7e9e441ae316120380bd3b7634cef792657f8fe1a183b8b4800c913ffc8a19bddb88746f9901", "signers": [], "size": "0x448", "stateRoot": "0x5c24eee9f3452b77d2f5324e4cb319ad3559cbd24f2f94841832831f5630bca1", "timestamp": "0x67a7bca6", "totalDifficulty": "0x2ab833db", "transactions": [ "0xa21bbeeb7168e41b0ac3c93289dcff799090fb3cfcd7a14e4d7eb33561e3023b", "0xac5ddd3aefde3a846e9e32804bb53f6ef610ed6315568ff8f81360c6ee00e651" ], "transactionsRoot": "0x372ec95c4be02659b373ccfaba2a1da8f6d00f4e9b08cb2f8731dc0624aed009", "uncles": [], "voters": [] } }