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
RFC: Whitelist BEANwstETH and Migrate to urBEANwstETH
Authors
Brendan Sanderson, Ben Weintraub, Guy, Brean
Summary
Deploy a BEAN:wstETH Constant Product 2 Well with an updated Multi Flow Pump*;
Propose to add the BEAN:wstETH LP token to the Deposit, Convert and Minting Whitelists (gauge points TBD); and
Migrate urBEANETH to urBEANwstETH.
*As a result of EBIP-9, an updated version of Multi Flow that solves the static reserve ratio issue is being designed and implemented. The new Multi Flow should be audited before it is deployed, and thus before any new Wells are deployed. See BeanstalkFarms/Basin#126
Problem
Beanstalk could be offering higher yield opportunities to Bean liquidity providers (and Unripe LP holders) a la the ETH staking yield with minimal additional trust assumptions.
The opportunities for Bean liquidity providers to receive Stalk and Seed rewards is currently limited. A wider variety of options increases utility for Silo Depositors, particularly with the introduction of Generalized Convert.
Solution
Whitelist a BEAN:wstETH Constant Product 2 Well with an updated Multi Flow Pump in the Silo (gauge points TBD).
Migrate urBEANETH to urBEANwstETH.
wstETH:USD Oracle Specification
TBD — notes below:
Two types of stETH:
stETH – Rebasing
wstETH – Non-rebasing → increases in value
Basin does not have a Well Implementation that tracks rebasing well. Thus, we will use wstETH.
Design
Beanstalk requires a wstETH:USD oracle in order to calculate deltaB in the BEAN:wstETH Well.
Migrate the BEANETH Well LP tokens that underly the urBEANETH token to BEANwstETH Well LP tokens. In doing so, the liquidity underlying urBEANETH is migrated to the BEANwstETH Well and the urBEANETH token becomes the urBEANwstETH token (albeit, with the same token address).
Transaction #
Protocol
Description
1
Beanstalk
Execute the BIP Diamond Cut and transfer underlying urBEANETH to the BCM
2
Basin
Remove BEANETH liquidity as Bean and WETH proportionate to the ratio of the pool
3
CoW Swap
Swap WETH into stETH using TWAP order
4
Lido
Wrap stETH into wstETH
5
Basin
Add Beans from Step (2) and wstETH from Step (4) as liquidity to the BEANwstETH Well
6
Beanstalk
Add BEANwstETH LP as underlying token for the new urBEANwstETH
During the migration process, attempts to Deposit, Convert or Chop Unripe assets will revert. After the migration process is complete, Conversions between urBEAN and urBEANwstETH will Convert in/out of the BEANwstETH Well instead of the BEANETH Well.
The cost of slippage during Step (3) is passed on to Unripe LP holders.
The text was updated successfully, but these errors were encountered:
RFC: Whitelist BEANwstETH and Migrate to urBEANwstETH
Authors
Brendan Sanderson, Ben Weintraub, Guy, Brean
Summary
*As a result of EBIP-9, an updated version of Multi Flow that solves the static reserve ratio issue is being designed and implemented. The new Multi Flow should be audited before it is deployed, and thus before any new Wells are deployed. See BeanstalkFarms/Basin#126
Problem
Beanstalk could be offering higher yield opportunities to Bean liquidity providers (and Unripe LP holders) a la the ETH staking yield with minimal additional trust assumptions.
The opportunities for Bean liquidity providers to receive Stalk and Seed rewards is currently limited. A wider variety of options increases utility for Silo Depositors, particularly with the introduction of Generalized Convert.
Solution
Whitelist a BEAN:wstETH Constant Product 2 Well with an updated Multi Flow Pump in the Silo (gauge points TBD).
Migrate urBEANETH to urBEANwstETH.
wstETH:USD Oracle Specification
TBD — notes below:
Two types of stETH:
Basin does not have a Well Implementation that tracks rebasing well. Thus, we will use wstETH.
Design
Beanstalk requires a wstETH:USD oracle in order to calculate deltaB in the BEAN:wstETH Well.
The wstETH:USD oracle reads from 4 data sources:
It then computes the wstETH:ETH price in 3 ways:
Migration Process
Migrate the BEANETH Well LP tokens that underly the urBEANETH token to BEANwstETH Well LP tokens. In doing so, the liquidity underlying urBEANETH is migrated to the BEANwstETH Well and the urBEANETH token becomes the urBEANwstETH token (albeit, with the same token address).
During the migration process, attempts to Deposit, Convert or Chop Unripe assets will revert. After the migration process is complete, Conversions between urBEAN and urBEANwstETH will Convert in/out of the BEANwstETH Well instead of the BEANETH Well.
The cost of slippage during Step (3) is passed on to Unripe LP holders.
The text was updated successfully, but these errors were encountered: