aboutsummaryrefslogtreecommitdiffstats
path: root/packages/contracts/build/contracts/Ownable.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/contracts/build/contracts/Ownable.json')
-rw-r--r--packages/contracts/build/contracts/Ownable.json40
1 files changed, 0 insertions, 40 deletions
diff --git a/packages/contracts/build/contracts/Ownable.json b/packages/contracts/build/contracts/Ownable.json
deleted file mode 100644
index d0e73d497..000000000
--- a/packages/contracts/build/contracts/Ownable.json
+++ /dev/null
@@ -1,40 +0,0 @@
-{
- "contract_name": "Ownable",
- "abi": [
- {
- "constant": true,
- "inputs": [],
- "name": "owner",
- "outputs": [
- {
- "name": "",
- "type": "address"
- }
- ],
- "payable": false,
- "type": "function"
- },
- {
- "constant": false,
- "inputs": [
- {
- "name": "newOwner",
- "type": "address"
- }
- ],
- "name": "transferOwnership",
- "outputs": [],
- "payable": false,
- "type": "function"
- },
- {
- "inputs": [],
- "payable": false,
- "type": "constructor"
- }
- ],
- "unlinked_binary": "0x6060604052341561000c57fe5b5b60008054600160a060020a03191633600160a060020a03161790555b5b60f3806100386000396000f300606060405263ffffffff60e060020a6000350416638da5cb5b8114602a578063f2fde38b146053575bfe5b3415603157fe5b6037606e565b60408051600160a060020a039092168252519081900360200190f35b3415605a57fe5b606c600160a060020a0360043516607d565b005b600054600160a060020a031681565b60005433600160a060020a0390811691161460985760006000fd5b600160a060020a0381161560c25760008054600160a060020a031916600160a060020a0383161790555b5b5b505600a165627a7a7230582048ccfb6ebb285c80c8b4030a0e4f2e6ec2a0619b363a2d7cd20692a0cfb170550029",
- "networks": {},
- "schema_version": "0.0.5",
- "updated_at": 1513088402049
-} \ No newline at end of file