EquitiesAmerica.com
CryptocurrencyAMMDEX protocolconstant product market maker

Automated Market Maker (AMM)

An automated market maker is a type of decentralized exchange protocol that uses algorithmic pricing formulas and pooled liquidity to enable asset swaps without an order book or counterparty, setting prices continuously based on the ratio of assets held in a liquidity pool.

Formula
x * y = k (constant product invariant)

Traditional exchanges match buyers and sellers through an order book: buyers post bids, sellers post asks, and trades occur when a bid meets an ask. This model requires market makers willing to post competitive two-sided quotes. Automated market makers replace the order book entirely with a mathematical formula that determines prices algorithmically based on the current composition of a shared liquidity pool.

The most widely adopted AMM formula is the constant product invariant, introduced by Uniswap in 2018 and described as x * y = k, where x and y are the quantities of two tokens in a pool and k is a constant. When a user buys token Y with token X, x increases and y decreases; the formula automatically prices the trade such that k remains unchanged. This simple rule means that as a pool is depleted of one asset, its price rises exponentially, preventing complete drainage of either side. The formula does not require any external price data to function — prices emerge purely from supply and demand within the pool.

Uniswap V2 generalized this model to any ERC-20 token pair. Uniswap V3 introduced concentrated liquidity, allowing providers to allocate capital within custom price ranges rather than uniformly from zero to infinity, dramatically improving capital efficiency but introducing active management requirements. Curve Finance developed an alternative invariant specifically for assets that should trade near parity — such as stablecoins or wrapped versions of the same asset — achieving much lower slippage for like-kind swaps. Balancer extended the model to multi-asset pools with customizable weightings.

AMMs have several structural properties investors should understand. Price impact is proportional to trade size relative to pool depth — a large trade moves the price more than a small one. The depth of a pool, measured by total value locked (TVL), is the primary determinant of how efficiently large trades execute. Fee tiers, which vary by protocol and pool, distribute revenue to liquidity providers but add to the cost of each swap. Front-running by MEV bots exploits the deterministic pricing of AMMs to extract value from pending transactions.

From a US regulatory standpoint, the SEC and CFTC have both expressed interest in whether AMM protocols constitute exchanges or facilities for trading securities and commodities under their respective statutes. The Uniswap Labs enforcement action initiated by the SEC in 2024 signaled heightened regulatory scrutiny of AMM front-ends and developers. Globally, the EU Markets in Crypto-Assets (MiCA) regulation introduced licensing requirements for crypto asset service providers that may extend to operators of AMM interfaces. For DeFi participants, AMMs represent the foundational liquidity layer of the ecosystem — understanding their mechanics is prerequisite to evaluating any strategy that involves swapping, providing liquidity, or arbitraging on-chain assets.

Learn more on EquitiesAmerica.com

Educational only. This glossary entry is for informational purposes and does not constitute investment, tax, or legal guidance. Please consult a registered investment professional before making any investment decision.