github.com/jimmyx0x/go-ethereum@v1.10.28/cmd/evm/testdata/24/exp.json (about) 1 { 2 "alloc": { 3 "0x8a8eafb1cf62bfbeb1741769dae1a9dd47996192": { 4 "code": "0x44600055", 5 "storage": { 6 "0x0000000000000000000000000000000000000000000000000000000000000000": "0x00000000000000000000000000000000000000000000000000000000deadc0de" 7 }, 8 "balance": "0xfeedbeaf" 9 }, 10 "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { 11 "balance": "0x5ffd4878b803f972", 12 "nonce": "0xae" 13 }, 14 "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b": { 15 "balance": "0x1030600" 16 } 17 }, 18 "result": { 19 "stateRoot": "0x9e4224c6bba343d5b0fdbe9200cc66a7ef2068240d901ae516e634c45a043c15", 20 "txRoot": "0x16cd3a7daa6686ceebadf53b7af2bc6919eccb730907f0e74a95a4423c209593", 21 "receiptsRoot": "0x22b85cda738345a9880260b2a71e144aab1ca9485f5db4fd251008350fc124c8", 22 "logsHash": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", 23 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 24 "receipts": [ 25 { 26 "root": "0x", 27 "status": "0x1", 28 "cumulativeGasUsed": "0xa861", 29 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 30 "logs": null, 31 "transactionHash": "0x92ea4a28224d033afb20e0cc2b290d4c7c2d61f6a4800a680e4e19ac962ee941", 32 "contractAddress": "0x0000000000000000000000000000000000000000", 33 "gasUsed": "0xa861", 34 "blockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 35 "transactionIndex": "0x0" 36 }, 37 { 38 "root": "0x", 39 "status": "0x1", 40 "cumulativeGasUsed": "0x10306", 41 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 42 "logs": null, 43 "transactionHash": "0x16b1d912f1d664f3f60f4e1b5f296f3c82a64a1a253117b4851d18bc03c4f1da", 44 "contractAddress": "0x0000000000000000000000000000000000000000", 45 "gasUsed": "0x5aa5", 46 "blockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 47 "transactionIndex": "0x1" 48 } 49 ], 50 "currentDifficulty": null, 51 "gasUsed": "0x10306", 52 "currentBaseFee": "0x500" 53 } 54 }