HistoricalPriceFeed
Verified contract
Active on
Ethereum with 433 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x4172…738b
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "HistoricalPriceFeed"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10832014 | 4 years ago | | | 0 | 0.0071274026 | |
| 10786362 | 4 years ago | | | 0 | 0.022931899 | |
| 10740580 | 4 years ago | | | 0 | 0.0060152070 | |
| 10695053 | 4 years ago | | | 0 | 0.0062558292 | |
| 10649579 | 4 years ago | | | 0 | 0.018619129 | |
| 10604172 | 4 years ago | | | 0 | 0.0030548236 | |
| 10558982 | 4 years ago | | | 0 | 0.0036961893 | |
| 10513693 | 4 years ago | | | 0 | 0.0040658545 | |
| 10468499 | 4 years ago | | | 0 | 0.0023057732 | |
| 10462031 | 4 years ago | | | 0 | 0.0033786385 |
ABI
ABI objects
Getter at block 21180671
dataDescription() view returns (string)
200DailyETHPrice
historicalPriceData() view returns (uint256 dataSizeLimit, uint256 lastUpdatedIndex)
(dataSizeLimit=200, lastUpdatedIndex=48)
isOwner() view returns (bool)
false
lastUpdatedAt() view returns (uint256)
1599109450
medianizerInstance() view returns (address)
0x4172927e9b63c21cd90fe6d054f1700ee907738b
owner() view returns (address)
0x6c4b7a83d2a301f7dd3563812a15f31a1e973b4c
updateFrequency() view returns (uint256)
60
Read-only
read(uint256 _dataDays) view returns (uint256[])
State-modifying
Events changeMedianizer(address _newMedianizerAddress)
poke()
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(uint256 _updateFrequency, address _medianizerAddress, string _dataDescription, uint256[] _seededValues)
This contract contains no fallback and receive objects.
This contract contains no error objects.