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

40 lines
1.3 KiB
JSON
Raw Normal View History

2018-03-29 22:35:10 +00:00
{
"contract_name": "Assert",
2018-03-29 23:05:30 +00:00
"address": "0x5Eb2130A982D279e597226fD339Eb155f7171B91",
2018-03-29 22:35:10 +00:00
"code": "60606040523415600e57600080fd5b603580601b6000396000f3006060604052600080fd00a165627a7a72305820e199c6ed628993d1a790168511d9f0a36d6a180028664d9d9533d968364233550029",
"runtime_bytecode": "6060604052600080fd00a165627a7a72305820e199c6ed628993d1a790168511d9f0a36d6a180028664d9d9533d968364233550029",
"real_runtime_bytecode": "6060604052600080fd00a165627a7a72305820e199c6ed628993d1a790168511d9f0a36d6a180028664d9d9533d968364233550029",
"swarm_hash": "e199c6ed628993d1a790168511d9f0a36d6a180028664d9d9533d96836423355",
"gas_estimates": {
"creation": {
"codeDepositCost": "10600",
"executionCost": "61",
"totalCost": "10661"
},
"internal": {
"triggerEvent(bool,string memory)": "infinite"
}
},
"function_hashes": {},
"abi": [
{
"anonymous": false,
"inputs": [
{
"indexed": false,
"name": "passed",
"type": "bool"
},
{
"indexed": false,
"name": "message",
"type": "string"
}
],
"name": "TestEvent",
2018-03-29 23:05:30 +00:00
"type": "event",
"signature": "0xd204e27263771793b3472e4c07118500eb1ab892c2b2f0a4b90b33c33d4df42f"
2018-03-29 22:35:10 +00:00
}
]
}