github.com/theQRL/go-zond@v0.1.1/internal/ethapi/testdata/eth_getBlockByNumber-tag-pending-fullTx.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 { 21 "blockHash": "0x6cebd9f966ea686f44b981685e3f0eacea28591a7a86d7fbbe521a86e9f81165", 22 "blockNumber": "0xb", 23 "from": "0x0000000000000000000000000000000000000000", 24 "gas": "0x457", 25 "gasPrice": "0x2b67", 26 "hash": "0x4afee081df5dff7a025964032871f7d4ba4d21baf5f6376a2f4a9f79fc506298", 27 "input": "0x111111", 28 "nonce": "0xb", 29 "to": "0x0d3ab14bbad3d99f4203bd7a11acb94882050e7e", 30 "transactionIndex": "0x0", 31 "value": "0x6f", 32 "type": "0x0", 33 "chainId": "0x7fffffffffffffee", 34 "v": "0x0", 35 "r": "0x0", 36 "s": "0x0" 37 } 38 ], 39 "transactionsRoot": "0x98d9f6dd0aa479c0fb448f2627e9f1964aca699fccab8f6e95861547a4699e37", 40 "uncles": [], 41 "withdrawals": [ 42 { 43 "index": "0x0", 44 "validatorIndex": "0x1", 45 "address": "0x1234000000000000000000000000000000000000", 46 "amount": "0xa" 47 } 48 ], 49 "withdrawalsRoot": "0x73d756269cdfc22e7e17a3548e36f42f750ca06d7e3cd98d1b6d0eb5add9dc84" 50 }