Glossary

Pricing model used by DEXs where pool reserves set the price.
An AMM replaces the order book with a smart-contract pool of two tokens. The pool's reserves determine the price via a formula (e.g. x·y=k for Uniswap V2). Liquidity providers earn a share of swap fees, but face impermanent loss when prices diverge.