github.com/Cleverse/go-ethereum@v0.0.0-20220927095127-45113064e7f2/cmd/evm/testdata/1/exp.json (about)

     1  {
     2    "alloc": {
     3      "0x8a8eafb1cf62bfbeb1741769dae1a9dd47996192": {
     4        "balance": "0xfeed1a9d",
     5        "nonce": "0x1"
     6      },
     7      "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
     8        "balance": "0x5ffd4878be161d74",
     9        "nonce": "0xac"
    10      },
    11      "0xc94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
    12        "balance": "0xa410"
    13      }
    14    },
    15    "result": {
    16      "stateRoot": "0x84208a19bc2b46ada7445180c1db162be5b39b9abc8c0a54b05d32943eae4e13",
    17      "txRoot": "0xc4761fd7b87ff2364c7c60b6c5c8d02e522e815328aaea3f20e3b7b7ef52c42d",
    18      "receiptsRoot": "0x056b23fbba480696b65fe5a59b8f2148a1299103c4f57df839233af2cf4ca2d2",
    19      "logsHash": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
    20      "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    21      "receipts": [
    22        {
    23          "root": "0x",
    24          "status": "0x1",
    25          "cumulativeGasUsed": "0x5208",
    26          "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    27          "logs": null,
    28          "transactionHash": "0x0557bacce3375c98d806609b8d5043072f0b6a8bae45ae5a67a00d3a1a18d673",
    29          "contractAddress": "0x0000000000000000000000000000000000000000",
    30          "gasUsed": "0x5208",
    31          "blockHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    32          "transactionIndex": "0x0"
    33        }
    34      ],
    35      "rejected": [
    36        {
    37          "index": 1,
    38          "error": "nonce too low: address 0x8A8eAFb1cf62BfBeb1741769DAE1a9dd47996192, tx: 0 state: 1"
    39        }
    40      ],
    41      "currentDifficulty": "0x20000",
    42      "gasUsed": "0x5208"
    43    }
    44  }