github.com/theQRL/go-zond@v0.1.1/cmd/evm/testdata/9/txs_signed.json (about) 1 [ 2 { 3 "gas": "0x4ef00", 4 "maxFeePerGas": "0x2", 5 "maxPriorityFeePerGas": "0x12A05F200", 6 "chainId": "0x1", 7 "input": "0x", 8 "nonce": "0x0", 9 "to": "0x000000000000000000000000000000000000aaaa", 10 "value": "0x0", 11 "type" : "0x2", 12 "accessList": [ 13 {"address": "0x000000000000000000000000000000000000aaaa", 14 "storageKeys": [ 15 "0x0000000000000000000000000000000000000000000000000000000000000000" 16 ] 17 } 18 ], 19 "v": "0x1", 20 "r": "0xd77c8ff989789b5d9d99254cbae2e2996dc7e6215cba4d55254c14e6d6b9f314", 21 "s": "0x5cc021481e7e6bb444bbb87ab32071e8fd0a8d1e125c7bb352d2879bd7ff5c0a", 22 "secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" 23 }, 24 { 25 "gas": "0x4ef00", 26 "gasPrice": "0x12A05F200", 27 "chainId": "0x1", 28 "input": "0x", 29 "nonce": "0x1", 30 "to": "0x000000000000000000000000000000000000aaaa", 31 "value": "0x0", 32 "v": "0x25", 33 "r": "0xbee5ec9f6650020266bf3455a852eece2b073a2fa918c4d1836a1af69c2aa50c", 34 "s": "0x556c897a58dbc007a6b09814e1fba7502adb76effd2146da4365816926f387ce", 35 "secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" 36 } 37 ]