ION Finance
  • Introduction
  • Concepts
    • Pools
    • Asynchronous Routing
  • Guides
    • Getting Started
    • Traders
      • How to Make a Exchange
    • Liquidity Providers
      • How to Add Liquidity
      • How to Remove Liquidity
    • Pool Creation
      • Create Stable Pool
      • Create Volatile Pool
  • Developer
    • Architecture
    • Messages
      • Add Liquidity
      • Remove Liquidity
      • Exchange
      • Cross Pool Exchange
Powered by GitBook
On this page
  • Volatile Pool
  • Stable Pool
  1. Guides
  2. Liquidity Providers

How to Remove Liquidity

PreviousHow to Add LiquidityNextPool Creation

Last updated 1 year ago

Removing liquidity is a straightforward process for those who've provided liquidity to our pools. By burning your LP tokens, you can reclaim the liquidity you previously added. Do note, the process varies depending on the type of pool.

Volatile Pool

In a volatile pool, when you decide to remove your liquidity, you will be given back both types of tokens in proportion to the current pool composition.

Example:

Imagine you provided liquidity to a TON/USDT volatile pool. Let's say, at the time of removing liquidity, the pool consists of 1000 TON and 20000 USDT. If you decide to burn LP tokens that represent 10% of the pool's liquidity, you would receive:

  • 100 TON (10% of 1000 TON) and

  • 2000 USDT (10% of 20000 USDT).

Stable Pool

For stable pools, you have the flexibility to choose how you'd like to reclaim your liquidity.

If you decide to remove your liquidity at the current pool rate, there are no fees attached.