YieldOracle
Verified contract
Active on
Ethereum with 543 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) |
---|---|---|---|---|---|---|---|
| 15739251 | 2 years ago | | | 0 | 0.0057549533 | |
| 15733889 | 2 years ago | | | 0 | 0.0016583811 | |
| 15728591 | 2 years ago | | | 0 | 0.0017460493 | |
| 15723388 | 2 years ago | | | 0 | 0.0022774009 | |
| 15717745 | 2 years ago | | | 0 | 0.0033970877 | |
| 15712427 | 2 years ago | | | 0 | 0.0025834870 | |
| 15707051 | 2 years ago | | | 0 | 0.0020264071 | |
| 15701622 | 2 years ago | | | 0 | 0.00044665892 | |
| 15696277 | 2 years ago | | | 0 | 0.0015450707 | |
| 15690923 | 2 years ago | | | 0 | 0.0012177934 |
ABI
ABI objects
Getter at block 21182835
cumulator() view returns (address)
0x1050716f239e13a803b7d1ba55b187303b14374a
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.