{
    "contractName": "WethPriceOracle",
    "abi": [
        {
            "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"
        },
        {
            "constant": true,
            "inputs": [
                {
                    "name": "",
                    "type": "address"
                }
            ],
            "name": "getPrice",
            "outputs": [
                {
                    "components": [
                        {
                            "name": "value",
                            "type": "uint256"
                        }
                    ],
                    "name": "",
                    "type": "tuple"
                }
            ],
            "payable": false,
            "stateMutability": "view",
            "type": "function"
        }
    ],
    "networks": {
        "1": {
            "links": {},
            "address": "0xE852877D3cDBc8FB469208CB318c346bACC51C5C",
            "transactionHash": "0x0e90271ee3837ae49459e205d9ba7f46883e999ba0ca12637b8c40ff28b4d976"
        },
        "42": {
            "links": {},
            "address": "0x9018629372E73c727495ae23Af6ECdBd622FC855",
            "transactionHash": "0xcba29ddc77250a3acde8c33517ad009626b42716cd459914fece9263c1300b21"
        }
    }
}
