YieldOracle
Verified contract
Active on
Ethereum with 548 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "YieldOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15739254 | 2 years ago | | | 0 | 0.0054711540 | |
| 15733919 | 2 years ago | | | 0 | 0.0016518436 | |
| 15728594 | 2 years ago | | | 0 | 0.0016297012 | |
| 15723170 | 2 years ago | | | 0 | 0.0023277434 | |
| 15717748 | 2 years ago | | | 0 | 0.0031250758 | |
| 15712444 | 2 years ago | | | 0 | 0.0022591486 | |
| 15707105 | 2 years ago | | | 0 | 0.0019529011 | |
| 15701630 | 2 years ago | | | 0 | 0.00043212661 | |
| 15696283 | 2 years ago | | | 0 | 0.0013257781 | |
| 15690926 | 2 years ago | | | 0 | 0.0011650497 |
ABI
ABI objects
Getter at block 21285050
cumulator() view returns (address)
0x2ff662a35e7f66adc10469ddba3cd45a62854718
granularity() view returns (uint8)
4
periodSize() view returns (uint256)
64800
windowSize() view returns (uint256)
259200
Read-only
observationIndexOf(uint256 timestamp_) view returns (uint8 index)
yieldObservations(uint256) view returns (uint256 timestamp, uint256 yieldCumulative)
State-modifying
Events consult(uint256 forInterval) returns (uint256 yieldForInterval)
update()
This contract contains no event objects.
constructor(address cumulator_, uint256 windowSize_, uint8 granularity_)
This contract contains no fallback and receive objects.
This contract contains no error objects.