This contract is being backfilled. You may encounter incomplete storage history.

ExchangeRates

Verified contract

Active on Ethereum with 15,386 txns
Deployed by via 0x11f55ad0 at 8622895
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots

No balances found for "ExchangeRates"

0x7e0ab293e944fc54e0974febf169ab63441b4a11047368a9947c657f295df310
0x13cb626d4c5d5dabf2509329a53049e2b583058652c726d171c024cce9618ab1
0xbd1b79bd61ed7ff81f294d2554fe365f881383a6b68972fef21d04cf1b5cda3c
0xdafe32f656a6a7ed47b58b0513e79dcca2141f79916f39070bec4ac51d5ad0a3
0x39ac8bbb86f06f6671f5d92040f8d5533342197331dfdcb1a1978e953ee3c5df
0x8ab53a49c1185eda0d5d950e39b105855c86afa46d2d0ae4ca483c33412c39f2
0xa4babbfe5543581ffce948fffd3070931a1d8fa17c098fa5cc63d9422d9425fa
0x17c2a9ba3e92f70cbbd960def0414e74cf2d1f690b96d6a9d6e66b464d33e71e
0xfa8f7a6924fafde5529dbf116151d7a08c74bbfb03e227c4d93c6075394d93be
0x9102ea64cb008b057868057d4cd2f0a3ac11229dc82ae57104f0ceb73a8c2ffc

Functions
Getter at block 20796205
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)
0xb0a23f40de7f776a4f20153e8995ed3e7d7c8487
priceUpdateLock(view returns (bool)
false
rateStalePeriod(view returns (uint256)
1
selfDestructBeneficiary(view returns (address)
0xb64ff7a4a33acdf48d97dab0d764afd0f6176882
selfDestructInitiated(view returns (bool)
false
Read-only
anyRateIsStale(bytes32[] currencyKeysview returns (bool)
effectiveValue(bytes32 sourceCurrencyKeyuint256 sourceAmountbytes32 destinationCurrencyKeyview returns (uint256)
inversePricing(bytes32view returns (uint256 entryPointuint256 upperLimituint256 lowerLimitbool frozen)
invertedKeys(uint256view returns (bytes32)
lastRateUpdateTimeForCurrency(bytes32 currencyKeyview returns (uint256)
lastRateUpdateTimes(bytes32view returns (uint256)
lastRateUpdateTimesForCurrencies(bytes32[] currencyKeysview returns (uint256[])
rateForCurrency(bytes32 currencyKeyview returns (uint256)
rateIsFrozen(bytes32 currencyKeyview returns (bool)
rateIsStale(bytes32 currencyKeyview returns (bool)
rates(bytes32view returns (uint256)
ratesForCurrencies(bytes32[] currencyKeysview returns (uint256[])
xdrParticipants(uint256view returns (bytes32)
State-modifying
acceptOwnership(
deleteRate(bytes32 currencyKey
initiateSelfDestruct(
nominateNewOwner(address _owner
removeInversePricing(bytes32 currencyKey
selfDestruct(
setInversePricing(bytes32 currencyKeyuint256 entryPointuint256 upperLimituint256 lowerLimit
setOracle(address _oracle
setPriceUpdateLock(bool _priceUpdateLock
setRateStalePeriod(uint256 _time
setSelfDestructBeneficiary(address _beneficiary
terminateSelfDestruct(
updateRates(bytes32[] currencyKeysuint256[] newRatesuint256 timeSentreturns (bool)
Events
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.