Digital Asset Database Digital asset research & education
BTC$77,903+0.47% ETH$2,408-0.54% USDT$0.9996-0.01% BNB$698.19+1.45% XRP$1.37+1.63% USDC$0.9998+0.00% SOL$100.79+0.75% TRX$0.3262+0.94% FIGR_HELOC$1.01-2.00% HYPE$82.20-0.55% ZEC$831.29-0.47% DOGE$0.0832+1.64% RAIN$0.0167-1.08% USDS$0.9997-0.01% XMR$513.87-1.13% LEO$9.30+0.18% WBT$71.34+0.02% LINK$11.24+0.04% ADA$0.2061+4.48% XLM$0.1769+1.03% BCH$250.98+1.28% DAI$0.9998+0.01% CC$0.1099-3.17% USDE$0.9994-0.01% USD1$0.9994+0.00% LTC$50.42+2.27% GRAM$1.34+1.30% UNI$5.74-9.40% HBAR$0.0761+2.70% USDG$1.00+0.02% SUI$0.7726+6.47% AVAX$7.29+0.93%
메뉴
자산 전체 자산섹터순위Heat map스크리너자산 비교★ Saved
기본 지표 Fees & revenue잠긴 가치Exchange volume네트워크 활동StablecoinsStaking & yield
밸류에이션 밸류에이션 비율Supply & issuance지표 정의
기관 상장지수상품기업 재무 보유분
리서치 리서치 노트이벤트 캘린더리스크 프레임워크보안 사고
학습 Learn library용어집계산기방법론데이터 출처데이터 최신성AI agents공개 API
뉴스 데이터에 묻기 글로벌 시장 소개
읽기 옵션
Photography CryptoStudio
가이드 보기

시장이 처음이라면 — 가격, 수익률, market cap? 브라우징하면서 모든 용어를 평이한 영어로 설명합니다. 동일한 데이터에 도움말이 내장된 방식입니다.

전문가 견해

시장은 이미 알고 있다고 가정합니다. 데이터만 — 깔끔하고 빠르며 간결하게, 별도의 설명 없이 제공합니다. 기본 보기입니다.

라이트 또는 다크
언어
공개 API

이 사이트의 모든 수치는 해당 기간 및 출처와 함께 JSON 형식으로 제공됩니다.

API 문서 읽기
Market structure Working knowledge 8 min

Automated market makers versus order books

One mechanism collects the intentions of traders in a queue; the other quotes from a formula and lets arbitrage supply the price.

An order book matches buyers to sellers by holding a queue of resting offers and executing incoming orders against the best available prices. An automated market maker holds an inventory of two assets in a contract and quotes a price derived from the ratio between them, trading with anyone who arrives. The first mechanism discovers a price from what participants are willing to do; the second imports a price from elsewhere and relies on arbitrage to keep it current.

How a book sets a price

Participants post limit orders specifying a size and a price. The highest bid and the lowest offer define the spread, and the quantities resting at each successive level define market depth. An incoming market order walks that ladder, consuming the best level first and moving to worse prices as it exhausts each one, which is where slippage comes from on a book. Venues use price-time priority, so posting earlier at the same price earns precedence, and they charge maker and taker fees asymmetrically to reward the participant who supplies the resting quote.

The important property is that a quote is a revocable offer. Cancelling costs nothing, and in mature electronic markets the great majority of order messages are cancellations rather than trades. Displayed depth is therefore a statement of current willingness, not a stock of committed capital, and it can be withdrawn in the interval between a trader deciding to trade and the order arriving.

How a constant-product pool sets a price

The simplest liquidity pool enforces the constant product formula: the quantity of one asset multiplied by the quantity of the other must not fall after a trade, once fees are added. Suppose a pool holds 100 units of an asset and 200,000 units of a stablecoin. The marginal price is 2,000, but buying a single unit costs more than 2,000, because removing inventory from one side requires adding proportionally more to the other to preserve the product. The larger the trade relative to the pool, the worse the average execution, and the relationship is convex rather than linear. That is price impact expressed as arithmetic instead of as a queue.

A pool has no opinion and cannot decline to trade. If the wider market price moves, the pool keeps quoting the old one until someone profits by correcting it, and that correction is paid for by the liquidity providers who own the inventory. The industry name for this cost, impermanent loss, is a poor description of the economics. It measures the gap between the value of the pool position and the value of simply holding the two assets, it is not impermanent unless the price ratio returns to where it started, and its underlying cause is adverse selection: the pool systematically trades with participants who know something it does not. Fee income is the compensation, and whether it exceeds the cost is a question about flow composition, not about the formula.

Concentrated liquidity narrows the gap

Later designs let a provider allocate capital to a chosen price range rather than across every conceivable price. Concentrated liquidity makes each unit of capital far more effective inside that range, and a position with a narrow range behaves much like a stack of limit orders: as price moves through it the provider is progressively converted into the falling asset, exactly as a resting bid ladder would be. It also makes headline total value locked a weaker guide to executable size, because two pools with identical capital can offer very different depth at the current price depending on how that capital is placed. Utilization ratios such as DEX volume to TVL and volume to TVL capture some of this, though they are averages over a day rather than a measurement at the moment of a trade.

What each mechanism is genuinely better at

  • Price formation. Books lead. A pool's price is a lagging function of the last arbitrage trade, which is why on-chain venues rarely set the reference price for a large asset.
  • Availability. A pool quotes continuously without anyone choosing to be present. A book can empty, and it tends to empty when conditions are worst.
  • Access. Anyone can create a pool for any pair on a decentralized exchange, with no listing decision. That removes a gatekeeper and also removes a filter, so a pool exists for tokens that no venue would list.
  • Custody. On-chain trading is non-custodial; the asset moves from wallet to wallet. The exposure shifts to smart contract risk and to the correctness of the router being used.
  • Pre-trade privacy. A pending on-chain trade is usually visible before it executes, which enables front-running and the sandwich attack, and makes MEV a running cost of trading in public. Books hide the intention until execution, at the price of trusting the operator.
  • Cost structure. A book charges basis points on notional. A pool charges a pool fee plus network fees that do not scale with trade size, so small trades on a congested chain can be dominated by gas.

Who ends up holding the inventory

Both designs require someone to hold the asset nobody currently wants, and they differ in who that is and how quickly they can refuse. A book-based market maker can skew quotes, reduce size or cancel entirely within a fraction of a second, and it prices the risk of holding inventory into the spread. A pool provider cannot skew, cannot decline a trade and cannot reprice; the only available actions are to withdraw the position or, with a concentrated range, to move it, and both require a transaction to land. In calm conditions this passivity is what makes the pool a reliable counterparty. In fast conditions it is what makes the pool the last participant still quoting a stale price, and the accumulated cost of that is paid by providers rather than by traders.

The two designs keep borrowing from each other

Request-for-quote systems settle on-chain but source prices from professional firms quoting off-chain, which is a book wearing a pool's clothing. An aggregator splits a single order across many pools and books at once, so the venue a trader thinks they used is often not where the fill came from. Meanwhile centralized venues have adopted the pool idea for long-tail listings. Reading DEX volume next to total 24-hour volume shows how much of an asset's trading happens under each mechanism, which is a more useful split than the venue names themselves.

The decentralized exchange pages carry per-chain and per-protocol activity, total value locked gives the capital side of the same picture with the caveats above, and fees shows what traders actually pay to use each mechanism.

01

핵심 요점

An order book discovers price from participant intentions, while a constant-product pool derives price from inventory ratios and depends on arbitrage to stay current.
Displayed book depth is revocable, since cancelling costs nothing and most order messages in electronic markets are cancellations rather than trades.
Impermanent loss is better understood as adverse selection against better-informed flow, and it is not impermanent unless the price ratio returns.
Concentrated liquidity weakens total value locked as a proxy for executable depth, because identical capital can be placed very differently.
Public pending transactions expose on-chain traders to front-running and sandwich attacks that order-book venues avoid by trusting an operator instead.

자산

전체 자산섹터순위Heat map스크리너비교저장됨

기본 지표

Fees & revenue잠긴 가치Exchange volume네트워크 활동StablecoinsStaking & yield

Valuation & risk

밸류에이션 비율Supply & issuance지표 정의리스크 프레임워크보안 사고

기관

상장지수상품기업 재무 보유분Events리서치 노트뉴스

학습

Learn library용어집계산기데이터에 묻기AI agents공개 API

소개

소개문의방법론데이터 출처편집 정책데이터 최신성

법적 고지

면책 조항이용 약관Privacy policy