๐Ÿฆ„Uniswap V3 Primer

For more information, visit Uniswap!

Two key concepts to understand are "price space" and "liquidity space". When we say "price space", we're referring to a typical price chart with time on the x-axis and price on the y-axis. When we say "liquidity space", we're referring to the liquidity concentration with price on the x-axis and liquidity amount on the y-axis:

Uniswap V3 introduces the concept of concentrated liquidity to AMMs. A liquidity provider can now choose the price range between which they choose to provide liquidity; if price is outside of that range, the provider's liquidity is not utilized so there's less liquidity to trade in/out of the token at specific price ranges. This is an important concept to understand as traders typically only focus on the price chart without understanding the impact of liquidity on price. If the token is trading in a price range where there is little V3 liquidity, the token will be subject to higher slippage. Higher slippage means price movement is more pronounced which is the definition of high volatility. Conversely, if token is trading in a price range with "thick" liquidity in liquidity space, then slippage is lower and more capital is required to move the price significantly.

Take the chart below, the price is trading at $25 and is currently in a "thick" liquidity position. Since this position has lots of liquidity in its price range, it takes a lot of capital to move the price up/down.

As the price moves up, the token enters "thin" liquidity position which means it takes less capital to move price significantly. We can see that the price shoots up drastically from 30 until it stabilizes around 44. This higher volatility is characteristic of low liquidity positions:

When the price hits $45, it stabilizes and remains around $45. This is because the token is trading in a "thick" liquidity position again, requiring more capital to move price significantly up/down.

Last updated