github.com/ethereum/go-ethereum@v1.14.4-0.20240516095835-473ee8fc07a3/cmd/evm/testdata/30/exp.json (about) 1 { 2 "alloc": { 3 "0x095e7baea6a6c7c4c2dfeb977efac326af552d87": { 4 "code": "0x60004960005500", 5 "balance": "0xde0b6b3a7640000" 6 }, 7 "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": { 8 "balance": "0xde0b6b3a7640000" 9 }, 10 "0xd02d72e067e77158444ef2020ff2d325f929b363": { 11 "balance": "0xfffffffb8390", 12 "nonce": "0x3" 13 } 14 }, 15 "result": { 16 "stateRoot": "0x3483124b6710486c9fb3e07975669c66924697c88cccdcc166af5e1218915c93", 17 "txRoot": "0x013509c8563d41c0ae4bf38f2d6d19fc6512a1d0d6be045079c8c9f68bf45f9d", 18 "receiptsRoot": "0x75308898d571eafb5cd8cde8278bf5b3d13c5f6ec074926de3bb895b519264e1", 19 "logsHash": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347", 20 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 21 "receipts": [ 22 { 23 "type": "0x2", 24 "root": "0x", 25 "status": "0x1", 26 "cumulativeGasUsed": "0x5208", 27 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 28 "logs": null, 29 "transactionHash": "0xa98a24882ea90916c6a86da650fbc6b14238e46f0af04a131ce92be897507476", 30 "contractAddress": "0x0000000000000000000000000000000000000000", 31 "gasUsed": "0x5208", 32 "effectiveGasPrice": null, 33 "blockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 34 "transactionIndex": "0x0" 35 }, 36 { 37 "type": "0x2", 38 "root": "0x", 39 "status": "0x1", 40 "cumulativeGasUsed": "0xa410", 41 "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", 42 "logs": null, 43 "transactionHash": "0x36bad80acce7040c45fd32764b5c2b2d2e6f778669fb41791f73f546d56e739a", 44 "contractAddress": "0x0000000000000000000000000000000000000000", 45 "gasUsed": "0x5208", 46 "effectiveGasPrice": null, 47 "blockHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 48 "transactionIndex": "0x1" 49 } 50 ], 51 "rejected": [ 52 { 53 "index": 1, 54 "error": "rlp: input string too short for common.Address, decoding into (types.Transaction)(types.BlobTx).To" 55 } 56 ], 57 "currentDifficulty": null, 58 "gasUsed": "0xa410", 59 "currentBaseFee": "0x7", 60 "withdrawalsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", 61 "currentExcessBlobGas": "0x0", 62 "blobGasUsed": "0x0" 63 } 64 }