AMM

AMM: Automated Market Making

Automated Market Makers use mathematical formulas to price assets and facilitate trading without traditional order books. They're like vending machines for cryptocurrency trading.

An Automated Market Maker (AMM) is a decentralized exchange mechanism that uses mathematical algorithms to price assets and facilitate trading through liquidity pools instead of order books. AMMs enable constant liquidity availability for supported trading pairs.

How AMMs Work

Liquidity pools contain reserves of two or more tokens that traders can swap against using predetermined mathematical formulas.

Pricing algorithms like the constant product formula (x * y = k) automatically adjust prices based on pool ratios and trade sizes.

Liquidity providers deposit tokens into pools and earn fees from trades proportional to their share of total pool liquidity.

[IMAGE: AMM mechanism showing liquidity pools → mathematical pricing → automatic trades → fee distribution to providers]

Real-World Examples

  • Uniswap popularized the constant product AMM model and dominates Ethereum DEX trading
  • Curve Finance specializes in stablecoin trading with low-slippage algorithms
  • Balancer enables pools with multiple tokens and customizable weight ratios

Why Beginners Should Care

Always available trading since AMMs provide liquidity 24/7 without requiring human market makers.

Earning opportunities through liquidity provision that generates fees from trading activity.

Impermanent loss risks when providing liquidity to volatile trading pairs that can result in losses compared to holding tokens separately.

Related Terms: Liquidity Pool, Impermanent Loss, DEX, Slippage

Back to Crypto Glossary


Similar Posts

  • zk-Rollup

    zk-Rollup: Zero-Knowledge Scaling Solutionzk-Rollups are Layer 2 scaling solutions that bundle hundreds of transactions into single proofs, dramatically reducing costs while maintaining security. They're like packing many letters into one envelope instead of sending each letter separately, but with mathematical proof that all letters are authentic.zk-Rollup refers to a Layer 2 scaling technology that processes…

  • Public Key

    Public Key: Cryptographic Identity VerificationA public key is the openly shareable part of a cryptographic key pair that enables others to send you cryptocurrency or verify your digital signatures. It's like your mailing address that you can give to anyone who wants to send you mail.Public key refers to the cryptographic component of a key…

  • Total Value Locked (TVL)

    Total Value Locked (TVL): DeFi’s Scorecard TVL measures how much money is deposited in DeFi protocols. It’s like measuring the size of a bank by its total deposits – bigger usually means more trust and activity. Total Value Locked (TVL) is the aggregate value of all assets deposited in a DeFi protocol or across the…

  • Meta Transactions

    Meta Transactions: Gasless User InteractionsMeta transactions enable users to interact with blockchain applications without paying gas fees directly. It's like having someone else pay your transaction fees while you control the actual operations.Meta transactions are blockchain transactions where the gas fees are paid by a third party (relayer) while the user maintains control over the…

  • Wei

    Wei: Ethereum's Smallest UnitWei is the smallest denomination of Ethereum, similar to how cents are the smallest unit of dollars. It's like measuring distances in millimeters when you need precision, even though we usually think in meters or kilometers.Wei represents the smallest possible unit of Ethereum (ETH), with one ETH equal to 1,000,000,000,000,000,000 (10^18) wei. This…

  • Tokenization

    Tokenization: Converting Assets into Digital Tokens Tokenization transforms real-world assets into blockchain-based tokens that can be traded, divided, and managed digitally. It’s like turning everything into tradeable game pieces. Tokenization is the process of converting ownership rights to assets into digital tokens on a blockchain. This enables fractional ownership, easier trading, and programmable functionality for…