Liquidity and Flows
Market Depth Shows the Cost Behind Crypto’s Quoted Price
A quoted crypto price marks one trade; market depth shows how much can execute nearby, who funds that liquidity and where slippage begins to compound.
Market depth shows how much size can actually trade near a quoted price—a distinction sharpened on June 25, 2026, when Spark said it had migrated $150 million of stablecoin liquidity to Uniswap v4. The announcement did not mean that the entire sum would rest at one executable price. Spark’s planned DualPool hook is designed to keep inventory in ERC-4626 yield vaults between swaps, deploy only the capital needed into configured price ranges when an order arrives, then return it after settlement. The quote marks where the next unit clears; depth shows how rapidly the average execution price worsens as an order grows.
How is crypto market depth measured?
Crypto market depth is measured by the cumulative liquidity available at progressively worse prices, not by the last trade or the best bid and offer alone. On a central-limit-order-book exchange, that means adding visible bids and asks within bands such as 0.5% or 1% of the midpoint. In an automated market maker, it means simulating the order against the pool’s curve, active price ranges and swap fee.
- Spread: the gap between the best bid and ask, useful only for small orders.
- Depth: the notional available within a defined distance of the midpoint.
- Price impact: the movement caused by consuming liquidity along the book or curve.
- Resilience: how quickly quotes refill after a trade or volatility shock.
Visible depth still has limits. Centralized orders can be cancelled before execution, while private market-maker inventory may appear only after a request for quote. Onchain liquidity is auditable, but it can sit outside the active range or be split across pools, fee tiers and chains. A credible comparison therefore fixes the same pair, side, order size, fee treatment and observation time.
Who supplies crypto liquidity and earns the fees?
Professional market makers commonly supply order-book liquidity, while token holders, funds and managed vaults can supply AMM liquidity; those suppliers generally collect the spread or pool fees for putting inventory at risk. Takers demand immediacy and bear slippage. Liquidity providers bear adverse selection, inventory revaluation, depeg and smart-contract risk, and an exchange or interface may collect separate trading or routing charges.
Under Spark’s described design, capital providers remain the risk owners while the strategy coordinates when their assets enter the pool. The active LP position collects the swap fee, and idle assets can earn vault yield. Whether that produces better net returns is not yet established: gas, rebalancing, vault risk and losses to faster arbitrageurs all belong in the calculation.
Why can identical crypto prices produce different executions?
Identical displayed prices produce different executions because liquidity can be dense near one midpoint and thin just beyond it. Uniswap v2 spread capital across its full constant-product curve; v3, launched on Ethereum on May 5, 2021, let LPs concentrate capital within chosen ranges. That made tight local depth possible with less capital, but positions stop quoting when price leaves the range and require more active management.
For builders, depth determines whether a router should split an order, cross several pools, request private inventory or reject the trade at a slippage limit. For traders, the discipline of starting with the balance actually available extends to execution: test the intended order against the available curve rather than treating a small-order quote as a promise.
Our view: depth is the more useful measure of market quality because it exposes executable capacity and the risk budget behind it. A tight quote without resilient depth is cosmetic. What remains unknown in Spark’s case is the hook’s audited production behavior, how much of the announced capital will be active for each pair, and whether combined swap fees and vault yield will outweigh its added risks.
Topics in this dispatch
- Liquidity and Flows
- Trading Infrastructure