github.com/theQRL/go-zond@v0.2.1/cmd/zvm/testdata/9/txs.json (about)

     1  [
     2    {
     3      "gas": "0x4ef00",
     4      "maxPriorityFeePerGas": "0x2",
     5      "maxFeePerGas": "0x12A05F200",
     6      "chainId": "0x1",
     7      "input": "0x",
     8      "nonce": "0x0",
     9      "to": "Z000000000000000000000000000000000000aaaa",
    10      "value": "0x0",
    11      "type" : "0x2",
    12      "accessList": [
    13        {"address": "Z000000000000000000000000000000000000aaaa",
    14          "storageKeys": [
    15            "0x0000000000000000000000000000000000000000000000000000000000000000"
    16          ]
    17        }
    18      ],
    19      "publicKey": "0x",
    20      "signature": "0x",
    21      "seed": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8334393093061116b197e3240065ff2d8"
    22    }
    23  ]