TimeSeriesFeed
Verified contract
Active on
Ethereum with 531 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) |
---|---|---|---|---|---|---|---|
| 10940524 | 4 years ago | | | 0 | 0.018936421 | |
| 10940500 | 4 years ago | | | 0 | 0.028484719 | |
| 10849349 | 4 years ago | | | 0 | 0.034582119 | |
| 10803632 | 4 years ago | | | 0 | 0.13976558 | |
| 10757868 | 4 years ago | | | 0 | 0.032373813 | |
| 10712254 | 4 years ago | | | 0 | 0.023338286 | |
| 10666806 | 4 years ago | | | 0 | 0.027566540 | |
| 10621317 | 4 years ago | | | 0 | 0.032480570 | |
| 10576058 | 4 years ago | | | 0 | 0.018340621 | |
| 10530733 | 4 years ago | | | 0 | 0.015793446 |
ABI
ABI objects
Getter at block 21163673 getTimeSeriesFeedState() view returns (struct (uint256, uint256, (uint256, uint256, uint256[])))
dataDescription() view returns (string)
200DailyETHPrice
dataSourceInstance() view returns (address)
0x5c3dab2cee1534541f7c72214d15d87286f90afa
maxDataPoints() view returns (uint256)
200
nextEarliestUpdate() view returns (uint256)
1572600197
updateInterval() view returns (uint256)
10800
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.