layer-minusLiquidity Removal

Leave freely at any time. The Router handles the complex settlement and conversion. Liquidity removal is not just withdrawing funds; it is a sophisticated process of safely unwinding intertwined positions and settling accumulated returns.

  1. Start (User Action): The user selects the pool to remove liquidity from in the Pool List, specifies the withdrawal amount, and clicks the 'Stop Farming' button.

  2. DEX Liquidity Retrieval: The Router accepts the user's Birdieswap LP tokens, locates the corresponding DEX LP tokens, and unwinds the liquidity position.

  3. Position Disassembly: The retrieved assets are separated back into two bTokens (yield-bearing receipt tokens).

  4. Reverse Conversion: Each bToken is converted into the Underlying Protocol's receipt token (Proof Token) via the Single Token Vault.

  5. Final Redemption: Each receipt token is returned to the Underlying Protocol and redeemed for the original assets (Native Tokens).

  6. Yield Settlement & Transfer: In this process, all accumulated deposit yields and trading fees are settled and finally transferred to the user's wallet along with the principal.

Last updated