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

ExchangeRates

Verified contract

Active on Ethereum with 9,586 txns
Deployed by via 0xbf229100 at 8971442
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"

0xa026188a9eabd83d13eb54bf9a07cbedace863d283a1dda49edc660ed4544737
0xe9dba9d4777259ab4d4b88631b0c40ede47e89635c9b5eda74331996d3fd9bb4
0x419c31cfc7d5450f829dd6a21f590087f883fba96ea3249c42931b0abd2116da
0xed813388495941f9ccd4c567299259ebbff5a9216161333b3cdc82531743d97b
0xaf481c7d3a3e2fe7852e1082787042fbba7f36c092e05bf5b460f3eb14f62a2f
0xcb0361eb83c59185f6124221ce355d574bafc9b14b58c9c2fa41346e285bd6ca
0xf330524fe5cc7f75290d771c3d69ea71b96332fa21ebcc5ba7791faae4176646
0xaf43d9c76ed93f3c5f5ae25caaf6a7ee835e468a59f96cd1e32e04c51f3f1549
0xe69fd267c6b7cd804c7af3de71dd40cdffbb8cfe348c31875f576da9c926c810
0x08777ce84afca1cbb86d188a1a706cc3016b19695dc165b72329c3d2dfbb05b7

Functions
Getter at block 20802287
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
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)
isXDRParticipant(bytes32view returns (bool)
lastRateUpdateTimeForCurrency(bytes32 currencyKeyview returns (uint256)
lastRateUpdateTimes(bytes32 codeview returns (uint256)
lastRateUpdateTimesForCurrencies(bytes32[] currencyKeysview returns (uint256[])
rateForCurrency(bytes32 currencyKeyview returns (uint256)
rateIsFrozen(bytes32 currencyKeyview returns (bool)
rateIsStale(bytes32 currencyKeyview returns (bool)
rates(bytes32 codeview returns (uint256)
ratesAndStaleForCurrencies(bytes32[] currencyKeysview returns (uint256[]bool)
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 lowerLimitbool freezebool freezeAtUpperLimit
setOracle(address _oracle
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.