YieldOracle
Verified contract
Active on
Ethereum with 447 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) |
---|---|---|---|---|---|---|---|
| 15739263 | 2 years ago | | | 0 | 0.0039208108 | |
| 15733948 | 2 years ago | | | 0 | 0.0014730446 | |
| 15728692 | 2 years ago | | | 0 | 0.0015835601 | |
| 15723256 | 2 years ago | | | 0 | 0.0018454778 | |
| 15717757 | 2 years ago | | | 0 | 0.0026091006 | |
| 15712598 | 2 years ago | | | 0 | 0.0030741604 | |
| 15707114 | 2 years ago | | | 0 | 0.0017783496 | |
| 15701635 | 2 years ago | | | 0 | 0.00039287434 | |
| 15696291 | 2 years ago | | | 0 | 0.0010231257 | |
| 15690960 | 2 years ago | | | 0 | 0.0010323287 |
ABI
ABI objects
Getter at block 21228238
cumulator() view returns (address)
0xafb2de2c3d1ae9375f76b5f664a0334f2ea672ed
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.