AMMs
Automated market makers (AMMs) are a type of decentralized exchange design that relies on programmable liquidity pools and pricing algorithms instead of traditional order books. In an AMM, users provide tokens to liquidity pools, and others trade against those pools. The price of each token is determined by a mathematical invariant, such as a constant product, which defines the relationship between the two tokens’ reserves in a pool.
Most AMMs operate large pools of liquidity to support swaps with relatively low slippage. Traders interact
Common models include the constant product formula x*y=k (used by Uniswap v2 and later), constant sum and
Arbitrage activity helps realign on-chain prices with external markets, while impermanent loss describes the risk to
AMMs have become foundational in DeFi, enabling permissionless liquidity provision and token swaps across many ecosystems,