[ { "constant": true, "inputs": [ { "name": "currencyKey", "type": "bytes32" } ], "name": "rateIsStale", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "currencyKeys", "type": "bytes32[]" } ], "name": "lastRateUpdateTimesForCurrencies", "outputs": [ { "name": "", "type": "uint256[]" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "rateStalePeriod", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "_owner", "type": "address" } ], "name": "nominateNewOwner", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "initiationTime", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "_beneficiary", "type": "address" } ], "name": "setSelfDestructBeneficiary", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "currencyKey", "type": "bytes32" } ], "name": "removeAggregator", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "currencyKeys", "type": "bytes32[]" } ], "name": "anyRateIsStale", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "uint256" } ], "name": "invertedKeys", "outputs": [ { "name": "", "type": "bytes32" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "terminateSelfDestruct", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "currencyKey", "type": "bytes32" }, { "name": "aggregatorAddress", "type": "address" } ], "name": "addAggregator", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "currencyKey", "type": "bytes32" } ], "name": "deleteRate", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "uint256" } ], "name": "aggregatorKeys", "outputs": [ { "name": "", "type": "bytes32" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "nominatedOwner", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "sourceCurrencyKey", "type": "bytes32" }, { "name": "sourceAmount", "type": "uint256" }, { "name": "destinationCurrencyKey", "type": "bytes32" } ], "name": "effectiveValue", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "bytes32" } ], "name": "aggregators", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "bytes32" } ], "name": "inversePricing", "outputs": [ { "name": "entryPoint", "type": "uint256" }, { "name": "upperLimit", "type": "uint256" }, { "name": "lowerLimit", "type": "uint256" }, { "name": "frozen", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "acceptOwnership", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "_time", "type": "uint256" } ], "name": "setRateStalePeriod", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "_oracle", "type": "address" } ], "name": "setOracle", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "oracle", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "bytes32" } ], "name": "isXDRParticipant", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "owner", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "selfDestruct", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "SELFDESTRUCT_DELAY", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "", "type": "uint256" } ], "name": "xdrParticipants", "outputs": [ { "name": "", "type": "bytes32" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "currencyKey", "type": "bytes32" } ], "name": "rateForCurrency", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "currencyKey", "type": "bytes32" } ], "name": "rateIsFrozen", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "currencyKey", "type": "bytes32" }, { "name": "entryPoint", "type": "uint256" }, { "name": "upperLimit", "type": "uint256" }, { "name": "lowerLimit", "type": "uint256" }, { "name": "freeze", "type": "bool" }, { "name": "freezeAtUpperLimit", "type": "bool" } ], "name": "setInversePricing", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [], "name": "selfDestructInitiated", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "currencyKeys", "type": "bytes32[]" } ], "name": "ratesAndStaleForCurrencies", "outputs": [ { "name": "", "type": "uint256[]" }, { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [], "name": "initiateSelfDestruct", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": false, "inputs": [ { "name": "currencyKeys", "type": "bytes32[]" }, { "name": "newRates", "type": "uint256[]" }, { "name": "timeSent", "type": "uint256" } ], "name": "updateRates", "outputs": [ { "name": "", "type": "bool" } ], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "currencyKeys", "type": "bytes32[]" } ], "name": "ratesForCurrencies", "outputs": [ { "name": "", "type": "uint256[]" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [], "name": "selfDestructBeneficiary", "outputs": [ { "name": "", "type": "address" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": false, "inputs": [ { "name": "currencyKey", "type": "bytes32" } ], "name": "removeInversePricing", "outputs": [], "payable": false, "stateMutability": "nonpayable", "type": "function" }, { "constant": true, "inputs": [ { "name": "code", "type": "bytes32" } ], "name": "lastRateUpdateTimes", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "constant": true, "inputs": [ { "name": "code", "type": "bytes32" } ], "name": "rates", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "stateMutability": "view", "type": "function" }, { "inputs": [ { "name": "_owner", "type": "address" }, { "name": "_oracle", "type": "address" }, { "name": "_currencyKeys", "type": "bytes32[]" }, { "name": "_newRates", "type": "uint256[]" } ], "payable": false, "stateMutability": "nonpayable", "type": "constructor" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "newOracle", "type": "address" } ], "name": "OracleUpdated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "rateStalePeriod", "type": "uint256" } ], "name": "RateStalePeriodUpdated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "currencyKeys", "type": "bytes32[]" }, { "indexed": false, "name": "newRates", "type": "uint256[]" } ], "name": "RatesUpdated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "currencyKey", "type": "bytes32" } ], "name": "RateDeleted", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "currencyKey", "type": "bytes32" }, { "indexed": false, "name": "entryPoint", "type": "uint256" }, { "indexed": false, "name": "upperLimit", "type": "uint256" }, { "indexed": false, "name": "lowerLimit", "type": "uint256" } ], "name": "InversePriceConfigured", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "currencyKey", "type": "bytes32" } ], "name": "InversePriceFrozen", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "currencyKey", "type": "bytes32" }, { "indexed": false, "name": "aggregator", "type": "address" } ], "name": "AggregatorAdded", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "currencyKey", "type": "bytes32" }, { "indexed": false, "name": "aggregator", "type": "address" } ], "name": "AggregatorRemoved", "type": "event" }, { "anonymous": false, "inputs": [], "name": "SelfDestructTerminated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "beneficiary", "type": "address" } ], "name": "SelfDestructed", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "selfDestructDelay", "type": "uint256" } ], "name": "SelfDestructInitiated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "newBeneficiary", "type": "address" } ], "name": "SelfDestructBeneficiaryUpdated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "newOwner", "type": "address" } ], "name": "OwnerNominated", "type": "event" }, { "anonymous": false, "inputs": [ { "indexed": false, "name": "oldOwner", "type": "address" }, { "indexed": false, "name": "newOwner", "type": "address" } ], "name": "OwnerChanged", "type": "event" } ]