[
    {
        "constant": true,
        "inputs": [{ "name": "", "type": "address" }],
        "name": "getPrice",
        "outputs": [
            {
                "components": [{ "name": "value", "type": "uint256" }],
                "name": "",
                "type": "tuple"
            }
        ],
        "payable": false,
        "stateMutability": "view",
        "type": "function"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "ONE_DOLLAR",
        "outputs": [{ "name": "", "type": "uint256" }],
        "payable": false,
        "stateMutability": "view",
        "type": "function"
    },
    {
        "constant": true,
        "inputs": [],
        "name": "MEDIANIZER",
        "outputs": [{ "name": "", "type": "address" }],
        "payable": false,
        "stateMutability": "view",
        "type": "function"
    },
    {
        "inputs": [{ "name": "medianizer", "type": "address" }],
        "payable": false,
        "stateMutability": "nonpayable",
        "type": "constructor"
    }
]
