github.com/jimmyx0x/go-ethereum@v1.10.28/cmd/evm/testdata/25/exp.json (about)

     1  {
     2    "alloc": {
     3      "0x8a8eafb1cf62bfbeb1741769dae1a9dd47996192": {
     4        "balance": "0x1"
     5      },
     6      "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
     7        "balance": "0x5ffd4878bc29ed73",
     8        "nonce": "0xad"
     9      },
    10      "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
    11        "balance": "0x854d00"
    12      }
    13    },
    14    "result": {
    15      "stateRoot": "0x5139609e39f4d158a7d1ad1800908eb0349cea9b500a8273a6cf0a7e4392639b",
    16      "txRoot": "0x572690baf4898c2972446e56ecf0aa2a027c08a863927d2dce34472f0c5496fe",
    17      "receiptsRoot": "0x056b23fbba480696b65fe5a59b8f2148a1299103c4f57df839233af2cf4ca2d2",
    18      "logsHash": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
    19      "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    20      "receipts": [
    21        {
    22          "root": "0x",
    23          "status": "0x1",
    24          "cumulativeGasUsed": "0x5208",
    25          "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    26          "logs": null,
    27          "transactionHash": "0x92ea4a28224d033afb20e0cc2b290d4c7c2d61f6a4800a680e4e19ac962ee941",
    28          "contractAddress": "0x0000000000000000000000000000000000000000",
    29          "gasUsed": "0x5208",
    30          "blockHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    31          "transactionIndex": "0x0"
    32        }
    33      ],
    34      "currentDifficulty": null,
    35      "gasUsed": "0x5208",
    36      "currentBaseFee": "0x460"
    37    }
    38  }