TimeSeriesFeed
Verified contract
Active on
Ethereum with 606 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "TimeSeriesFeed"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12181435 | 4 years ago | | | 0 | 0.051647085 | |
| 12175044 | 4 years ago | | | 0 | 0.031106136 | |
| 12168517 | 4 years ago | | | 0 | 0.0065603090 | |
| 12168517 | 4 years ago | | | 0 | 0.049516533 | |
| 12161868 | 4 years ago | | | 0 | 0.054671367 | |
| 12155344 | 4 years ago | | | 0 | 0.085792500 | |
| 12148912 | 4 years ago | | | 0 | 0.071277044 | |
| 12142380 | 4 years ago | | | 0 | 0.054970750 | |
| 12135909 | 4 years ago | | | 0 | 0.067919063 | |
| 12129496 | 4 years ago | | | 0 | 0.050498419 |
ABI
ABI objects
Getter at block 21209646 getTimeSeriesFeedState() view returns (struct (uint256, uint256, (uint256, uint256, uint256[])))
dataDescription() view returns (string)
200DailyETHPrice
dataSourceInstance() view returns (address)
0x27323356c56049b47244680a2d76fc2fc050d2d2
maxDataPoints() view returns (uint256)
200
nextEarliestUpdate() view returns (uint256)
1617735583
updateInterval() view returns (uint256)
86400
Read-only
read(uint256 _numDataPoints) view returns (uint256[])
State-modifying
Events poke()
This contract contains no event objects.
constructor(uint256 _updateInterval, uint256 _maxDataPoints, address _dataSourceAddress, string _dataDescription, uint256[] _seededValues)
This contract contains no fallback and receive objects.
This contract contains no error objects.