github.com/theQRL/go-zond@v0.2.1/cmd/zvm/testdata/16/unsigned_txs.json (about) 1 [ 2 { 3 "input" : "0x", 4 "gas" : "0x5208", 5 "nonce" : "0x0", 6 "to" : "Z1111111111111111111111111111111111111111", 7 "value" : "0x20", 8 "publicKey" : "0x", 9 "signature" : "0x", 10 "seed" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8334393093061116b197e3240065ff2d8", 11 "chainId" : "0x1", 12 "type" : "0x2", 13 "maxFeePerGas": "0x1", 14 "accessList" : [ 15 ] 16 }, 17 { 18 "input" : "0x", 19 "gas" : "0x52", 20 "nonce" : "0x0", 21 "to" : "Z1111111111111111111111111111111111111111", 22 "value" : "0x20", 23 "publicKey" : "0x", 24 "signature" : "0x", 25 "seed" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8334393093061116b197e3240065ff2d8", 26 "chainId" : "0x1", 27 "type" : "0x2", 28 "maxFeePerGas": "0x1", 29 "accessList" : [ 30 ] 31 } 32 ]