github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata/call-dynamic.json (about) 1 { 2 "initBalances": [{ 3 "account": "io1mflp9m6hcgm2qcghchsdqj3z3eccrnekx9p0ms", 4 "rawBalance": "1000000000000000000000000000" 5 }], 6 "deployments": [{ 7 "rawByteCode": "60806040526000805534801561001457600080fd5b506101a9806100246000396000f30060806040526004361061004c576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff1680632fbebd3814610051578063febb0f7e1461007e575b600080fd5b34801561005d57600080fd5b5061007c600480360381019080803590602001909291905050506100a9565b005b34801561008a57600080fd5b506100936100b6565b6040518082815260200191505060405180910390f35b80600a0160008190555050565b60003073ffffffffffffffffffffffffffffffffffffffff1660405180807f666f6f2875696e74323536290000000000000000000000000000000000000000815250600c01905060405180910390207c0100000000000000000000000000000000000000000000000000000000900460016040518263ffffffff167c0100000000000000000000000000000000000000000000000000000000028152600401808260ff1681526020019150506000604051808303816000875af192505050506000549050905600a165627a7a723058208b5c6e037b137dba430415cf2aaa896e4182a98e9bb7c1a5c073e55fcdfa760c0029", 8 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 9 "rawAmount": "0", 10 "rawGasLimit": 5000000, 11 "rawGasPrice": "0", 12 "rawExpectedGasConsumed": 146241, 13 "expectedBalances": [], 14 "comment": "deploy call dynamic contract" 15 }], 16 "executions": [{ 17 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 18 "rawByteCode": "febb0f7e", 19 "rawAmount": "0", 20 "rawGasLimit": 1000000, 21 "rawGasPrice": "0", 22 "rawExpectedGasConsumed": 31954, 23 "readOnly": true, 24 "rawReturnValue": "000000000000000000000000000000000000000000000000000000000000000b", 25 "expectedBalances": [], 26 "comment": "return 11" 27 }] 28 }