YieldOracle
Verified contract
Active on
Ethereum with 137 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) |
---|---|---|---|---|---|---|---|
| 13513689 | 3 years ago | | | 0 | 0.022682964 | |
| 13508999 | 3 years ago | | | 0 | 0.023016537 | |
| 13504142 | 3 years ago | | | 0 | 0.023484840 | |
| 13499430 | 3 years ago | | | 0 | 0.017480378 | |
| 13494638 | 3 years ago | | | 0 | 0.032408876 | |
| 13489843 | 3 years ago | | | 0 | 0.016172859 | |
| 13485003 | 3 years ago | | | 0 | 0.011534132 | |
| 13480248 | 3 years ago | | | 0 | 0.010405793 | |
| 13475475 | 3 years ago | | | 0 | 0.010907277 | |
| 13470720 | 3 years ago | | | 0 | 0.0097789380 |
ABI
ABI objects
Getter at block 21161574
cumulator() view returns (address)
0x4594bab27825d662064d20eb8eb75195c5d98c8b
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.