DelayedERC4626Oracle
Verified contract
Active on
Ethereum with 92 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "DelayedERC4626Oracle"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21313567 | 10 hours ago | | | 0 | 0.00089056096 | |
| 21306400 | a day ago | | | 0 | 0.00077979212 | |
| 21299237 | 2 days ago | | | 0 | 0.00060600379 | |
| 21292092 | 3 days ago | | | 0 | 0.00054773170 | |
| 21284939 | 4 days ago | | | 0 | 0.00068227220 | |
| 21277829 | 5 days ago | | | 0 | 0.00077835070 | |
| 21270663 | 6 days ago | | | 0 | 0.00089904116 | |
| 21263514 | 7 days ago | | | 0 | 0.00054633180 | |
| 21256347 | 8 days ago | | | 0 | 0.00068564537 | |
| 21249178 | 9 days ago | | | 0 | 0.00088988399 |
ABI
ABI objects
Getter at block 21316689
delay() view returns (uint256)
300
nextPrice() view returns (uint256)
1057721896911161513
nextPriceTimestamp() view returns (uint256)
1733127611
prevPrice() view returns (uint256)
1057582382977705673
price() view returns (uint256)
1057721896911161513
underlying() view returns (address)
0x57f5e098cad7a3d1eed53991d4d66c45c9af7812
Read-only
convertToAssets(uint256 shares) view returns (uint256)
State-modifying
Events update()
Update(uint256 nextPriceTimestamp, uint256 nextPrice)
constructor(address underlying_, uint256 delay_)
This contract contains no fallback and receive objects.
This contract contains no error objects.