mirror of https://github.com/embarklabs/embark.git
48 lines
1.9 KiB
JSON
48 lines
1.9 KiB
JSON
{
|
|
"contract_name": "ZAMyLib",
|
|
"address": "0xa206287309074D383E74B912aa3b167E2C0BA82B",
|
|
"code": "60606040523415600e57600080fd5b60918061001c6000396000f300606060405260043610603e5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f781146043575b600080fd5b604f6004356024356061565b60405190815260200160405180910390f35b01905600a165627a7a7230582020bb3fc766d83ffe33eed77ce7dfbd8f1e17cc60b0bba6aa938ddc9fc83931060029",
|
|
"runtime_bytecode": "606060405260043610603e5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f781146043575b600080fd5b604f6004356024356061565b60405190815260200160405180910390f35b01905600a165627a7a7230582020bb3fc766d83ffe33eed77ce7dfbd8f1e17cc60b0bba6aa938ddc9fc83931060029",
|
|
"real_runtime_bytecode": "606060405260043610603e5763ffffffff7c0100000000000000000000000000000000000000000000000000000000600035041663771602f781146043575b600080fd5b604f6004356024356061565b60405190815260200160405180910390f35b01905600a165627a7a7230582020bb3fc766d83ffe33eed77ce7dfbd8f1e17cc60b0bba6aa938ddc9fc83931060029",
|
|
"swarm_hash": "20bb3fc766d83ffe33eed77ce7dfbd8f1e17cc60b0bba6aa938ddc9fc8393106",
|
|
"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",
|
|
"type": "function",
|
|
"signature": "0x771602f7"
|
|
}
|
|
]
|
|
}
|