Liquidity Pools - Beginners Guide

Please note, the guides and any other documentation in this section are not financial advice. Please always double-check sources on keep educating yourself and do your own research (DYOR).

What are Liquidity Pools?

Liquidity pools are pools of tokens that are locked in a smart contract. They are used to facilitate trading by providing liquidity and are extensively used by some of the DEXes (Decentralized Exchanges).

How do Liquidity Pools Work?

Liquidity pools use algorithms called Automated Market Makers (AMM) to provide constant liquidity for trading.

A single liquidity pool holds a pair of tokens and each pool creates a new market for that particular pair of tokens. The first depositor to the pool or liquidity provider sets the initial price of assets in the pool. Liquidity providers are incentivized to supply an equal value of both tokens to the pool. They receive special tokens called LP tokens in proportion to their contribution to the pool. When a trade occurs, a 0.3% fee is collected and distributed proportionally to all LP token holders.

When a token swap occurs through a pool, the supply of an asset decreases while that of the other increases. Therefore, price changes occur that are adjusted by an algorithm called an automated market maker (AMM). This is the time where liquidity pools play their best role as they do not need a professional, centralized market maker to manage the prices of assets. Liquidity providers simply deposit their assets into the pool and the smart contract takes care of the pricing.

Useful documentation

https://crypto-economy.com/what-are-liquidity-pools-and-how-do-they-work/ https://finematics.com/liquidity-pools-explained/

Videos about Liquidity Pools

Last updated