Liquidity Pools

What Are Liquidity Pools?

Liquidity Pools are a place to pool tokens (otherwise known as liquidity) so that users can use them to make trades in a decentralized and permissionless way. These pools are created by users and decentralized apps (or Dapps, for short) who want to profit from their usage. To pool liquidity, the amounts a user supplies must be equally divided between two coins: the primary token (sometimes called the quote token) and the base token (usually IDE or a stable coin).

NormalSwap's liquidity pools allow anyone to provide liquidity to them; when they do so, they will receive NLP tokens (NormalSwap Liquidity Provider tokens). If a user deposited $NOR and $IDE into a pool, they would receive NOR-IDE NLP tokens. These tokens represent a proportional share of the pooled assets, allowing a user to reclaim their funds at any point. Every time another user uses the pool to trade between $NOR and $IDE, a 0.25% fee is taken on the trade. 0.2% of that trade goes back to the LP pool.

The value of the $NLP tokens, which represent the shares of the total liquidity each pool, is updated with each trade to add their value relative to the tokens the pool uses to trade. If previously there were 100 NLP tokens representing 100 $IDE and 100 $NOR, each token would be worth 1 $IDE & 1 $NOR (note in this example, $IDE and $NOR are the same relative value). If a user were then to trade 10 $IDE for 10 $NOR in that pool, and another user were to trade 10 $NOR for 10 $IDE, then there would now be 100.025 $IDE and 100.025 $NOR. This means each LP token would be worth 1.0025 $IDE and 1.00025 $NOR now when it is withdrawn.

Last updated