What Is a Market Maker and Why Do We Need One?
In any market, liquidity is the primary factor that determines the quality of the trading experience. Buyers and sellers do not always meet at the same moment at closely matched prices, leading to low fill rates, larger slippage, and amplified volatility. Market makers emerged to solve this: using their own capital, they quote continuously on both the buy and sell sides, actively facilitating trades that would otherwise not occur, filling order gaps, narrowing spreads, and smoothing price movements.
In centralized exchanges (CEXs), market makers are often professional teams or institutions that rely on mature risk control, inventory management, and high-speed infrastructure to continuously update bid–ask prices on the order book, profiting from spreads or trading fees.
Traditional market making operates through an order book. Exchanges aggregate user buy and sell orders, and market makers place orders at various price levels to maintain depth and price continuity. Efficiency depends heavily on quoting frequency, inventory turnover, and risk tolerance: quoting too sparsely increases slippage, inventory imbalances create directional exposure, and high-frequency updates require substantial technical and financial resources. This structure has long been used in securities and some commodities markets, proving extremely efficient where liquidity is concentrated — but it remains a centralized, specialized service.
With the rise of decentralized finance (DeFi), Automated Market Makers (AMMs) transformed market making into a set of open, transparent smart contracts and algorithms, enabling anyone to provide liquidity and share fees according to preset rules.
AMMs dispense with the traditional order book and matching engine, instead creating liquidity pools through smart contracts. Liquidity providers (LPs) deposit two assets of equal value into a pool, and traders interact directly with the contract to execute swaps — a model that can be described as “peer-to-contract” (P2C) rather than the order book’s “peer-to-peer” (P2P).
Pricing is determined by formulas rather than by active quoting. The most famous is the constant product formula x × y = k: when one asset is bought and becomes scarcer, its price rises along a curve until supply and demand rebalance. This design ensures a pool can never be completely drained, with prices rising steeply as balances approach extremes. Variations exist to optimize for specific use cases — such as stablecoin-focused curves to reduce slippage between correlated assets, or weighted multi-asset models — but all aim to provide predictable, verifiable on-chain liquidity.
The size of a liquidity pool directly affects trade quality. Larger pools mean a smaller price impact from large trades, reducing slippage, which in turn attracts more volume and more LPs, creating a positive feedback loop.
Unlike CEXs, AMM assets and transactions are fully transparent on-chain, with fee generation and distribution encoded in the contract. Funds remain in the user’s self-custody wallet, avoiding centralized custody risks.
In terms of participation, AMMs lower the entry barrier from “professional team + market-making system” to simply “depositing assets,” allowing even long-tail tokens to quickly gain usable liquidity. In DeFi, this creates a permissionless market bootstrapping mechanism, enabling new tokens or niche markets to establish a liquidity base within a short time.
The first major risk is impermanent loss: when the price ratio between the two assets in a pool shifts from the initial deposit ratio, an LP’s holdings may be worth less than if they had simply held the assets separately. This effect is strongest in volatile, low-correlation pairs, and while fees can sometimes offset it, the risk is real.
The second is multi-asset exposure: most AMMs require LPs to deposit two assets in equal value, preventing them from concentrating risk entirely in a single asset and forcing exposure to the second asset’s price movements.
The third is low capital efficiency: curve-based pricing requires liquidity across the entire price range, meaning large portions of capital sit unused far from the current price and are only activated during major market moves — the so-called “lazy liquidity.” By contrast, order book market makers can concentrate funds at high-volume price levels to maximize efficiency, though this demands ongoing management and infrastructure.
The innovation of AMMs lies in shifting market-making power from a few professional entities to any participant willing to commit assets and take on the associated risks. Order books, however, excel in precise price control and capital efficiency. The two models are not mutually exclusive: highly liquid, institution-heavy markets tend to favor order books, while long-tail assets and fast-emerging markets benefit from AMMs’ transparency and low entry barriers.
As DeFi and DEXs expand, innovations to reduce impermanent loss, ease multi-asset exposure, and improve capital efficiency continue to emerge. Increasingly, professional market-making firms and platforms are participating in pools as LPs, earning fees through predefined, rules-based systems.
At its core, a market maker connects “those who want to trade” with “prices at which trades can happen.” When that role is codified into algorithms and smart contracts — and placed in the hands of a broader set of participants — market accessibility grows dramatically. But understanding and accepting the new forms of risk that come with it remains the first lesson before taking part.
