The Power of Automated Market Makers in DeFi

5tGG...kNBo
4 Sept 2023
87

Decentralized finance (DeFi) aims to recreate traditional financial services like lending, trading, and borrowing using decentralized networks and blockchain technology. A core component that enables many DeFi activities are Automated Market Makers (AMMs).

AMMs are smart contracts that create liquidity pools of token pairs that users can trade against. They facilitate decentralized trading by providing liquidity and setting algorithmic rates for trades without requiring counterparties for each transaction. AMMs have become integral to the growth of DeFi by allowing digital assets to be traded efficiently without intermediaries.

What are Automated Market Makers?


An Automated Market Maker (AMM) is a smart contract on a blockchain that manages liquidity pools made up of reserves of token pairs. The smart contract algorithmically determines prices based on the supply and demand for the tokens in the pools.

Unlike traditional order book exchanges that match buyers and sellers, AMMs allow users to trade against the liquidity reserves in the pool. The pricing algorithms ensure the market is always liquid for trades while keeping the reserves balanced through arbitrage trading.
Some key properties of AMMs:

  • Permissionless - anyone can become a liquidity provider and earn fees
  • Always liquid - algorithmic pricing means assets can always be traded
  • Decentralized - no centralized intermediary is required for trades
  • Transparent - reserves and pricing algorithms are visible on-chain


AMMs essentially create decentralized exchanges by facilitating trades peer-to-peer through liquidity pools while removing counterparty risk. Popular AMM protocols in DeFi include Uniswap, Curve Finance, Balancer, Bancor, and Kyber Network.

How Do AMMs Work?


The core function of an AMM is to hold reserves of token pairs and facilitate trades between them. Here is how AMMs work at a high level:

  1. Liquidity providers deposit an equal value of tokens into the AMM's reserves, like ETH and stablecoins. This funds the liquidity pool.
  2. Asset prices are determined algorithmically based on the relative ratio between the tokens in the reserves.
  3. Traders can swap one token for another directly with the contract without order books or counterparties.
  4. Liquidity providers earn trading fees from the swaps as a reward for providing liquidity.
  5. Arbitrage traders are incentivized to rebalance the reserves if asset prices on the AMM diverge from the broader market.
  6. The AMM contract autonomously facilitates all trades using its predetermined algorithms.


The liquidity pools act as the counterparties for every trade, with the pricing algorithms ensuring enough reserves are present to handle the swap volume. The AMM mechanisms are designed to promote organic arbitrage that keeps the reserves balanced relative to external prices.

Liquidity Providers in AMMs


AMMs are fueled by liquidity providers who deposit pairs of tokens into pools to fund the reserves. Some incentives for providing liquidity include:

  • Trading fees - Liquidity providers earn a percentage cut of all trades proportional to their share of the pool reserves. This generates a return on the deposited capital.
  • Protocol rewards - Decentralized protocols distribute tokens to liquidity pools to incentivize activity. For example, Uniswap distributes its UNI governance token to liquidity providers.
  • Price appreciation - If the deposited tokens increase in value, the value of the pool share also grows.


By incentivizing decentralized liquidity provision, AMMs can offer robust pools without centralized parties. Users are rewarded for providing the funds needed to facilitate trading.

AMM Pricing Algorithms


The innovation of AMMs is using algorithms to derive prices between assets. This allows real-time valuation and trading without order books. Some popular algorithms used include:

Constant Product Formula

Used by Uniswap and many other AMMs. Prices are set by the following formula:

x * y = k

Where x and y are the token reserves, and k is a constant. This keeps the product of the reserves balanced through trades. If one reserve increases, the other must decrease to maintain k. This changes the relative price between the tokens.

Constant Sum Formula

Used by Bancor. Similar to constant product, but uses total reserve sum instead of product:

x + y = k

Advantages are better price stability due to the linear formula compared to exponential product.

Stableswap Algorithm

Used by Curve. Designed for stablecoin pools to minimize slippage and promote stable prices. Uses virtual balances and fees to control slippage during large trades.

Weighted Formula

Used by Balancer. Allows assigning weights to tokens that determine prices based on ratios between reserve balances. Adds flexibility in setting pricing dynamics.

These algorithms are designed to maintain desired pricing characteristics while requiring no external data. The deterministic nature allows seamless on-chain trading.

AMM Use Cases


AMMs initially gained adoption in allowing the trustless exchange of Ethereum-based tokens. Some examples of popular DeFi use cases today:

  • Stablecoin trading - Quickly trade between stablecoins like USDC, DAI, USDT with minimal slippage and stable rates.
  • Liquidity mining - Earn fees and governance token rewards by providing funds to AMM pools.
  • Asset swaps - Seamlessly swap between ETH, stablecoins, ERC-20 tokens, and other crypto assets.
  • Token launches - Projects can use AMMs as an initial decentralized exchange listing to distribute governance tokens.
  • Synthetics and derivatives - AMMs can support trading speculative assets and crypto derivatives.


AMMs have expanded DeFi by creating decentralized, automated cryptocurrency markets without order books or counterparty risk. Users can trade continuously 24/7 across thousands of new token pairs.

Risks and Challenges


While AMMs offer significant innovations, there are also notable risks and challenges that have emerged:

  • Impermanent loss - When pool token prices diverge, liquidity providers can lose money compared to just holding the assets. Mitigation strategies help offset this.
  • Slippage - During volatile markets, trade prices can slip away from the desired rates due to rapid reserve changes.
  • Capital inefficiency - Pools often have excessive liquidity, tying up capital that could be used elsewhere.
  • Cryptographic risks - Bugs in smart contracts or price manipulation can lead to losses.
  • Regulatory uncertainty - The legal implications of AMMs are still being defined by regulators.


Projects are actively researching and developing mechanisms to minimize these risks. For example, Uniswap v3 introduced concentrated liquidity which improves capital efficiency. Despite the challenges, AMMs have overwhelmingly added value and liquidity to DeFi markets.

The Evolution of AMMs


AMMs were popularized starting in 2018 with projects like Bancor and Uniswap creating simple constant product formulas. As DeFi grew, new entrants improved upon early designs:

  • Balancer introduced programmable, weighted AMM pools in 2020. This added flexibility in controlling price dynamics between varied assets.
  • Curve launched efficient stablecoin AMMs that minimize slippage and promote stable valuations.
  • Uniswap v2 in 2020 upgraded to a constant product AMM with ERC-20 pools. This improved composability with other DeFi apps.
  • Uniswap v3 in 2021 added concentrated liquidity ranges. This enhances capital efficiency for liquidity providers.


Dozens more AMMs continue to innovate with algorithmic strategies and pool designs. Expect more experimentation with multi-token pools, derivatives, leverage, and optimizations for liquidity providers.

The Future of Automated Market Makers


AMMs evolved rapidly from a novel idea in 2017 to a core component of DeFi trading today. Looking ahead, here are some potential directions for AMM innovation:

  • Support for a wider range of assets like non-fungible tokens, commodities, and real-world assets.
  • Dynamic and data-driven algorithms that react intelligently to changing market conditions.
  • Cross-chain bridges allowing AMM pools between different blockchains.
  • User-customizable pools where traders can define their own pricing rules.
  • Integration with decentralized derivatives, options trading, and leverage.
  • Reducing impermanent loss for liquidity providers through insurance or derivative strategies.


As AMMs become more sophisticated, they have the potential to replace large portions of the traditional financial system with instantly settled peer-to-peer markets. The open programmability of smart contracts will allow new pool designs, pricing mechanisms, and asset integrations tailored to evolving demands.

Automated Market Makers are one of the most impactful innovations in decentralized finance. They enable frictionless on-chain asset trading using smart contract algorithms instead of order books. The simple yet powerful concept of programmatic liquidity pools has unlocked a new paradigm for digital asset trading.

AMMs are rapidly evolving with innovations like concentrated liquidity, multi-token reserves, cross-chain bridges, and dynamic pricing algorithms. User-owned markets promise to transfer power and profits from centralized intermediaries to individuals and communities. The programmable financial systems built on AMMs have the potential to fundamentally reshape how value is exchanged worldwide.

Write & Read to Earn with BULB

Learn More

Enjoy this blog? Subscribe to CapitalThink

9 Comments

B
No comments yet.
Most relevant comments are displayed, so some may have been filtered out.