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

     1  [
     2      {
     3          "input" : "0x",
     4          "gas" : "0x5208",
     5          "nonce" : "0x0",
     6          "to" : "0x1111111111111111111111111111111111111111",
     7          "value" : "0x20",
     8          "v" : "0x0",
     9          "r" : "0x0",
    10          "s" : "0x0",
    11          "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
    12          "chainId" : "0x1",
    13          "type" : "0x2",
    14          "maxFeePerGas" : "0xfa0",
    15          "maxPriorityFeePerGas" : "0x20",
    16          "accessList" : [
    17          ]
    18      }
    19  ]
    20