EMAOracle

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xe602e794 at 8517986
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "EMAOracle"

0x0ca027ebf88c40e03aefdbc0972857a888b4800342128900649bcf0adf3e76a7
0xad5259bbd229f756b10f369bfc7a777d3bd1ba1008a655404a0e9a1ea748a30e

Functions
Getter at block 21223183
dataDescription(view returns (string)
ETH 12 Day EMA Oracle
isOwner(view returns (bool)
false
owner(view returns (address)
0xf8523c551763fe4261a28313015267f163de7541
timeLockPeriod(view returns (uint256)
0
Read-only
emaTimeSeriesFeeds(uint256view returns (address)
read(uint256 _emaTimePeriodview returns (uint256)
timeLockedUpgrades(bytes32view returns (uint256)
State-modifying
addFeed(address _feedAddressuint256 _emaTimePeriod
removeFeed(uint256 _emaTimePeriod
renounceOwnership(
setTimeLockPeriod(uint256 _timeLockPeriod
transferOwnership(address newOwner
Events
FeedAdded(address indexed newFeedAddressuint256 indexed emaDays
FeedRemoved(address indexed removedFeedAddressuint256 indexed emaDays
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpgradeRegistered(bytes32 _upgradeHashuint256 _timestamp
Constructor
constructor(address[] _timeSeriesFeedsuint256[] _emaTimePeriodsstring _dataDescription
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.