{
  "contractName": "UniversalSchemeMock",
  "abi": [
    {
      "constant": false,
      "inputs": [
        {
          "name": "_hashedParameters",
          "type": "bytes32"
        }
      ],
      "name": "updateParameters",
      "outputs": [],
      "payable": false,
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "constant": true,
      "inputs": [],
      "name": "owner",
      "outputs": [
        {
          "name": "",
          "type": "address"
        }
      ],
      "payable": false,
      "stateMutability": "view",
      "type": "function"
    },
    {
      "constant": false,
      "inputs": [
        {
          "name": "newOwner",
          "type": "address"
        }
      ],
      "name": "transferOwnership",
      "outputs": [],
      "payable": false,
      "stateMutability": "nonpayable",
      "type": "function"
    },
    {
      "constant": true,
      "inputs": [],
      "name": "hashedParameters",
      "outputs": [
        {
          "name": "",
          "type": "bytes32"
        }
      ],
      "payable": false,
      "stateMutability": "view",
      "type": "function"
    },
    {
      "inputs": [],
      "payable": false,
      "stateMutability": "nonpayable",
      "type": "constructor"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "name": "proposalId",
          "type": "bytes32"
        }
      ],
      "name": "NewProposal",
      "type": "event"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": true,
          "name": "previousOwner",
          "type": "address"
        },
        {
          "indexed": true,
          "name": "newOwner",
          "type": "address"
        }
      ],
      "name": "OwnershipTransferred",
      "type": "event"
    }
  ],
  "bytecode": "0x6060604052341561000f57600080fd5b60008054600160a060020a033316600160a060020a03199091161790556101ed8061003b6000396000f3006060604052600436106100615763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416632ac2af5381146100665780638da5cb5b1461007e578063f2fde38b146100ad578063f98e87ba146100cc575b600080fd5b341561007157600080fd5b61007c6004356100f1565b005b341561008957600080fd5b610091610111565b604051600160a060020a03909116815260200160405180910390f35b34156100b857600080fd5b61007c600160a060020a0360043516610120565b34156100d757600080fd5b6100df6101bb565b60405190815260200160405180910390f35b60005433600160a060020a0390811691161461010c57600080fd5b600155565b600054600160a060020a031681565b60005433600160a060020a0390811691161461013b57600080fd5b600160a060020a038116151561015057600080fd5b600054600160a060020a0380831691167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a36000805473ffffffffffffffffffffffffffffffffffffffff1916600160a060020a0392909216919091179055565b600154815600a165627a7a7230582085e7955e65acfcda7b69ea39154d66f545d191700796b33c8157becd0ba756140029",
  "deployedBytecode": "0x6060604052600436106100615763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416632ac2af5381146100665780638da5cb5b1461007e578063f2fde38b146100ad578063f98e87ba146100cc575b600080fd5b341561007157600080fd5b61007c6004356100f1565b005b341561008957600080fd5b610091610111565b604051600160a060020a03909116815260200160405180910390f35b34156100b857600080fd5b61007c600160a060020a0360043516610120565b34156100d757600080fd5b6100df6101bb565b60405190815260200160405180910390f35b60005433600160a060020a0390811691161461010c57600080fd5b600155565b600054600160a060020a031681565b60005433600160a060020a0390811691161461013b57600080fd5b600160a060020a038116151561015057600080fd5b600054600160a060020a0380831691167f8be0079c531659141344cd1fd0a4f28419497f9722a3daafe3b4186f6b6457e060405160405180910390a36000805473ffffffffffffffffffffffffffffffffffffffff1916600160a060020a0392909216919091179055565b600154815600a165627a7a7230582085e7955e65acfcda7b69ea39154d66f545d191700796b33c8157becd0ba756140029",
  "sourceMap": "78:102:19:-;;;133:45;;;;;;;;501:5:35;:18;;-1:-1:-1;;;;;509:10:35;501:18;-1:-1:-1;;;;;;501:18:35;;;;;;78:102:19;;;;;;",
  "deployedSourceMap": "78:102:19:-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;452:157:27;;;;;;;;;;;;;;;;238:20:35;;;;;;;;;;;;;;;-1:-1:-1;;;;;238:20:35;;;;;;;;;;;;;;834:169;;;;;;;;;;-1:-1:-1;;;;;834:169:35;;;;;345:31:27;;;;;;;;;;;;;;;;;;;;;;;;;;;452:157;654:5:35;;640:10;-1:-1:-1;;;;;640:19:35;;;654:5;;640:19;632:28;;;;;;566:16:27;:36;452:157::o;238:20:35:-;;;-1:-1:-1;;;;;238:20:35;;:::o;834:169::-;654:5;;640:10;-1:-1:-1;;;;;640:19:35;;;654:5;;640:19;632:28;;;;;;-1:-1:-1;;;;;910:22:35;;;;902:31;;;;;;960:5;;-1:-1:-1;;;;;939:37:35;;;;960:5;939:37;;;;;;;;;;982:5;:16;;-1:-1:-1;;982:16:35;-1:-1:-1;;;;;982:16:35;;;;;;;;;;834:169::o;345:31:27:-;;;;:::o",
  "source": "pragma solidity ^0.4.18;\n\nimport \"../universalSchemes/UniversalScheme.sol\";\n\n\ncontract UniversalSchemeMock is UniversalScheme {\n\n    function UniversalSchemeMock() public {\n    }\n}\n",
  "sourcePath": "/Users/oren/daostack/daostack2/daostack/contracts/test/UniversalSchemeMock.sol",
  "ast": {
    "attributes": {
      "absolutePath": "/Users/oren/daostack/daostack2/daostack/contracts/test/UniversalSchemeMock.sol",
      "exportedSymbols": {
        "UniversalSchemeMock": [
          7315
        ]
      }
    },
    "children": [
      {
        "attributes": {
          "literals": [
            "solidity",
            "^",
            "0.4",
            ".18"
          ]
        },
        "id": 7307,
        "name": "PragmaDirective",
        "src": "0:24:19"
      },
      {
        "attributes": {
          "SourceUnit": 9586,
          "absolutePath": "/Users/oren/daostack/daostack2/daostack/contracts/universalSchemes/UniversalScheme.sol",
          "file": "../universalSchemes/UniversalScheme.sol",
          "scope": 7316,
          "symbolAliases": [
            null
          ],
          "unitAlias": ""
        },
        "id": 7308,
        "name": "ImportDirective",
        "src": "26:49:19"
      },
      {
        "attributes": {
          "contractDependencies": [
            9585,
            9604,
            11445
          ],
          "contractKind": "contract",
          "documentation": null,
          "fullyImplemented": true,
          "linearizedBaseContracts": [
            7315,
            9585,
            9604,
            11445
          ],
          "name": "UniversalSchemeMock",
          "scope": 7316
        },
        "children": [
          {
            "attributes": {
              "arguments": [
                null
              ]
            },
            "children": [
              {
                "attributes": {
                  "contractScope": null,
                  "name": "UniversalScheme",
                  "referencedDeclaration": 9585,
                  "type": "contract UniversalScheme"
                },
                "id": 7309,
                "name": "UserDefinedTypeName",
                "src": "110:15:19"
              }
            ],
            "id": 7310,
            "name": "InheritanceSpecifier",
            "src": "110:15:19"
          },
          {
            "attributes": {
              "constant": false,
              "implemented": true,
              "isConstructor": true,
              "modifiers": [
                null
              ],
              "name": "UniversalSchemeMock",
              "payable": false,
              "scope": 7315,
              "stateMutability": "nonpayable",
              "superFunction": null,
              "visibility": "public"
            },
            "children": [
              {
                "attributes": {
                  "parameters": [
                    null
                  ]
                },
                "children": [],
                "id": 7311,
                "name": "ParameterList",
                "src": "161:2:19"
              },
              {
                "attributes": {
                  "parameters": [
                    null
                  ]
                },
                "children": [],
                "id": 7312,
                "name": "ParameterList",
                "src": "171:0:19"
              },
              {
                "attributes": {
                  "statements": [
                    null
                  ]
                },
                "children": [],
                "id": 7313,
                "name": "Block",
                "src": "171:7:19"
              }
            ],
            "id": 7314,
            "name": "FunctionDefinition",
            "src": "133:45:19"
          }
        ],
        "id": 7315,
        "name": "ContractDefinition",
        "src": "78:102:19"
      }
    ],
    "id": 7316,
    "name": "SourceUnit",
    "src": "0:181:19"
  },
  "compiler": {
    "name": "solc",
    "version": "0.4.18+commit.9cf6e910.Emscripten.clang"
  },
  "networks": {},
  "schemaVersion": "1.0.1",
  "updatedAt": "2018-02-04T21:57:39.060Z"
}