ExchangeRates

Verified contract

Active on Ethereum with 9,651 txns
Deployed by via 0xfceeecba at 6834810
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xd1cc0f72e934a2fe02b46ee807c831586240cf5774022fa3d37aa8198693858d
0x3a51433cb049b7f1cbabfc2e29db69d399eed932b2236e08b280f6d665cbd74d
0x1cc150456acbda8705ef0ae59aed2ae528b5dc64538baa5b9021427880156dcb
0x9c8437ada8d41a35dcfd43764fedd0154da3021ba8c55aad123df10aa1df39d1
0x737bce3c16b170041330190af496d4bfa68bfbcdfa69667d28e37ef436f22d8f
0xbd5767c54c4d8089581ff03fe5bf5ed8f70bb841cdeb684825e0f471fa5f837d
0xe2bdca097309bd1c8c759d55139455982d1e7e1d5af9c02cde0f70c896d8c326
0xd1c2ab8cd8afe6006d21b7c427a7aa4c595bcc8e5febc6148f37f80f6213c0c0
0x0ba06788bf6ca0b6451886c2c7a4ac7a23be8da76399d16a2c3fa6e47109d5f2
0x4cb033992607794c231b7fb4c3b5d53d525568ee72f9d602da229e9f539a613c

Functions
Getter at block 21287039
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)
10800
selfDestructBeneficiary(view returns (address)
0xea5e288b4f9d7e66da162e2af0db371783f62454
selfDestructInitiated(view returns (bool)
false
Read-only
anyRateIsStale(bytes4[] currencyKeysview returns (bool)
lastRateUpdateTimeForCurrency(bytes4 currencyKeyview returns (uint256)
lastRateUpdateTimes(bytes4view returns (uint256)
lastRateUpdateTimesForCurrencies(bytes4[] currencyKeysview returns (uint256[])
rateForCurrency(bytes4 currencyKeyview returns (uint256)
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
selfDestruct(
setOracle(address _oracle
setRateStalePeriod(uint256 _time
setSelfDestructBeneficiary(address _beneficiary
terminateSelfDestruct(
updateRates(bytes4[] currencyKeysuint256[] newRatesuint256 timeSentreturns (bool)
Events
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.