embark-area-51/test_apps/contracts_app/build/contracts/ZAMyLib2.json

48 lines
1.8 KiB
JSON

{
"contract_name": "ZAMyLib2",
"address": "0x68A4e859B23056B6D2967409002861158E1CBF15",
"code": "60606040523415600e57600080fd5b60898061001c6000396000f300606060405263ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f78114603b57600080fd5b60476004356024356059565b60405190815260200160405180910390f35b01905600a165627a7a72305820d084d179422d3aec0f3377343cb85adf4bf4558a605e7cc86551c24d8af313420029",
"runtime_bytecode": "606060405263ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f78114603b57600080fd5b60476004356024356059565b60405190815260200160405180910390f35b01905600a165627a7a72305820d084d179422d3aec0f3377343cb85adf4bf4558a605e7cc86551c24d8af313420029",
"real_runtime_bytecode": "606060405263ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f78114603b57600080fd5b60476004356024356059565b60405190815260200160405180910390f35b01905600a165627a7a72305820d084d179422d3aec0f3377343cb85adf4bf4558a605e7cc86551c24d8af313420029",
"swarm_hash": "d084d179422d3aec0f3377343cb85adf4bf4558a605e7cc86551c24d8af31342",
"gas_estimates": {
"creation": {
"codeDepositCost": "27400",
"executionCost": "76",
"totalCost": "27476"
},
"external": {
"add(uint256,uint256)": "145"
}
},
"function_hashes": {
"add(uint256,uint256)": "771602f7"
},
"abi": [
{
"constant": true,
"inputs": [
{
"name": "_a",
"type": "uint256"
},
{
"name": "_b",
"type": "uint256"
}
],
"name": "add",
"outputs": [
{
"name": "_c",
"type": "uint256"
}
],
"payable": false,
"stateMutability": "pure",
"type": "function",
"signature": "0x771602f7"
}
]
}