ExchangeRates

Verified contract

Active on Ethereum with 1,022 txns
Deployed by via 0x950688fb at 8075694
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ExchangeRates"

0x796dab68876776cf8e49ccfcbc026822e03c95347e8d5ef26fe01b22a1c0fb74
0x62849ed744b48b9052aa6b9aaf593796c2f77fd2b98de14cbf1ebf7446a65a9c
0xecdc3ab7ca00d02944b562a728632e0098bc945d893adee52980c69507240cf2
0x1bb806b859b86967e7faf96fc922608e8784aa295cb6ed8bb47d3cc8b6a0664e
0x1b020c29d95b5320eeef2348e56fb7b80c100a52e9aa5d0b6c5ff5484ff53d9c
0x84bbf2778e17bff66caa9bc088578ed88418cb4e584b057ce8bb326051ff20a7
0xf8de984a9cfd600e69720c7e579c18694868b7f4d43263b73b6d1b4887d383c0
0x08e5050c000f93d119ee9689b75d4a8f607c2c84c2b9aa6615a636b71c797d2f
0x5a01af289b492b3d0f9a3a7831fb5c1a76156d681f79f6b67c246e85c139c56a
0x3ba284911b81c762b4369a47edd9f29f27d5d9df6b3e7e07145a6999f6f2d780

Functions
Getter at block 20863419
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(bytes4[] currencyKeysview returns (bool)
effectiveValue(bytes4 sourceCurrencyKeyuint256 sourceAmountbytes4 destinationCurrencyKeyview returns (uint256)
inversePricing(bytes4view returns (uint256 entryPointuint256 upperLimituint256 lowerLimitbool frozen)
invertedKeys(uint256view returns (bytes4)
lastRateUpdateTimeForCurrency(bytes4 currencyKeyview returns (uint256)
lastRateUpdateTimes(bytes4view returns (uint256)
lastRateUpdateTimesForCurrencies(bytes4[] currencyKeysview returns (uint256[])
rateForCurrency(bytes4 currencyKeyview returns (uint256)
rateIsFrozen(bytes4 currencyKeyview returns (bool)
rateIsStale(bytes4 currencyKeyview returns (bool)
rates(bytes4view returns (uint256)
ratesForCurrencies(bytes4[] currencyKeysview returns (uint256[])
xdrParticipants(uint256view returns (bytes4)
State-modifying
acceptOwnership(
deleteRate(bytes4 currencyKey
initiateSelfDestruct(
nominateNewOwner(address _owner
removeInversePricing(bytes4 currencyKey
selfDestruct(
setInversePricing(bytes4 currencyKeyuint256 entryPointuint256 upperLimituint256 lowerLimit
setOracle(address _oracle
setRateStalePeriod(uint256 _time
setSelfDestructBeneficiary(address _beneficiary
terminateSelfDestruct(
updateRates(bytes4[] currencyKeysuint256[] newRatesuint256 timeSentreturns (bool)
Events
InversePriceConfigured(bytes4 currencyKeyuint256 entryPointuint256 upperLimituint256 lowerLimit
InversePriceFrozen(bytes4 currencyKey
OracleUpdated(address newOracle
OwnerChanged(address oldOwneraddress newOwner
OwnerNominated(address newOwner
RateDeleted(bytes4 currencyKey
RateStalePeriodUpdated(uint256 rateStalePeriod
RatesUpdated(bytes4[] currencyKeysuint256[] newRates
SelfDestructBeneficiaryUpdated(address newBeneficiary
SelfDestructInitiated(uint256 selfDestructDelay
SelfDestructTerminated(
SelfDestructed(address beneficiary
Constructor
constructor(address _owneraddress _oraclebytes4[] _currencyKeysuint256[] _newRates
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.