github.com/tacshi/go-ethereum@v0.0.0-20230616113857-84a434e20921/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 "gasUsedForL1": "0x0", 27 "root": "0x", 28 "status": "0x1", 29 "cumulativeGasUsed": "0xa861", 30 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 31 "logs": null, 32 "transactionHash": "0x92ea4a28224d033afb20e0cc2b290d4c7c2d61f6a4800a680e4e19ac962ee941", 33 "contractAddress": "0x0000000000000000000000000000000000000000", 34 "gasUsed": "0xa861", 35 "blockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 36 "transactionIndex": "0x0" 37 }, 38 { 39 "gasUsedForL1": "0x0", 40 "root": "0x", 41 "status": "0x1", 42 "cumulativeGasUsed": "0x10306", 43 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 44 "logs": null, 45 "transactionHash": "0x16b1d912f1d664f3f60f4e1b5f296f3c82a64a1a253117b4851d18bc03c4f1da", 46 "contractAddress": "0x0000000000000000000000000000000000000000", 47 "gasUsed": "0x5aa5", 48 "blockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 49 "transactionIndex": "0x1" 50 } 51 ], 52 "currentDifficulty": null, 53 "gasUsed": "0x10306", 54 "currentBaseFee": "0x500" 55 } 56 }