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

     1  [
     2    {
     3      "gas": "0x4ef00",
     4      "maxFeePerGas": "0x1",
     5      "maxPriorityFeePerGas": "0x0",
     6      "chainId": "0x1",
     7      "input": "0x",
     8      "nonce": "0x0",
     9      "to": "Z000000000000000000000000000000000000aaaa",
    10      "value": "0x2",
    11      "type" : "0x2",
    12      "accessList": [
    13        {"address": "Z0000000000000000000000000000000000000000",
    14          "storageKeys": [
    15            "0x0000000000000000000000000000000000000000000000000000000000000000",
    16            "0x0000000000000000000000000000000000000000000000000000000000000000"
    17          ]
    18        }
    19      ],
    20      "publicKey": "0x",
    21      "signature": "0x",
    22      "seed": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8334393093061116b197e3240065ff2d8"
    23    },
    24    {
    25      "gas": "0x4ef00",
    26      "maxFeePerGas": "0x1",
    27      "maxPriorityFeePerGas": "0x0",
    28      "chainId": "0x1",
    29      "input": "0x",
    30      "nonce": "0x1",
    31      "to": "Z000000000000000000000000000000000000aaaa",
    32      "value": "0x2",
    33      "type" : "0x2",
    34      "publicKey": "0x",
    35      "signature": "0x",
    36      "seed": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8334393093061116b197e3240065ff2d8"
    37    },
    38    {
    39      "gas": "0x4ef00",
    40      "maxFeePerGas": "0x1",
    41      "maxPriorityFeePerGas": "0x0",
    42      "chainId": "0x1",
    43      "input": "0x",
    44      "nonce": "0x2",
    45      "to": "Z000000000000000000000000000000000000aaaa",
    46      "value": "0x1",
    47      "type" : "0x2",
    48      "accessList": [
    49        {"address": "Z000000000000000000000000000000000000aaaa",
    50          "storageKeys": [
    51            "0x0000000000000000000000000000000000000000000000000000000000000000",
    52            "0x0000000000000000000000000000000000000000000000000000000000000003"
    53          ]
    54        }
    55      ],
    56      "publicKey": "0x",
    57      "signature": "0x",
    58      "seed": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8334393093061116b197e3240065ff2d8"
    59    }
    60  ]