github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata-london/basefee.json (about) 1 { 2 "initGenesis": { 3 "isBering" : true, 4 "isIceland" : true, 5 "isLondon" : true 6 }, 7 "initBalances": [{ 8 "account": "io1mflp9m6hcgm2qcghchsdqj3z3eccrnekx9p0ms", 9 "rawBalance": "1000000000000000000000000000" 10 }], 11 "deployments": [{ 12 "rawByteCode": "6080604052348015600f57600080fd5b50607680601d6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c806315e812ad14602d575b600080fd5b4860405190815260200160405180910390f3fea264697066735822122001cbf75f4e7b8ba5744fc5ff595a36aa45b71251afe695d295fe3f0a4467e6bc64736f6c634300080e0033", 13 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 14 "rawAmount": "0", 15 "rawGasLimit": 5000000, 16 "rawGasPrice": "0", 17 "rawExpectedGasConsumed": 48375, 18 "expectedStatus": 1, 19 "expectedBalances": [], 20 "comment": "deploy f.value one contract" 21 }], 22 "executions": [{ 23 "readOnly": true, 24 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 25 "rawByteCode": "15e812ad", 26 "rawAmount": "0", 27 "rawGasLimit": 1000000, 28 "rawGasPrice": "0", 29 "rawAccessList": [], 30 "rawExpectedGasConsumed": 10545, 31 "expectedStatus": 1, 32 "hasReturnValue": true, 33 "rawReturnValue": "0000000000000000000000000000000000000000000000000000000000000000", 34 "comment": "call getBaseFee" 35 }] 36 }