Removing Liquidity using Blastscan
This page gives examples on how to remove liquidity from V2 or V3 pools by using Blastscan instead of the Thruster UI. Thruster does not assume any liability for interactions based on examples.
Removing Liquidity from V3 Pools
Step 1: Check Liquidity Amount


Step 2: Decrease Liquidity



Step 3: Collect Tokens
Name
Type
Description
Example

Step 4 (Optional): Unwrap WETH to ETH

Removing Liquidity from V2 Pairs
Step 1: Approve the LP token for removing liquidity via the Router
Name
Type
Description
Example

Step 2: Identify Remove Functions
Name
Description
Step 3: Remove Liquidity


Last updated