github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata-shanghai/send-eth.json (about) 1 { 2 "initGenesis": { 3 "isBering" : true, 4 "isIceland" : true, 5 "isLondon" : true, 6 "isShanghai" : true 7 }, 8 "initBalances": [{ 9 "account": "io1mflp9m6hcgm2qcghchsdqj3z3eccrnekx9p0ms", 10 "rawBalance": "1000000000000000000000000000" 11 }], 12 "deployments": [{ 13 "rawByteCode": "6080604052600080546001600160a01b031916731e14d5373e1af9cc77f0032ad2cd0fba8be5ea2e179055610183806100396000396000f3fe6080604052600436106100295760003560e01c80631ab5d2601461002e578063c298557814610030575b600080fd5b005b34801561003c57600080fd5b5061002e600080546040516001600160a01b039091169190670de0b6b3a76400009082818181858883f1935050505015801561007c573d6000803e3d6000fd5b50600080546040516001600160a01b0390911691670de0b6b3a7640000919081818185875af1925050503d80600081146100d2576040519150601f19603f3d011682016040523d82523d6000602084013e6100d7565b606091505b5050600080546040519192506060916001600160a01b0390911690670de0b6b3a7640000908481818185875af1925050503d8060008114610134576040519150601f19603f3d011682016040523d82523d6000602084013e610139565b606091505b5090925090508161014957600080fd5b505056fea264697066735822122094ad05fcf58df830500a27b673fbea890c82dc362e7f7b72d29a32d19bf4d71f64736f6c634300080e0033", 14 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 15 "rawAmount": "10000000000000000000", 16 "rawGasLimit": 5000000, 17 "rawGasPrice": "0", 18 "rawExpectedGasConsumed": 154041, 19 "expectedStatus": 1, 20 "expectedBalances": [], 21 "comment": "deploy send-eth contract" 22 }], 23 "executions": [{ 24 "contractIndex":0, 25 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 26 "rawByteCode": "c2985578", 27 "rawAmount": "0", 28 "rawGasLimit": 1000000, 29 "rawGasPrice": "0", 30 "rawAccessList": [], 31 "rawExpectedGasConsumed": 58613, 32 "expectedStatus": 1, 33 "expectedBalances": [{ 34 "account": "io1rc2d2de7rtuucalsqv4d9ng0h297t63w7wvlph", 35 "rawBalance": "3000000000000000000" 36 }], 37 "comment": "foo()" 38 }] 39 }