github.com/theQRL/go-zond@v0.1.1/cmd/evm/testdata/29/txs.json (about)

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