Liquidity 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.

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.
DEX Liquidity Retrieval: The Router accepts the user's Birdieswap LP tokens, locates the corresponding DEX LP tokens, and unwinds the liquidity position.
Position Disassembly: The retrieved assets are separated back into two bTokens (yield-bearing receipt tokens).
Reverse Conversion: Each bToken is converted into the Underlying Protocol's receipt token (Proof Token) via the Single Token Vault.
Final Redemption: Each receipt token is returned to the Underlying Protocol and redeemed for the original assets (Native Tokens).
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