LinearizedEMATimeSeriesFeed

Verified contract

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

No balances found for "LinearizedEMATimeSeriesFeed"

0xae64ab0903dfc2082618249b5b11c76c7d535d8c20ac4460abaaeb3f3cddcdc9
0xf36360f14f58d599bfee61bfb8d44ad2b084bad21eb38de16cac5397193b25f1
0xcd46ba36b09dd9b681985a03739d75b11f6bf185b2d6620321f625b26f5bd5a2
0x2a6bf396dce749f49201dd88beed2af74d79571071c7c5b83f510f5e3c511525
0x0ddc10dbf188c4c452bfe87c13036a693125ad8cdcfb6122a06ddc3c577e1c15
0x9520205f22528545d6d34cb4715542b8c45c81336628bc297efe2ccc5eb874e9
0x59c538c867c0362754f33a58a8dae7601c786540d06f6ddece89636d6cec1bd8
0x85c093dbc60adea724f089404a162c7538df3e24a16ebf93aae360400310b89d
0x9b6759cebd306f66e0412c77a5debae190a8e1762ac32be04042f3fd1d62bcfc
0xba1e028c4dd2f09ba100b38ea11df4d9bcb790a231f3a51c215629edb22ad82d

Functions
Getter at block 20873597
dataDescription(view returns (string)
ETH 12 Day EMA Feed
emaTimePeriod(view returns (uint256)
12
interpolationThreshold(view returns (uint256)
3600
isOwner(view returns (bool)
false
maxDataPoints(view returns (uint256)
200
nextEarliestUpdate(view returns (uint256)
1572529219
oracleInstance(view returns (address)
0x898b1323292fce6f66404aed4c88fae4e5051db5
owner(view returns (address)
0x6c4b7a83d2a301f7dd3563812a15f31a1e973b4c
timeLockPeriod(view returns (uint256)
0
updateInterval(view returns (uint256)
10800
Read-only
read(uint256 _numDataPointsview returns (uint256[])
timeLockedUpgrades(bytes32view returns (uint256)
State-modifying
changeOracle(address _newOracleAddress
poke(
renounceOwnership(
setTimeLockPeriod(uint256 _timeLockPeriod
transferOwnership(address newOwner
Events
LogOracleUpdated(address indexed newOracleAddress
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpgradeRegistered(bytes32 _upgradeHashuint256 _timestamp
Constructor
constructor(uint256 _updateIntervaluint256 _nextEarliestUpdateuint256 _maxDataPointsuint256[] _seededValuesuint256 _emaTimePerioduint256 _interpolationThresholdaddress _oracleAddressstring _dataDescription
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.