How to exchange old tokens for new tokens with minimal loss
Last updated
Last updated
If a project team issues new tokens, community members need to exchange their old tokens for the new ones. With a typical DEX solution, you would need to create a sufficiently deep liquidity pool for the exchange. However, on ICPEx, you can easily achieve this exchange using the Single-Token pool mechanism, which allows for providing only one-sided liquidity.
Here is an example of the process to create an exchange pool. Assume the old token is tokenA and the new token is tokenB, with an exchange rate of 1 tokenA = 10,000 tokenB.
On the Create Pool page, select the Single-Token mode and specify the token types for both sides of the exchange. Set the amount of tokenB to be exchanged.
(1) According to the exchange rate of 1 tokenA = 10,000 tokenB, set the exchange price to 1 tokenB = 0.0001 tokenA.
(2) Set the Trading Fee Rate to 0.01% to minimize transaction fees.
(3) Set the Volatility Coefficient to 0 to achieve a fixed exchange price.