Digital Asset Database Digital asset research & education
BTC$77,901+1.70% ETH$2,407+1.28% USDT$0.9996+0.00% BNB$712.37+4.29% XRP$1.37+3.79% USDC$0.9998+0.01% SOL$100.84+2.96% TRX$0.3278+1.56% FIGR_HELOC$1.01-2.01% HYPE$82.00+1.46% ZEC$844.20+6.34% DOGE$0.0831+2.56% RAIN$0.0166-2.27% USDS$0.9998+0.01% XMR$513.32+0.98% LEO$9.44+2.10% LINK$11.29+2.55% WBT$71.36+1.56% ADA$0.2069+6.35% XLM$0.1777+3.18% BCH$250.42+2.43% DAI$0.9998+0.01% CC$0.1099-1.85% USDE$0.9994+0.00% USD1$0.9993+0.00% LTC$50.71+3.95% UNI$6.21+7.40% GRAM$1.34+1.43% HBAR$0.0768+4.83% USDG$1.00+0.03% AVAX$7.29+2.55% SUI$0.7671+7.88%
菜单
首页
资产 全部资产板块排名Heat map筛选器对比资产★ Saved
基本面 Fees & revenue锁定价值Exchange volume网络活动StablecoinsStaking & yield
估值 估值比率Supply & issuance指标定义
机构 交易所交易产品企业资产负债表
研究 研究笔记事件日历风险框架安全事件
学习 Learn library术语表计算工具方法论数据来源数据新鲜度AI agents公开 API
资讯 查询数据 全球市场 关于我们
阅读选项
Photography CryptoStudio
引导视图

市场新手——价格、收益率、market cap?我们在您浏览时逐一解释每个术语,语言简明直白。数据相同,内置辅助说明。

专家观点

您已了解市场。仅呈现数据——简洁、快速、紧凑,无多余说明。此为默认视图。

浅色或深色
语言
公开 API

本站所有数据均可通过 JSON 获取,并附带期间与来源信息。

阅读 API 文档
Protocol economics Advanced 7 min

Never add a chain's economics to an application's

Chains and the applications running on them are separate layers with separate tokens, and summing their fees counts the same activity twice.

A chain sells block space. An application sells a service that consumes block space. A user of the application pays both, which means one economic event produces two fee records at two layers with two different recipients. Adding those records together counts the same activity twice and attributes the result to nobody in particular.

The layers and their claims

The layers differ in what each one sells, whom it charges and which token, if any, has a claim on the proceeds.

LayerWhat it sellsWho paysWho receives
Layer 1 chainBlock space, ordering, settlementAnyone submitting a transaction, including applicationsValidators, plus burns or a treasury under protocol rules
RollupCheaper execution, settled on a layer 1Users of the rollupThe sequencer, minus what the rollup pays the layer 1
ApplicationA service: swap, loan, mint, bridgeUsers of the applicationIts liquidity providers, plus its own protocol share

Each row has a distinct asset behind it. The chain's fees relate to its native asset; the application's protocol share relates to its governance token, which is a different instrument with a different holder base. No relationship makes one a claim on the other. An application can generate enormous chain fees and retain nothing, and a chain can host enormous application revenue and capture none of it beyond gas.

Where the double count enters

A trade on a decentralized exchange illustrates it. The trader pays gas to the chain and a swap fee to the venue. The chain records fee income; the venue records fee income; both are correct. An "ecosystem revenue" figure that sums them describes a quantity no participant received and no token has a claim on.

The rollup case is sharper, because there the double count involves a cost. A layer 2 charges its users for execution and then pays the underlying layer 1 to publish its data, historically as calldata and, after the introduction of blobs, through a separate data availability market. That payment is revenue to the layer 1 and a cost of goods sold to the layer 2. Summing "layer 1 fees plus layer 2 fees" counts the same user payment at both layers and simultaneously ignores that one is the other's expense. The correct treatment for the layer 2 is a net figure: what the sequencer collected minus what it paid for settlement and data.

The same structure appears in miniature elsewhere. An aggregator charging a routing fee on top of a venue's swap fee is a second layer on the first. A liquid staking provider taking a commission on validator rewards is a layer on top of the chain's issuance. In every case the deeper layer's revenue is partly the shallower layer's cost.

A further flow sits inside the first layer and is easy to overlook. Value extracted through transaction ordering, the subject of MEV, is paid by users and captured by participants in the block production pipeline, sometimes shared with validators and sometimes not. It is neither the chain's fee income nor the application's, although activity at both layers generates it, and it enters fee aggregates only where a payment happens to pass through a field that a data pipeline records. Counting it as part of either layer's revenue credits one party with a flow a different party received.

Why the sum is tempting anyway

Ecosystem totals exist because they are useful for advocacy. A large aggregate makes a network appear more substantial, and there is no accounting standard forbidding the construction. It survives partly because the layers are technically related — the application would not exist without the chain — and relatedness gets mistaken for consolidation.

Consolidation in corporate accounting has a rule behind it: an entity consolidates what it controls, and intercompany transactions are eliminated so that internal payments do not inflate the group. Neither condition holds here. A chain does not control the applications deployed on it; nobody eliminates the payments between layers; and there is no group, only separate assets held by separate people. The vocabulary of consolidation has been borrowed without the mechanism that makes it valid.

How to compare across layers without adding

The layers can be compared, and the comparison is often the interesting part. Set a chain's fees next to the fees of the applications running on it and the ratio describes how value is divided between execution and services — a division that has shifted as execution costs fell. Set a layer 2's gross fees against what it remits to its layer 1 and the difference is its actual margin on block space arbitrage. Set an application's retained revenue against the gas its users paid and the result shows whether the service or the settlement layer captured more of the user's spend.

All of these are ratios and differences between clearly labeled layers. None of them is a sum. The rule that makes the whole set safe is simple: only aggregate flows that a single asset has a claim on, and state which asset that is. Where the answer is that no single asset has a claim, the aggregate should not exist.

The same discipline applies to valuation ratios. Market cap to fees compares one token's valuation to the fees relevant to that token. Using a chain's market capitalization against an ecosystem fee total mixes a single asset's price with flows accruing to dozens of other assets, and the resulting figure cannot be interpreted at all. FDV to fees has the same requirement, with the added condition that fully diluted valuation counts tokens that do not yet exist.

Asset pages here keep chain-level and application-level figures on separate rows with the layer named, and compare refuses to add across them. The last lesson in this track addresses the assumption underneath all of it: that the word revenue means here what it means on an income statement.

01

核心要点

One user action generates fees at both the chain layer and the application layer, so summing the two counts the same activity twice.
A rollup's payment to its settlement layer is revenue to that layer and a cost to the rollup, making net figures the only coherent treatment.
Corporate consolidation eliminates intercompany transactions under a control test, and neither condition exists between a chain and its applications.
Valuation ratios are only interpretable when the market capitalization and the flow in the ratio belong to the same asset.

资产

全部资产板块排名Heat map筛选器对比已保存

基本面

Fees & revenue锁定价值Exchange volume网络活动StablecoinsStaking & yield

Valuation & risk

估值比率Supply & issuance指标定义风险框架安全事件

机构

交易所交易产品企业资产负债表Events研究笔记资讯

学习

Learn library术语表计算工具查询数据AI agents公开 API

关于

关于我们联系方法论数据来源编辑政策数据新鲜度

法律

免责声明使用条款Privacy policy