YieldOracle
Verified contract
Active on
Ethereum with 517 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) |
---|---|---|---|---|---|---|---|
| 15739249 | 2 years ago | | | 0 | 0.0058018462 | |
| 15733883 | 2 years ago | | | 0 | 0.0016396077 | |
| 15728540 | 2 years ago | | | 0 | 0.0016049239 | |
| 15723337 | 2 years ago | | | 0 | 0.0019424644 | |
| 15717743 | 2 years ago | | | 0 | 0.0033638798 | |
| 15712376 | 2 years ago | | | 0 | 0.0020936900 | |
| 15707050 | 2 years ago | | | 0 | 0.0021026317 | |
| 15701621 | 2 years ago | | | 0 | 0.00044104406 | |
| 15696274 | 2 years ago | | | 0 | 0.0015395671 | |
| 15690898 | 2 years ago | | | 0 | 0.0012494824 |
ABI
ABI objects
Getter at block 21220104
cumulator() view returns (address)
0x39a84fcf5c22f227f2108a9d214090ee4c334893
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.