Do Onchain Markets Need Designated Market Makers?
Traditional exchanges rely on designated market makers to keep prices continuous and liquid. Here is what that role does, and what it looks like as securities and assets move onchain.
A designated market maker (DMM) is a firm an exchange assigns to a specific security with an obligation to post continuous two-sided quotes, keeping that stock tradable even when natural buyers and sellers are scarce. A designated market maker onchain would perform the same function for a tokenized asset, standing ready to buy and sell across the chains and venues where that asset trades. The role exists in traditional markets today. Its onchain equivalent is still forming, because onchain liquidity is fragmented across many venues with no single order book to anchor to.
Key takeaways
- A designated market maker is a firm obligated by an exchange to quote a specific security continuously, providing liquidity and dampening volatility at the open, close, and during stress.
- Onchain markets have market makers, but the formal "designated" role with venue-enforced quoting obligations does not map cleanly, because liquidity sits across automated market makers (AMMs), perps venues, and tokenized trading platforms rather than one exchange.
- Automated market makers replace some DMM functions with pooled liquidity and algorithmic pricing, but they do not carry an obligation to keep an asset tradable during a crisis.
- The same tokenized asset can trade in several places at once at different prices, so quoting it responsibly is a cross-venue pricing problem before it is a capital-and-risk one.
Why this matters now
Tokenized versions of Treasuries, money market funds, and equities are moving onto public blockchains, and the firms bringing them are asset managers and payments companies whose users expect these instruments to trade smoothly. On a traditional exchange, that smoothness is not an accident. It is manufactured by designated market makers who are contractually on the hook to quote.
Onchain, the equivalent guarantee mostly does not exist yet. A tokenized fund might have deep liquidity on one venue and almost none on another, with prices that drift apart between them. A firm considering a DMM-style commitment therefore faces a harder problem than its TradFi counterpart: it has to first assemble a coherent view of where the asset trades and at what price before it can promise to make a market in it.
What a designated market maker actually commits to
On the New York Stock Exchange, every listed stock is assigned to a DMM (the role evolved from the older "specialist"). The DMM has affirmative obligations that ordinary traders do not. It must post firm bids and offers throughout the session, it plays a central role in setting the opening and closing auction prices, and it is expected to step in with its own capital to smooth trading when order flow becomes one-sided.
Those quoting obligations are what create depth. Depth is the amount you can buy or sell before you move the price. When a firm is contractually required to keep firm bids and offers standing at multiple price levels, a buyer arriving at a moment when no natural seller is present still finds a price to trade against. Think of it like an insurer who has agreed to write a policy before anyone files a claim: the commitment is made in advance, so the cover is there when it is suddenly needed.
The reason this role exists is straightforward. Markets are not evenly liquid. For a thinly traded stock, or for any stock during a sudden shock, natural buyers and sellers may not show up at the same moment. Without someone obligated to quote, the spread widens, prices gap, and orderly trading breaks down. The DMM absorbs that gap in exchange for certain privileges, accepting inventory risk so that the market stays continuous.
A DMM tied to a single, canonical order book always knows exactly what it is quoting and where. The exchange enforces the obligation, monitors performance, and can penalize a DMM that fails to meet its quoting standards. That accountability is a feature, and it is exactly what onchain markets have not yet reproduced.
How cross-venue price formation works
Translating this function onchain runs into a structural difference: there is no single exchange handing out assignments, and the same asset can trade in several places at once. When that happens, price formation is not something one venue does. It is the result of firms quoting on multiple venues and arbitraging the gaps between them until the prices converge.
- Identify the asset consistently. A tokenized security is defined by a chain and a contract address, plus its corporate-action state (dividends, splits, redemptions). The same economic instrument may be deployed on multiple chains under different addresses, so a market maker first has to establish that these represent one asset. This is where a shared reference price from an index provider becomes useful, giving a firm an anchor to quote around.
- Aggregate the venues. The asset might trade in an AMM pool, on an order-book venue, and on a tokenized trading platform. A market maker needs a real-time, normalized view across all of them to understand true supply, demand, and price.
- Quote and hedge. With a coherent view, a firm posts bids and offers on the relevant venues and hedges its inventory, either onchain or against a correlated offchain instrument. If one venue prints higher than another, the firm buys on the cheap venue and sells on the rich one, and that activity pulls the two prices together. Cross-venue depth is what keeps a single tokenized asset from showing meaningfully different prices in different places.
- Finance and reconcile. Holding quoting inventory ties up capital, so the economics depend on being able to finance that inventory cheaply, a question explored in running a repo market on tokenized collateral. Because settlement is atomic and on the ledger, the firm must also continuously reconcile its onchain token balances against its own books to know its real position.
In traditional markets, the exchange and its infrastructure solve identification, aggregation, and reconciliation for the DMM. Onchain, the market maker has to solve them itself before it can even begin quoting. Allium provides a read layer for exactly this step, standardizing raw onchain data across many blockchains so a firm can see one consistent instrument and its prices across every venue where it trades.
Automated market makers do a different job
Onchain markets already have a widely used liquidity mechanism: the automated market maker. An AMM holds pooled assets and prices trades algorithmically against that pool, so anyone can trade at any time without a matched counterparty. In practice this replaces part of what a DMM provides, namely continuous availability of a price.
The difference is obligation and behavior under stress. A DMM is required to keep quoting and is expected to lean against disorderly moves with its capital. An AMM has no such duty. Liquidity providers can withdraw, pool depth can thin out precisely when trading is most volatile, and the algorithm will keep quoting mechanically even as the price moves sharply against traders. Pooled liquidity handles the everyday case well. It does not carry the accountable, crisis-time commitment that defines the designated role.
| Dimension | Traditional DMM | Onchain today (AMM / MM firms) |
|---|---|---|
| Quoting obligation | Contractual, exchange-enforced | Voluntary; no enforced duty to quote |
| Behavior under stress | Expected to provide stabilizing liquidity | LPs may withdraw; depth can thin out |
| Where liquidity sits | One canonical order book per security | Fragmented across chains and venues |
| Price formation | Anchored to one tape and NBBO | Set by cross-venue quoting and arbitrage |
| Accountability | Exchange monitors and penalizes | No central enforcer of quoting standards |
What changes when the role matures
The practical payoff of a functioning DMM-style layer onchain is concrete.
- Tighter, more reliable spreads: instead of paying a wide bid-ask spread because no one is obligated to quote a thin tokenized asset, an investor buys and sells near a stable mid-price.
- Tradability during stress: instead of liquidity vanishing exactly when a large holder needs to exit, a committed quoter keeps the asset transactable through volatile stretches.
- Consistent pricing across venues: instead of the same tokenized fund showing meaningfully different prices on different chains, active cross-venue market making pulls those prices together.
- Confidence to hold size: instead of institutions capping their exposure because they fear they cannot exit, a dependable market lets them hold larger positions.
Risks and open questions
This is genuinely early, and several questions are unresolved.
- Who enforces the obligation? A designated role means an enforceable duty to quote. Onchain there is often no central venue to assign or police that duty, so it is unclear what "designated" even means without an enforcer.
- Fragmentation may persist. If liquidity stays split across many chains and venues, a single firm may never see the whole market clearly enough to quote it responsibly, and cross-venue prices may keep drifting apart.
- Regulatory treatment is unsettled. How market-making activity in tokenized securities is classified and supervised is still being worked out across jurisdictions.
- Data quality is a hard dependency. A quote is only as good as the position and price data behind it. Errors in identifying an asset or reconciling balances translate directly into mispriced risk.
- AMM limits under stress. If pooled liquidity remains the dominant mechanism, the market still lacks the stabilizing, crisis-time commitment a DMM is meant to provide.
The traditional designated market maker was built to solve a real problem, and it solves it well within a single canonical market. Reproducing that depth and stability across venues where the same asset trades at once is a different exercise, and much of the connective infrastructure is still being built. For how that plumbing fits together, see our overview of onchain financial market infrastructure.
Frequently asked questions
What is a designated market maker?
A designated market maker (DMM) is a firm an exchange assigns to a specific security with a contractual obligation to post continuous two-sided quotes. On the NYSE it also helps set opening and closing auction prices and is expected to commit its own capital to keep trading orderly during stress. The role evolved from the older specialist system.
Is there a designated market maker onchain today?
Not in the formal sense. Onchain markets have active market-making firms and automated market makers providing liquidity, but there is no central exchange assigning a firm to a specific tokenized asset with an enforced duty to quote. The role does not map cleanly because liquidity is fragmented across many chains and venues with no single order book.
How do quoting obligations create depth?
Depth is the amount you can trade before you move the price. When a firm is contractually required to keep firm bids and offers standing at multiple price levels, a buyer or seller arriving when no natural counterparty is present still finds a price to trade against. The commitment is made in advance, so the liquidity is there when it is suddenly needed.
How does an automated market maker differ from a designated market maker?
An automated market maker (AMM) prices trades algorithmically against a pool of assets, so anyone can trade at any time. It has no obligation to keep quoting, and liquidity providers can withdraw, especially during volatility. A designated market maker carries an enforceable duty to quote continuously and is expected to provide stabilizing liquidity under stress.
How does cross-venue price formation work onchain?
When the same tokenized asset trades in several places at once, no single venue sets its price. Firms quote on multiple venues and arbitrage the gaps: if one venue prints higher, they buy on the cheaper venue and sell on the richer one until the prices converge. That cross-venue activity is what keeps one asset from showing meaningfully different prices across chains.
What data does an onchain market maker need?
It needs to identify a tokenized asset consistently across chains and contract addresses, aggregate real-time prices and depth across every venue where it trades, and continuously reconcile its onchain token balances against its own books. These are data and infrastructure problems that traditional exchanges solve on the DMM's behalf but that do not yet have a single onchain equivalent.