github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata-london/factory.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": "608060405234801561001057600080fd5b50610559806100206000396000f3fe608060405234801561001057600080fd5b50600436106100365760003560e01c80636ea9bfc51461003b578063c6dad08214610050575b600080fd5b61004e6100493660046101ce565b610074565b005b6100586100aa565b6040516001600160a01b03909116815260200160405180910390f35b60408051602080820183528382523360009081528082529290922081518051929391926100a4928492019061014b565b50505050565b6000806040516100b990610196565b604051809103906000f0801580156100d5573d6000803e3d6000fd5b503360009081526020819052604090819020905163d88b06db60e01b81529192506001600160a01b0383169163d88b06db916101139160040161028c565b600060405180830381600087803b15801561012d57600080fd5b505af1158015610141573d6000803e3d6000fd5b5092949350505050565b828054828255906000526020600020908101928215610186579160200282015b8281111561018657825182559160200191906001019061016b565b506101929291506101a3565b5090565b610250806102d483390190565b5b8082111561019257600081556001016101a4565b634e487b7160e01b600052604160045260246000fd5b600060208083850312156101e157600080fd5b823567ffffffffffffffff808211156101f957600080fd5b818501915085601f83011261020d57600080fd5b81358181111561021f5761021f6101b8565b8060051b604051601f19603f83011681018181108582111715610244576102446101b8565b60405291825284820192508381018501918883111561026257600080fd5b938501935b8285101561028057843584529385019392850192610267565b98975050505050505050565b6020808252825482820181905260008481528281209092916040850190845b818110156102c7578354835260019384019392850192016102ab565b5090969550505050505056fe608060405234801561001057600080fd5b50610230806100206000396000f3fe608060405234801561001057600080fd5b50600436106100365760003560e01c806345f0a44f1461003b578063d88b06db14610060575b600080fd5b61004e61004936600461010d565b610075565b60405190815260200160405180910390f35b61007361006e36600461013c565b610096565b005b6000818154811061008557600080fd5b600091825260209091200154905081565b80516100a99060009060208401906100ad565b5050565b8280548282559060005260206000209081019282156100e8579160200282015b828111156100e85782518255916020019190600101906100cd565b506100f49291506100f8565b5090565b5b808211156100f457600081556001016100f9565b60006020828403121561011f57600080fd5b5035919050565b634e487b7160e01b600052604160045260246000fd5b6000602080838503121561014f57600080fd5b823567ffffffffffffffff8082111561016757600080fd5b818501915085601f83011261017b57600080fd5b81358181111561018d5761018d610126565b8060051b604051601f19603f830116810181811085821117156101b2576101b2610126565b6040529182528482019250838101850191888311156101d057600080fd5b938501935b828510156101ee578435845293850193928501926101d5565b9897505050505050505056fea2646970667358221220ad5e7d03aa2b63ff4e0bc375cfc1000cbef7e840031910b69a6b06d003f1d06c64736f6c634300080e0033a2646970667358221220036923c021b407132d952dac12337f1bc3514cc622ed4acd3bfe45a00b90561264736f6c634300080e0033", 13 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 14 "rawAmount": "0", 15 "rawGasLimit": 5000000, 16 "rawGasPrice": "0", 17 "rawExpectedGasConsumed": 424212, 18 "expectedStatus": 1, 19 "expectedBalances": [], 20 "comment": "deploy factory contract" 21 }] , 22 "executions": [{ 23 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 24 "rawByteCode": "6ea9bfc50000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000004560000000000000000000000000000000000000000000000000000000000000789", 25 "rawAmount": "0", 26 "rawGasLimit": 1000000, 27 "rawGasPrice": "0", 28 "rawExpectedGasConsumed": 26266, 29 "expectedStatus": 1, 30 "comment": "call set(uint[] _amounts)" 31 },{ 32 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 33 "rawByteCode": "c6dad082", 34 "rawAmount": "0", 35 "rawGasLimit": 1000000, 36 "rawGasPrice": "0", 37 "rawExpectedGasConsumed": 160681, 38 "expectedStatus": 1, 39 "readOnly": true, 40 "rawReturnValue": "000000000000000000000000c4bac5589e69c33da86356a75cfde95019e1dd6a", 41 "comment": "call make()" 42 }] 43 }