ExchangeRates
Verified contract
Active on
Ethereum with 33 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6116…83ae
-
variable spans 23 additional slots
Balances ($0.00)
No balances found for "ExchangeRates"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11191162 | 4 years ago | | | 0 | 0.0028149370 | |
| 10923452 | 4 years ago | | | 0 | 0.0066664500 | |
| 10923445 | 4 years ago | | | 0 | 0.0090865500 | |
| 10923443 | 4 years ago | | | 0 | 0.016109400 | |
| 10923441 | 4 years ago | | | 0 | 0.016111200 | |
| 10923440 | 4 years ago | | | 0 | 0.016109400 | |
| 10923439 | 4 years ago | | | 0 | 0.016111200 | |
| 10923438 | 4 years ago | | | 0 | 0.016095300 | |
| 10923437 | 4 years ago | | | 0 | 0.016107600 | |
| 10923434 | 4 years ago | | | 0 | 0.016106250 |
ABI
ABI objects
Getter at block 21124520
MAX_ADDRESSES_FROM_RESOLVER() view returns (uint256)
24
SELFDESTRUCT_DELAY() view returns (uint256)
2419200
aggregatorWarningFlags() view returns (address)
0x4a5b9b4ad08616d11f3a402ff7cbeacb732a76c6
getResolverAddressesRequired() view returns (bytes32[24] addressesRequired)
[0x45786368616e6765720000000000000000000000000000000000000000000000, 0x466c657869626c6553746f726167650000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000, 0x0000000000000000000000000000000000000000000000000000000000000000]
initiationTime() view returns (uint256)
0
nominatedOwner() view returns (address)
0x0000000000000000000000000000000000000000
oracle() view returns (address)
0xac1ed4fabbd5204e02950d68b6fc8c446ac95362
owner() view returns (address)
0xeb3107117fead7de89cd14d463d340a2e6917769
rateStalePeriod() view returns (uint256)
90000
resolver() view returns (address)
0x61166014e3f04e40c953fe4eab9d9e40863c83ae
selfDestructBeneficiary() view returns (address)
0xde910777c787903f78c89e7a0bf7f4c435cbb1fe
selfDestructInitiated() view returns (bool)
false
Read-only
aggregatorKeys(uint256) view returns (bytes32)
aggregators(bytes32) view returns (address)
anyRateIsInvalid(bytes32[] currencyKeys) view returns (bool)
canFreezeRate(bytes32 currencyKey) view returns (bool)
currenciesUsingAggregator(address aggregator) view returns (bytes32[] currencies)
currencyKeyDecimals(bytes32) view returns (uint8)
currentRoundForRate(bytes32) view returns (uint256)
effectiveValue(bytes32 sourceCurrencyKey, uint256 sourceAmount, bytes32 destinationCurrencyKey) view returns (uint256 value)
effectiveValueAndRates(bytes32 sourceCurrencyKey, uint256 sourceAmount, bytes32 destinationCurrencyKey) view returns (uint256 value, uint256 sourceRate, uint256 destinationRate)
effectiveValueAtRound(bytes32 sourceCurrencyKey, uint256 sourceAmount, bytes32 destinationCurrencyKey, uint256 roundIdForSrc, uint256 roundIdForDest) view returns (uint256 value)
getCurrentRoundId(bytes32 currencyKey) view returns (uint256)
getLastRoundIdBeforeElapsedSecs(bytes32 currencyKey, uint256 startingRoundId, uint256 startingTimestamp, uint256 timediff) view returns (uint256)
inversePricing(bytes32) view returns (uint256 entryPoint, uint256 upperLimit, uint256 lowerLimit, bool frozenAtUpperLimit, bool frozenAtLowerLimit)
invertedKeys(uint256) view returns (bytes32)
isResolverCached(address _resolver) view returns (bool)
lastRateUpdateTimes(bytes32 currencyKey) view returns (uint256)
lastRateUpdateTimesForCurrencies(bytes32[] currencyKeys) view returns (uint256[])
rateAndTimestampAtRound(bytes32 currencyKey, uint256 roundId) view returns (uint256 rate, uint256 time)
rateAndUpdatedTime(bytes32 currencyKey) view returns (uint256 rate, uint256 time)
rateForCurrency(bytes32 currencyKey) view returns (uint256)
rateIsFlagged(bytes32 currencyKey) view returns (bool)
rateIsFrozen(bytes32 currencyKey) view returns (bool)
rateIsInvalid(bytes32 currencyKey) view returns (bool)
rateIsStale(bytes32 currencyKey) view returns (bool)
ratesAndInvalidForCurrencies(bytes32[] currencyKeys) view returns (uint256[] rates, bool anyRateInvalid)
ratesAndUpdatedTimeForCurrencyLastNRounds(bytes32 currencyKey, uint256 numRounds) view returns (uint256[] rates, uint256[] times)
ratesForCurrencies(bytes32[] currencyKeys) view returns (uint256[])
resolverAddressesRequired(uint256) view returns (bytes32)
State-modifying
Events acceptOwnership()
addAggregator(bytes32 currencyKey, address aggregatorAddress)
deleteRate(bytes32 currencyKey)
freezeRate(bytes32 currencyKey)
initiateSelfDestruct()
nominateNewOwner(address _owner)
removeAggregator(bytes32 currencyKey)
removeInversePricing(bytes32 currencyKey)
selfDestruct()
setInversePricing(bytes32 currencyKey, uint256 entryPoint, uint256 upperLimit, uint256 lowerLimit, bool freezeAtUpperLimit, bool freezeAtLowerLimit)
setOracle(address _oracle)
setResolverAndSyncCache(address _resolver)
setSelfDestructBeneficiary(address _beneficiary)
terminateSelfDestruct()
updateRates(bytes32[] currencyKeys, uint256[] newRates, uint256 timeSent) returns (bool)
AggregatorAdded(bytes32 currencyKey, address aggregator)
AggregatorRemoved(bytes32 currencyKey, address aggregator)
InversePriceConfigured(bytes32 currencyKey, uint256 entryPoint, uint256 upperLimit, uint256 lowerLimit)
InversePriceFrozen(bytes32 currencyKey, uint256 rate, address initiator)
OracleUpdated(address newOracle)
OwnerChanged(address oldOwner, address newOwner)
OwnerNominated(address newOwner)
RateDeleted(bytes32 currencyKey)
RatesUpdated(bytes32[] currencyKeys, uint256[] newRates)
SelfDestructBeneficiaryUpdated(address newBeneficiary)
SelfDestructInitiated(uint256 selfDestructDelay)
SelfDestructTerminated()
SelfDestructed(address beneficiary)
constructor(address _owner, address _oracle, address _resolver, bytes32[] _currencyKeys, uint256[] _newRates)
This contract contains no fallback and receive objects.
This contract contains no error objects.