{
  "contract_name": "DifficultyOracle",
  "abi": [
    {
      "constant": false,
      "inputs": [],
      "name": "setOutcome",
      "outputs": [],
      "payable": false,
      "type": "function"
    },
    {
      "constant": true,
      "inputs": [],
      "name": "difficulty",
      "outputs": [
        {
          "name": "",
          "type": "uint256"
        }
      ],
      "payable": false,
      "type": "function"
    },
    {
      "constant": true,
      "inputs": [],
      "name": "blockNumber",
      "outputs": [
        {
          "name": "",
          "type": "uint256"
        }
      ],
      "payable": false,
      "type": "function"
    },
    {
      "constant": true,
      "inputs": [],
      "name": "getOutcome",
      "outputs": [
        {
          "name": "",
          "type": "int256"
        }
      ],
      "payable": false,
      "type": "function"
    },
    {
      "constant": true,
      "inputs": [],
      "name": "isOutcomeSet",
      "outputs": [
        {
          "name": "",
          "type": "bool"
        }
      ],
      "payable": false,
      "type": "function"
    },
    {
      "inputs": [
        {
          "name": "_blockNumber",
          "type": "uint256"
        }
      ],
      "payable": false,
      "type": "constructor"
    },
    {
      "anonymous": false,
      "inputs": [
        {
          "indexed": false,
          "name": "difficulty",
          "type": "uint256"
        }
      ],
      "name": "OutcomeAssignment",
      "type": "event"
    }
  ],
  "unlinked_binary": "0x6060604052341561000f57600080fd5b604051602080610200833981016040528080519150505b43811161003257600080fd5b60008190555b505b6101b7806100496000396000f300606060405263ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416630537665d811461006957806319cae4621461007e57806357e871e7146100a35780637e7e4b47146100c8578063ccdf68f3146100ed575b600080fd5b341561007457600080fd5b61007c610114565b005b341561008957600080fd5b61009161016d565b60405190815260200160405180910390f35b34156100ae57600080fd5b610091610173565b60405190815260200160405180910390f35b34156100d357600080fd5b610091610179565b60405190815260200160405180910390f35b34156100f857600080fd5b610100610180565b604051901515815260200160405180910390f35b60005443101580156101265750600154155b151561013157600080fd5b4460018190557f39972cb21edd888c2061a2b4b37874524bbc055cfeaa3054682ba5369f5029aa9060405190815260200160405180910390a15b565b60015481565b60005481565b6001545b90565b600154600090115b905600a165627a7a72305820e212aa442ad4537e6e3fd901cd8dbca8bc6dbc02a4ffd5dd44523b49feaf0e1a0029",
  "networks": {},
  "schema_version": "0.0.5",
  "updated_at": 1525713263310
}