github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata-shanghai/basefee.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": "6080604052348015600f57600080fd5b50607680601d6000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c806315e812ad14602d575b600080fd5b4860405190815260200160405180910390f3fea264697066735822122001cbf75f4e7b8ba5744fc5ff595a36aa45b71251afe695d295fe3f0a4467e6bc64736f6c634300080e0033", 14 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 15 "rawAmount": "0", 16 "rawGasLimit": 5000000, 17 "rawGasPrice": "0", 18 "rawExpectedGasConsumed": 48375, 19 "expectedStatus": 1, 20 "expectedBalances": [], 21 "comment": "deploy f.value one contract" 22 }], 23 "executions": [{ 24 "readOnly": true, 25 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 26 "rawByteCode": "15e812ad", 27 "rawAmount": "0", 28 "rawGasLimit": 1000000, 29 "rawGasPrice": "0", 30 "rawAccessList": [], 31 "rawExpectedGasConsumed": 10545, 32 "expectedStatus": 1, 33 "hasReturnValue": true, 34 "rawReturnValue": "0000000000000000000000000000000000000000000000000000000000000000", 35 "comment": "call getBaseFee" 36 }] 37 }