0xdba474fe…83dbsent to0x1f7bbf0c…4824·#25,853,572·0x411afe11…2b7d8d
upgradeTo(address)setInitialDepositAmount(uint256)Upgrade the Compounding Staking Strategy and enable the OETH Vault Lens
Validator consolidation is complete, so the ConsolidationController is no longer the strategy registrator. This proposal upgrades the CompoundingStakingStrategy to allow anyone to call snapBalances() and verifyBalances(). The existing snapshot delay and beacon proof verification continue to protect the accounting inputs. It also lowers the maximum first validator deposit to 1 ETH. The new implementation additionally exposes lastVerifiedBalanceTimestamp, the timestamp of the last balance snapshot verified against beacon chain data, which the newly deployed OETH Vault Lens reads to refuse reporting an OETH/WETH rate when balance verification is more than 24 hours old.