github.com/ethereumproject/go-ethereum@v5.5.2+incompatible/tests/files/StateTests/stExample.json (about)

     1  {
     2      "add11" : {
     3          "env" : {
     4              "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
     5              "currentDifficulty" : "0x0100",
     6              "currentGasLimit" : "0x0f4240",
     7              "currentNumber" : "0x00",
     8              "currentTimestamp" : "0x01",
     9              "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
    10          },
    11          "logs" : [
    12          ],
    13          "out" : "0x",
    14          "post" : {
    15              "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
    16                  "balance" : "0x0de0b6b3a76586a0",
    17                  "code" : "0x6001600101600055",
    18                  "nonce" : "0x00",
    19                  "storage" : {
    20                      "0x00" : "0x02"
    21                  }
    22              },
    23              "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
    24                  "balance" : "0xa034",
    25                  "code" : "0x",
    26                  "nonce" : "0x00",
    27                  "storage" : {
    28                  }
    29              },
    30              "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
    31                  "balance" : "0x0de0b6b3a761d92c",
    32                  "code" : "0x",
    33                  "nonce" : "0x01",
    34                  "storage" : {
    35                  }
    36              }
    37          },
    38          "postStateRoot" : "17454a767e5f04461256f3812ffca930443c04a47d05ce3f38940c4a14b8c479",
    39          "pre" : {
    40              "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
    41                  "balance" : "0x0de0b6b3a7640000",
    42                  "code" : "0x6001600101600055",
    43                  "nonce" : "0x00",
    44                  "storage" : {
    45                  }
    46              },
    47              "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
    48                  "balance" : "0x0de0b6b3a7640000",
    49                  "code" : "0x",
    50                  "nonce" : "0x00",
    51                  "storage" : {
    52                  }
    53              }
    54          },
    55          "transaction" : {
    56              "data" : "",
    57              "gasLimit" : "0x061a80",
    58              "gasPrice" : "0x01",
    59              "nonce" : "0x00",
    60              "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
    61              "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
    62              "value" : "0x0186a0"
    63          }
    64      }
    65  }