github.com/codysnider/go-ethereum@v1.10.18-0.20220420071915-14f4ae99222a/cmd/evm/testdata/8/txs.json (about) 1 [ 2 { 3 "gas": "0x4ef00", 4 "gasPrice": "0x1", 5 "chainId": "0x1", 6 "input": "0x", 7 "nonce": "0x0", 8 "to": "0x000000000000000000000000000000000000aaaa", 9 "value": "0x1", 10 "type" : "0x1", 11 "accessList": [ 12 {"address": "0x0000000000000000000000000000000000000000", 13 "storageKeys": [ 14 "0x0000000000000000000000000000000000000000000000000000000000000000", 15 "0x0000000000000000000000000000000000000000000000000000000000000000" 16 ] 17 } 18 ], 19 "v": "0x0", 20 "r": "0x0", 21 "s": "0x0", 22 "secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" 23 }, 24 { 25 "gas": "0x4ef00", 26 "gasPrice": "0x1", 27 "input": "0x", 28 "nonce": "0x1", 29 "to": "0x000000000000000000000000000000000000aaaa", 30 "value": "0x2", 31 "v": "0x0", 32 "r": "0x0", 33 "s": "0x0", 34 "secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" 35 }, 36 { 37 "gas": "0x4ef00", 38 "gasPrice": "0x1", 39 "chainId": "0x1", 40 "input": "0x", 41 "nonce": "0x2", 42 "to": "0x000000000000000000000000000000000000aaaa", 43 "value": "0x1", 44 "type" : "0x1", 45 "accessList": [ 46 {"address": "0x000000000000000000000000000000000000aaaa", 47 "storageKeys": [ 48 "0x0000000000000000000000000000000000000000000000000000000000000000", 49 "0x0000000000000000000000000000000000000000000000000000000000000003" 50 ] 51 } 52 ], 53 "v": "0x0", 54 "r": "0x0", 55 "s": "0x0", 56 "secretKey": "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8" 57 } 58 ]