YieldOracle
Verified contract
Active on
Ethereum with 1,125 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) |
---|---|---|---|---|---|---|---|
| 15739239 | 2 years ago | | | 0 | 0.016809836 | |
| 15733867 | 2 years ago | | | 0 | 0.0047310755 | |
| 15724733 | 2 years ago | | | 0 | 0.0046782599 | |
| 15712367 | 2 years ago | | | 0 | 0.0063601430 | |
| 15706997 | 2 years ago | | | 0 | 0.0054192372 | |
| 15701618 | 2 years ago | | | 0 | 0.0011730063 | |
| 15696268 | 2 years ago | | | 0 | 0.0044888851 | |
| 15690888 | 2 years ago | | | 0 | 0.0035323033 | |
| 15685526 | 2 years ago | | | 0 | 0.0017803814 | |
| 15680158 | 2 years ago | | | 0 | 0.0013030482 |
ABI
ABI objects
Getter at block 21157636
cumulator() view returns (address)
0x41ab25709e0c3edf027f6099963fe9ad3ebab3a3
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.