github.com/theQRL/go-zond@v0.1.1/internal/ethapi/testdata/eth_getBlockByNumber-tag-pending.json (about) 1 { 2 "difficulty": "0x0", 3 "extraData": "0x", 4 "gasLimit": "0x0", 5 "gasUsed": "0x0", 6 "hash": null, 7 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 8 "miner": null, 9 "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 10 "nonce": null, 11 "number": "0xb", 12 "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 13 "receiptsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", 14 "sha3Uncles": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", 15 "size": "0x256", 16 "stateRoot": "0x0000000000000000000000000000000000000000000000000000000000000000", 17 "timestamp": "0x2a", 18 "totalDifficulty": null, 19 "transactions": [ 20 "0x4afee081df5dff7a025964032871f7d4ba4d21baf5f6376a2f4a9f79fc506298" 21 ], 22 "transactionsRoot": "0x98d9f6dd0aa479c0fb448f2627e9f1964aca699fccab8f6e95861547a4699e37", 23 "uncles": [], 24 "withdrawals": [ 25 { 26 "index": "0x0", 27 "validatorIndex": "0x1", 28 "address": "0x1234000000000000000000000000000000000000", 29 "amount": "0xa" 30 } 31 ], 32 "withdrawalsRoot": "0x73d756269cdfc22e7e17a3548e36f42f750ca06d7e3cd98d1b6d0eb5add9dc84" 33 }