YieldOracle
Verified contract
Active on
Ethereum with 507 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) |
---|---|---|---|---|---|---|---|
| 15739260 | 2 years ago | | | 0 | 0.0046731943 | |
| 15733945 | 2 years ago | | | 0 | 0.0015769993 | |
| 15728630 | 2 years ago | | | 0 | 0.0015546309 | |
| 15723211 | 2 years ago | | | 0 | 0.0021812178 | |
| 15717750 | 2 years ago | | | 0 | 0.0029510213 | |
| 15712495 | 2 years ago | | | 0 | 0.0025359682 | |
| 15707108 | 2 years ago | | | 0 | 0.0019236355 | |
| 15701632 | 2 years ago | | | 0 | 0.00043003296 | |
| 15696287 | 2 years ago | | | 0 | 0.0012762417 | |
| 15690941 | 2 years ago | | | 0 | 0.0011369739 |
ABI
ABI objects
Getter at block 21176501
cumulator() view returns (address)
0x0e87dc8aad3494252e641aad0745c009d08b8cc8
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.