embark/test_apps/contracts_app/build/contracts/ZAMyLib2.json

48 lines
1.9 KiB
JSON
Raw Normal View History

2018-03-29 22:35:10 +00:00
{
"contract_name": "ZAMyLib2",
2018-03-29 23:05:30 +00:00
"address": "0x71cd20193D37D0C7272B8d6b8ce1DB924c49c1D4",
2018-03-29 22:35:10 +00:00
"code": "60606040523415600e57600080fd5b60918061001c6000396000f300606060405260043610603e5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f781146043575b600080fd5b604f6004356024356061565b60405190815260200160405180910390f35b01905600a165627a7a723058205f47d72010c29916986bc1c29a6607705bac7c77a0872f2fcb27d812fa6b94ed0029",
"runtime_bytecode": "606060405260043610603e5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f781146043575b600080fd5b604f6004356024356061565b60405190815260200160405180910390f35b01905600a165627a7a723058205f47d72010c29916986bc1c29a6607705bac7c77a0872f2fcb27d812fa6b94ed0029",
"real_runtime_bytecode": "606060405260043610603e5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f781146043575b600080fd5b604f6004356024356061565b60405190815260200160405180910390f35b01905600a165627a7a723058205f47d72010c29916986bc1c29a6607705bac7c77a0872f2fcb27d812fa6b94ed0029",
"swarm_hash": "5f47d72010c29916986bc1c29a6607705bac7c77a0872f2fcb27d812fa6b94ed",
"gas_estimates": {
"creation": {
"codeDepositCost": "29000",
"executionCost": "76",
"totalCost": "29076"
},
"external": {
"add(uint256,uint256)": "166"
}
},
"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",
2018-03-29 23:05:30 +00:00
"type": "function",
"signature": "0x771602f7"
2018-03-29 22:35:10 +00:00
}
]
}