You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
On top of StakedTokenV3 which implements the slashing functionalities, the following are needed:
ability to stake using permit
implement a claimRewardsOnBehalf() that allows whitelisted helper contracts to claim on behalf of a user. This will be used to implement claiming across all the possible stake tokens in the safety module
implement a claim and restake functionality to allow easy compounding without requiring two transactions