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

     1  [
     2    {
     3      "input" : "0x",
     4      "gas" : "0x84d0",
     5      "nonce" : "0x1",
     6      "to" : "Z1111111111111111111111111111111111111111",
     7      "value" : "0x0",
     8      "publickey" : "0x",
     9      "signature" : "0x",
    10      "seed" : "0x41f6e321b31e72173f8ff2e292359e1862f24fba42fe6f97efaf641980eff29862f24fba42fe6f97efaf641980eff298",
    11      "chainId" : "0x1",
    12      "type" : "0x2",
    13      "maxFeePerGas" : "0xfa0",
    14      "maxPriorityFeePerGas" : "0x0",
    15      "accessList" : []
    16    },
    17    {
    18      "input" : "0x",
    19      "gas" : "0x84d0",
    20      "nonce" : "0x2",
    21      "to" : "Z1111111111111111111111111111111111111111",
    22      "value" : "0x0",
    23      "publickey" : "0x",
    24      "signature" : "0x",
    25      "seed" : "0x41f6e321b31e72173f8ff2e292359e1862f24fba42fe6f97efaf641980eff29862f24fba42fe6f97efaf641980eff298",
    26      "chainId" : "0x1",
    27      "type" : "0x2",
    28      "maxFeePerGas" : "0xfa0",
    29      "maxPriorityFeePerGas" : "0x0",
    30      "accessList" : []
    31    }
    32  ]