Digital Asset Database Digital asset research & education
BTC$77,471+1.22% ETH$2,390+1.13% USDT$0.9995-0.01% BNB$701.71+2.82% XRP$1.36+3.14% USDC$0.9998+0.00% SOL$99.90+1.99% TRX$0.3275+1.50% FIGR_HELOC$1.01-2.00% HYPE$81.25+0.09% ZEC$828.26+2.89% DOGE$0.0825+2.30% RAIN$0.0166-1.35% USDS$0.9998+0.01% XMR$511.13-1.73% LEO$9.24-0.36% WBT$70.94+1.02% LINK$11.12+1.28% ADA$0.2056+6.63% XLM$0.1763+2.44% BCH$248.06+1.72% DAI$0.9999+0.00% CC$0.1094-2.65% USDE$0.9993-0.01% USD1$0.9993+0.00% LTC$50.49+3.87% UNI$6.01+0.79% GRAM$1.34+1.22% HBAR$0.0763+4.30% USDG$1.00+0.02% AVAX$7.23+2.15% SUI$0.7592+6.86%
メニュー
ホーム
資産 全資産セクターランキング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