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

     1  {
     2    "a94f5374fce5edbc8e2a8697c15331677e6ebf0b": {
     3      "balance": "0x5ffd4878be161d74",
     4      "code": "0x",
     5      "nonce": "0xac",
     6      "storage": {}
     7    },
     8    "0x8a8eafb1cf62bfbeb1741769dae1a9dd47996192":{
     9      "balance": "0xfeedbead",
    10      "nonce" : "0x00",
    11      "code" : "0x44600055",
    12      "_comment": "The code is 'sstore(0, random)'"
    13    }
    14  }