ExchangeRates

Verified contract

Active on Ethereum with 28,046 txns
Deployed by via 0x7872eb99 at 9518289
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3.98
0x2a48126d294344c83da409b83729e8cdbf409e04e9d12a802e684f516eab214b
0x4e90a701443b3d4610b908b7afe7885df84ae7ba456ba880c3570db899cee40e
0x5a75dd00b4f4aadb46f867512cf840fde762d8f2b7b02a3c98bab79f3b40272a
0x06434212e1a4b6ef295ce788403921ee72aabe2a3f68fce975b4501afca99c4a
0x02739b951eab5948d8d799297256177d8df675ea5df72c1aa91543bcfa5de375
0xa0525feecb8a192deea426902104da0e4fecee492db4f8f93cea0b6151c859ed
0xe7b93e806ea38dfc947bd2ae6325ffa6032861f42f06d3fe366b1139ebc1c619
0xdd6a6e0c83ce02a4890c80d59d3b396786c17c88f1517744ae20e46bf00697ec
0x4aadfa3ae2d01e18c73e6098fc279e576667d04f34cff505ae6a1e5c50018870
0x5b649c73f6d1c89112111fe95c9a73e9307298a0d86d169f68c8a69a631de1fd

Functions
Getter at block 21158469
SELFDESTRUCT_DELAY(view returns (uint256)
2419200
initiationTime(view returns (uint256)
0
nominatedOwner(view returns (address)
0x0000000000000000000000000000000000000000
oracle(view returns (address)
0xac1ed4fabbd5204e02950d68b6fc8c446ac95362
owner(view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
rateStalePeriod(view returns (uint256)
10800
selfDestructBeneficiary(view returns (address)
0xb64ff7a4a33acdf48d97dab0d764afd0f6176882
selfDestructInitiated(view returns (bool)
false
Read-only
aggregatorKeys(uint256view returns (bytes32)
aggregators(bytes32view returns (address)
anyRateIsStale(bytes32[] currencyKeysview returns (bool)
effectiveValue(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyview returns (uint256)
effectiveValueAtRound(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyuint256 roundIdForSrcuint256 roundIdForDestview returns (uint256)
getCurrentRoundId(bytes32 currencyKeyview returns (uint256)
getLastRoundIdBeforeElapsedSecs(bytes32 currencyKeyuint256 startingRoundIduint256 startingTimestampuint256 timediffview returns (uint256)
inversePricing(bytes32view returns (uint256 entryPointuint256 upperLimituint256 lowerLimitbool frozen)
invertedKeys(uint256view returns (bytes32)
lastRateUpdateTimes(bytes32 currencyKeyview returns (uint256)
lastRateUpdateTimesForCurrencies(bytes32[] currencyKeysview returns (uint256[])
rateAndTimestampAtRound(bytes32 currencyKeyuint256 roundIdview returns (uint256 rateuint256 time)
rateForCurrency(bytes32 currencyKeyview returns (uint256)
rateIsFrozen(bytes32 currencyKeyview returns (bool)
rateIsStale(bytes32 currencyKeyview returns (bool)
ratesAndStaleForCurrencies(bytes32[] currencyKeysview returns (uint256[]bool)
ratesForCurrencies(bytes32[] currencyKeysview returns (uint256[])
State-modifying
acceptOwnership(
addAggregator(bytes32 currencyKeyaddress aggregatorAddress
deleteRate(bytes32 currencyKey
initiateSelfDestruct(
nominateNewOwner(address _owner
removeAggregator(bytes32 currencyKey
removeInversePricing(bytes32 currencyKey
selfDestruct(
setInversePricing(bytes32 currencyKeyuint256 entryPointuint256 upperLimituint256 lowerLimitbool freezebool freezeAtUpperLimit
setOracle(address _oracle
setRateStalePeriod(uint256 _time
setSelfDestructBeneficiary(address _beneficiary
terminateSelfDestruct(
updateRates(bytes32[] currencyKeysuint256[] newRatesuint256 timeSentreturns (bool)
Events
AggregatorAdded(bytes32 currencyKeyaddress aggregator
AggregatorRemoved(bytes32 currencyKeyaddress aggregator
InversePriceConfigured(bytes32 currencyKeyuint256 entryPointuint256 upperLimituint256 lowerLimit
InversePriceFrozen(bytes32 currencyKey
OracleUpdated(address newOracle
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
RateDeleted(bytes32 currencyKey
RateStalePeriodUpdated(uint256 rateStalePeriod
RatesUpdated(bytes32[] currencyKeysuint256[] newRates
SelfDestructBeneficiaryUpdated(address newBeneficiary
SelfDestructInitiated(uint256 selfDestructDelay
SelfDestructTerminated(
SelfDestructed(address beneficiary
Constructor
constructor(address _owneraddress _oraclebytes32[] _currencyKeysuint256[] _newRates
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.