Glossary — DeFi
What is AMM (Automated Market Maker)?
An Automated Market Maker (AMM) is a smart contract mechanism providing liquidity for token swaps using mathematical formulas and pooled funds — replacing order books with algorithmic pricing.
WHY IT MATTERS
AMMs made decentralized trading practical. Instead of active market makers, anyone can supply liquidity to a pool, and an algorithm sets prices based on pool ratios.
Uniswap's constant product formula (x × y = k) is elegant: buying token X raises its price because the pool has less of it. Newer designs optimize capital efficiency for specific use cases.
AMMs enable permissionless trading of any token pair. Anyone can create a pool, trade, or provide liquidity.