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
Lido has agreed to incentivize eBTC/wstETH Curve pool but requested support for the distribution of these incentives. Rewards will be in the form of stETH and should be distributed directly through Curve's rewards distribution infra. In order to do this, the following must be completed (guide):
Once:
1. pool_gauge.add_reward(stETH, trops) (to be done from deployer before delegation)
2. pool_gauge.add_reward(wstETH, trops) (just in case, to be done from deployer before delegation)
Lido has agreed to incentivize eBTC/wstETH Curve pool but requested support for the distribution of these incentives. Rewards will be in the form of
stETH
and should be distributed directly through Curve's rewards distribution infra. In order to do this, the following must be completed (guide):Once:
Weekly from distributor (trops):
Note:
After the addition of the reward tokens, management of the gauge will be delegated from the deployer to Trops.
The text was updated successfully, but these errors were encountered: