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": "0x5", "extraData": "0xd7830104048358444388676f312e31342e33856c696e75780000000000000000235b0d0dd3192e09ad63ed9bad2ac389d4fd11c2cfc482a31489e1d3b6d609225bab78618c1b258cccd182b4cf6356b10825616ba32b5f0dd2c6d9b8ce2ee73001", "gasLimit": "0x1908b100", "gasUsed": "0x36160", "hash": "0x96f3964899a76ae7a5ab46e515fb41e2d9394d946d63a2236e427b6c10911bda", "logsBloom": "0x01000000008000000040000000000000000020001000160000000000000000002005000000000000180080000000000000000000000400000000000080000008000000000000000000000401000000000000000001000000000000000000801000000800020000003000000000000800000000400004000000002000000000404004010020200000000200000000000000000000000000000000000000200002000100000000420000000000000001004000000000000000000000000200000000200000000000000000000800000000000000000000000000200000000020004100000200008000000000000000080001002000000080000200001800000000", "miner": "0x0000000000000000000000000000000000000000", "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", "nonce": "0x0000000000000000", "number": "0x21d8455", "parentHash": "0x468db1f353fbceb0e42a03488364416192fddf5ec63e99da1a7c3aba27ef86ee", "penalties": "0x", "receiptsRoot": "0x2a052f541b6c969b591a9260184fa771186bd15a738602dcef95b44054052ddd", "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", "size": "0x3c3", "stateRoot": "0x3c0037575de298b1b3328b67baafa7d183cdc3bd81f57386c4d9c5d94633ae39", "timestamp": "0x62ba28b1", "totalDifficulty": "0x87a27c5", "transactions": [ "0xa73d878bce7ae93b150f524f69caf1943805f64bb8628b5d596110117fccfd11", "0xd2f1744aa1aab2eef47bf9630b90d72028c1bcbf18c6eff9fcbce9a88ed4ee04" ], "transactionsRoot": "0x54082e509cba11510d20760176dcfc2b20614f612a34eebeb597ec87e5017da7", "uncles": [], "validator": "0x0f3e13fafa0482133bf305601aae468961c96e3a418fc8667d4dd1cb9c40ac9727663f35ab41d0c5dd20bfe25d4fcf3d87743edd4800286dff8dc8f7d590a3a100", "validators": "0x" } }