github.com/iotexproject/iotex-core@v1.14.1-rc1/action/protocol/execution/testdata/f.value.json (about) 1 { 2 "initBalances": [{ 3 "account": "io1mflp9m6hcgm2qcghchsdqj3z3eccrnekx9p0ms", 4 "rawBalance": "1000000000000000000000000000" 5 }], 6 "deployments": [{ 7 "rawByteCode": "608060405234801561001057600080fd5b50610355806100206000396000f3006080604052600436106100565763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416632f64d386811461005b578063b5fdeb23146100e5578063c4784fd4146100fa575b600080fd5b34801561006757600080fd5b50610070610155565b6040805160208082528351818301528351919283929083019185019080838360005b838110156100aa578181015183820152602001610092565b50505050905090810190601f1680156100d75780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b3480156100f157600080fd5b506100706101e3565b34801561010657600080fd5b506040805160206004803580820135601f810184900484028501840190955284845261015394369492936024939284019190819084018382808284375094975061027a9650505050505050565b005b6000805460408051602060026001851615610100026000190190941693909304601f810184900484028201840190925281815292918301828280156101db5780601f106101b0576101008083540402835291602001916101db565b820191906000526020600020905b8154815290600101906020018083116101be57829003601f168201915b505050505081565b60008054604080516020601f600260001961010060018816150201909516949094049384018190048102820181019092528281526060939092909183018282801561026f5780601f106102445761010080835404028352916020019161026f565b820191906000526020600020905b81548152906001019060200180831161025257829003601f168201915b505050505090505b90565b805161028d906000906020840190610291565b5050565b828054600181600116156101000203166002900490600052602060002090601f016020900481019282601f106102d257805160ff19168380011785556102ff565b828001600101855582156102ff579182015b828111156102ff5782518255916020019190600101906102e4565b5061030b92915061030f565b5090565b61027791905b8082111561030b57600081556001016103155600a165627a7a7230582053444dadc5674fb58672f03befb0106b48bea97a5a116cc7cfdaa17da07b8ece0029", 8 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 9 "rawAmount": "0", 10 "rawGasLimit": 5000000, 11 "rawGasPrice": "0", 12 "rawExpectedGasConsumed": 269314, 13 "expectedBalances": [], 14 "comment": "deploy f.value one contract" 15 },{ 16 "rawByteCode": "608060405234801561001057600080fd5b506040516020806102e1833981016040818152915160008054600160a060020a031916600160a060020a03808416919091178083557fc4784fd4000000000000000000000000000000000000000000000000000000008552602060048087019190915260248601527f7465737400000000000000000000000000000000000000000000000000000000604486015294519294169263c4784fd4926064808301939282900301818387803b1580156100c657600080fd5b505af11580156100da573d6000803e3d6000fd5b50505050506101f3806100ee6000396000f3006080604052600436106100405763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663b5fdeb238114610045575b600080fd5b34801561005157600080fd5b5061005a6100cf565b6040805160208082528351818301528351919283929083019185019080838360005b8381101561009457818101518382015260200161007c565b50505050905090810190601f1680156100c15780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b60008054604080517fb5fdeb23000000000000000000000000000000000000000000000000000000008152905160609373ffffffffffffffffffffffffffffffffffffffff9093169263b5fdeb23926004808201939182900301818387803b15801561013a57600080fd5b505af115801561014e573d6000803e3d6000fd5b505050506040513d6000823e601f3d908101601f19168201604052602081101561017757600080fd5b81019080805164010000000081111561018f57600080fd5b820160208101848111156101a257600080fd5b81516401000000008111828201871017156101bc57600080fd5b5090945050505050905600a165627a7a723058205fe228cc129bbd7c2c8eed845f6224b6e7f895cfa9dff81bd49704dac53a12420029", 17 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 18 "appendContractAddress": true, 19 "contractIndexToAppend": 0, 20 "rawAmount": "0", 21 "rawGasLimit": 5000000, 22 "rawGasPrice": "0", 23 "rawExpectedGasConsumed": 229773, 24 "expectedBalances": [], 25 "comment": "deploy f.value two contract" 26 }], 27 "executions": [{ 28 "contractIndex": 1, 29 "rawPrivateKey": "cfa6ef757dee2e50351620dca002d32b9c090cfda55fb81f37f1d26b273743f1", 30 "rawByteCode": "b5fdeb23", 31 "rawAmount": "0", 32 "rawGasLimit": 1200000, 33 "rawGasPrice": "0", 34 "rawExpectedGasConsumed": 14154, 35 "hasReturnValue": true, 36 "rawReturnValue": "000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000047465737400000000000000000000000000000000000000000000000000000000", 37 "comment": "get msg" 38 }] 39 }