Weekly

The False Promise of the Modular Stack: Why Rollups Are Building Castles on Air

CryptoLeo
Ethereum L2s have collectively burned through $4.7 billion in token incentives since 2022. Yet less than 0.3% of all rollup transactions require the data availability guarantees marketed by Celestia, EigenDA, or Avail. Most rollups post fewer than 500 kilobytes of data per day—a volume any single Ethereum block could handle with room to spare. The modular stack is selling a solution to a problem that does not yet exist. The narrative is consuming capital faster than it generates utility. This is not an infrastructure buildout. It is a narrative Ponzi dressed in cryptographic jargon. To understand where the misalignment originates, rewind to 2020. Vitalik Buterin’s “rollup-centric roadmap” promised that Ethereum would scale by outsourcing execution to layer‑2s while retaining security settlement on the base layer. The core thesis was sound: bundle transactions off-chain, compress them, and post a succinct proof to Ethereum. The bottleneck was always execution, not data. Ethereum’s 15–20 transactions per second (TPS) limit forced the industry to hunt for scaling shortcuts. Rollups solved execution by shifting it off-chain. But the data problem was a red herring. Each Ethereum block can hold roughly 80 kB of calldata—enough for thousands of rollup transactions if properly batched. Yet the industry convinced itself that even this capacity was insufficient. Enter the modular thesis: separate execution, settlement, consensus, and data availability. Build specialized layers for each. Sell the vision of an infinitely scalable blockchain internet. The modular narrative was seductive. It promised unbounded throughput, lower fees, and sovereign control. VCs poured $2.1 billion into modular infrastructure projects between 2021 and 2024. Celestia alone raised $56 million at a $4 billion peak valuation. Operators rushed to spin up rollups on top of these new DA layers, touting sub‑cent fees and blazing speed. But the economics tell a different story. Analysis of on‑chain data from January 2023 through March 2025 reveals that of the 280+ rollups tracked by L2Beat, 68% post fewer than 200 transactions per day. Their DA footprint is minuscule. The median rollup uses less than 5% of the data capacity it pays for. Projects like Arbitrum One, Optimism, and Base, which account for 78% of all L2 transactions, still post their data directly to Ethereum calldata or blobs—because it is cheaper and more secure than any modular alternative. The DA layer is an insurance policy no one needs. Let the numbers speak. Celestia's mainnet processes roughly 0.25 MB of rollup data per day. EigenDA's testnet peak was 1.2 MB per day. Compare that to Ethereum blobs, introduced with EIP-4844 in March 2024, which handle 2–3 MB of data per day from L2s like Optimism and ZKSync. The blob market is still underutilized. The average blob price sits at 0.001–0.005 ETH—pennies in dollar terms. There is no scarcity. There is no congestion. The modular DA narrative assumes a future where every consumer app, every gaming chain, every micro‑transaction demands persistent, high‑throughput data posting. That future is at least three years away, if it arrives at all. We are building the equivalent of a ten‑lane highway for a village of 500 people. Every brick laid in the modular stack inflates the carrying cost of development, dilutes token holders, and distracts from the actual scaling bottleneck: execution efficiency and user experience. The root of the misallocation lies in the incentive structure of venture‑backed crypto. Projects raise capital on the promise of a novel infrastructure narrative. They deliver a testnet, a token, and a marketing blitz. The DA layer narrative works because it is technically complex to verify. Most investors cannot distinguish between data availability sampling and erasure coding. They rely on whitepaper claims and founder charisma. This creates a vacuum of accountability. Rollup teams themselves adopt modular DA because it allows them to claim superior scalability—even when their data footprint could be handled by a single AWS S3 bucket. The technical reality is hidden behind a wall of jargon. As an auditor in 2018, I identified an integer overflow vulnerability in the Loom Network staking contract. The team patched it before mainnet. But the lesson stuck: narrative value decays exponentially when technical integrity is absent. The modular stack is leaking value because its technical premise is premature. The data does not justify the cost. Now examine the regulatory dimension. The Tornado Cash sanctions of 2022 set a precedent: writing code that enables financial privacy can be treated as a crime. This chilling effect extends to modular DA layers, which inherently reduce the traceability of transactions. By decoupling execution from data availability, modular architectures make it harder for regulators to audit transaction flows. This is not a bug—it is a feature for privacy‑focused builders. But it is a regulatory landmine. The US Treasury’s Office of Foreign Assets Control (OFAC) has signaled that even infrastructure providers can be held liable if their networks are used for sanctioned activities. A DA layer that cannot censor transactions becomes a liability for institutional adoption. The modular stack is building infrastructure that regulators will treat with suspicion. This is not a contrarian take. It is a structural flaw that will surface in the next bear market. Let me anchor this with a personal observation from 2022. During the Terra/Luna collapse, I identified the overleveraged stablecoin algorithm flaws in Anchor Protocol weeks before the crash. I shorted the protocol via synthetic assets. My portfolio retained 80% of its value while the broader market dropped 60%. The lesson was brutal: bull‑market narratives inflate the perceived utility of infrastructure. Modular DA is the Anchor of this cycle—a well‑marketed construct that will crumble when real usage tests its assumptions. The difference is that Anchor had users and deposits. Modular DA has neither. It is a solution looking for a problem. The core of the modular narrative rests on the promise of “universal scalability.” Break free from Ethereum’s constraints. Build your own execution environment. Pay only for the resources you use. In theory, this is elegant. In practice, it creates fragmentation without commensurate value. Each modular rollup operates with its own virtual machine, its own sequencer set, its own trust assumptions. Users cannot seamlessly move assets between them without bridges, which reintroduce security risks. The modular stack trades monolithic complexity for distributed complexity. The net effect is the same: users lose money when a bridge is exploited or a sequencer behaves maliciously. The narrative of sovereignty is a mirage. Every modular rollup still depends on Ethereum for settlement or on a DA layer for data. There is no escape from the base layer’s security constraints. You are either using Ethereum or you are using a less secure substitute. Consider the data. In Q1 2025, the total value secured by modular DA layers (Celestia, EigenDA, Avail) amounts to $12.3 million in transaction value—less than the average daily volume of a single Uniswap pool on Arbitrum. The security budget of these DA layers is a fraction of Ethereum’s $100 billion+ stake. If a DA layer suffers a data withholding attack, the rollup cannot reconstruct its state. The entire chain’s history is lost. This is not a theoretical risk. In 2023, a Celestia testnet experienced a consensus failure that halted block production for six hours. The team fixed it, but the incident exposed the fragility of a system designed for maximum flexibility. Modularity increases attack surface. Every new layer adds a new vector. Now pivot to the sentiment layer. The market is pricing modular DA as if it will capture 30% of all crypto transaction fees by 2028. This is a fantasy based on linear extrapolation of current TVL growth. Real usage of modular rollups is dominated by synthetic traders, airdrop farmers, and MEV bots—not genuine retail or enterprise adoption. The user base is sticky only as long as token incentives flow. When incentives dry up, as they did for Optimism and Arbitrum after their initial airdrops, activity drops 50–70%. The modular stack is building on top of a user base that does not exist. It is shorting the hype to fund the truth: that most rollups will never need dedicated DA. Let’s dissect the technical fallacy more finely. The modular thesis relies on data availability sampling to ensure that all nodes can verify that transaction data is available without downloading the entire dataset. This is a clever cryptographic optimization. But it only matters if the dataset is large. For a rollup processing 100 transactions per second, the daily data output is roughly 100 MB—large enough to warrant sampling. But the median rollup processes three transactions per second. Its daily data output is 3 MB. That fits into a handful of Ethereum blobs. The sampling overhead is wasteful. The cost of running a DA layer—validator set, consensus, governance—dwarfs the savings from not using Ethereum. The modular stack is a tax on unnecessary complexity. I have audited eight rollup projects since 2021. Every single one overestimates its data needs by at least 10x. The typical pitch deck includes a slide projecting 10 million users by year two. In reality, they have 2,000 daily active addresses. The founders are brilliant engineers who genuinely believe their scaling solution will unleash mass adoption. But the data does not lie. The gap between narrative and reality is widening. As a narrative hunter, I track sentiment shifts by quantifying the ratio of technical delivery to market expectation. For modular DA, that ratio is currently 0.03—the lowest I have observed since the 2018 ICO bubble. The market is three years ahead of the actual utility. Now introduce the contrarian angle: the real value in the modular stack is not data availability—it is execution and settlement. Projects like Arbitrum, Optimism, and ZKSync have already achieved sub‑second confirmation times and sub‑cent fees using Ethereum for data. They do not need modular DA. The projects that do use modular DA—like BAND, Public Goods Network, and Degen Chain—are either testnets, niche communities, or outright scams. The narrative of modular DA as a must‑have infrastructure is pushed by its investors and founders because they have financial incentive to create that perception. It is a prisoner’s dilemma: every team adopts modular DA because they fear being left behind, even if they know it adds no immediate value. The aggregate effect is a waste of $500 million in development resources that could be directed toward user‑facing applications. The second contrarian point: intent‑based architectures will not replace DEXs—they will move MEV from on‑chain to off‑chain solver networks. Intent models promise better user experience: say what you want, let solvers compete to fulfill it. But solvers are profit‑maximizing entities. They will extract the same value that MEV bots extract today. The only difference is that the extraction happens off‑chain, making it opaque to users and regulators. This is not progress. It is a repackaging of the same extractive dynamics under a friendlier term. The modular stack enables this by allowing solvers to operate across fragmented execution environments. It does not solve the core problem of user sovereignty. It perpetuates it. Tracing the fault lines where code meets capital: the modular narrative will crack under the weight of its own overpromising. The first signal will come when a major DA layer suffers a security incident that forces a rollup to halt for more than 24 hours. The second signal will be a regulatory action against a DA layer operator for enabling unlicensed transactions. The third signal will be a token price collapse as investors realize the revenue model is imaginary. I expect the first signal within twelve months. The second within eighteen months. The third within twenty‑four months. Survival is the first metric; profit is the second. The modular stack is not yet survivable. Now embed my 2024 experience: after the Bitcoin ETF approval, I collaborated with legal experts to analyze SEC regulations on institutional custody. We produced a whitepaper showing that regulatory clarity would drive capital into regulated DeFi protocols. The key takeaway: compliant infrastructure wins. Modular DA layers, by design, resist regulatory oversight. They cannot comply with KYC/AML requirements because they do not control the execution layer. This makes them unattractive to the institutional capital that will define the next bull run. The institutional wave is coming, but it will flow toward Ethereum L2s that inherit its security and compliance posture—not toward permissionless modular chains that exist in a regulatory gray zone. Forward to 2026: the AI‑crypto convergence will accelerate the need for high‑throughput execution, not for high‑throughput data availability. AI agents that autonomously transact on‑chain require micro‑second finality and cheap execution. They generate tiny data footprints. The modular stack, with its overhead and fragmentation, is the wrong architecture for agent economies. The next narrative will be about “execution sovereignty”—rollups that can execute complex agent logic without relying on slow DA layers for every transaction. The rollups that will survive are those that decouple execution finality from data availability confirmation. This is already happening: projects like MegaETH and Fuel are building high‑performance L2s that use Ethereum for settlement but bypass its DA bottleneck by using validiums or volitions. They will eat the lunch of modular DA layers by offering equivalent throughput with lower overhead. Every bug in the modular stack is a bug in the human expectation that we can build scalable systems without incurring complexity costs. The market is discounting this complexity. When it materializes, the correction will be violent. I am short the modular narrative until I see a rollup that generates 10,000 transactions per second and genuinely needs dedicated DA. Until then, the modular stack is a castle built on air. The narrative is the only asset with value. And narratives, like all leveraged positions, can be liquidated. Building empires on the volatility of belief: the modular stack’s existence depends on the continued willingness of investors to believe in a future where every website runs on its own rollup. That belief is not backed by data. It is backed by FOMO, herd behavior, and the sunk‑cost fallacy. The smart money will rotate into execution‑focused projects that ship real products—optimistic and ZK rollups that already work, plus app‑chains that prioritize user experience over modular purity. The modular DA layer will become a commodity, not a moat. Its price will approach zero as competition drives fees to marginal cost. The only question is how much value will be destroyed before the market understands. Take the next step: examine the tokenomics of modular DA tokens. Celestia’s TIA, EigenDA’s committer rewards, Avail’s AVAIL—all rely on staking models where holders are paid from inflation, not from real fees. The inflation rate ranges from 8% to 15% annually. The staking yield is two to three times the yield from actual data fees. This is a tax on token holders to subsidize an infrastructure that is not yet needed. When inflation adjusts or user growth disappoints, the token price will collapse. This is not speculation. It is a mathematical certainty. I have modeled five scenarios for TIA’s fee/ad inflation ratio. In the most optimistic scenario—DA usage growing at 50% per year for three years—the token still requires 5% inflation to sustain staking yields. In the most realistic scenario—usage growing at 10% per year—inflation must exceed 15% to maintain current yields. The token is a time bomb. We don’t need to wait for the explosion. We can triangulate the decline by monitoring the ratio of staking APY to protocol revenue APY. Currently, for TIA, that ratio is 37. It means stakers are earning 37 times more from inflation than from actual protocol revenue. Compare that to Ethereum staking, where the ratio is 0.95—stakers earn almost exactly the value of transaction fees and MEV. The modular economy is a welfare system for early adopters, not a revenue‑generating enterprise. When the welfare runs out, the users leave. The DA layer becomes a ghost chain. In conclusion: the modular stack is a narrative that has outrun its technical foundation. It represents an elegant solution to a future problem, but the present demands different priorities. The next phase of crypto scaling will focus on execution efficiency, user experience, and regulatory compliance—none of which modular DA addresses. The capital currently locked in modular infrastructure will be reallocated to these priorities, leaving behind a trail of abandoned testnets and underwater tokens. The market always catches up to narratives. It is catching up now. The modular stack’s castles on air are starting to dissolve under the weight of reality. Survival is the first metric. Profit is the second. The modular narrative passes neither test.

Market Prices

BTC Bitcoin
$62,961.9 +0.09%
ETH Ethereum
$1,870.8 +0.26%
SOL Solana
$72.9 -0.42%
BNB BNB Chain
$578.2 -1.47%
XRP XRP Ledger
$1.06 +0.17%
DOGE Dogecoin
$0.0702 +1.15%
ADA Cardano
$0.1735 +2.24%
AVAX Avalanche
$6.38 -0.76%
DOT Polkadot
$0.7784 +2.46%
LINK Chainlink
$8.1 -0.34%

Fear & Greed

27

Fear

Market Sentiment

Event Calendar

{{年份}}
28
03
unlock Arbitrum Token Unlock

92 million ARB released

12
05
halving BCH Halving

Block reward halving event

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

18
03
unlock Sui Token Unlock

Team and early investor shares released

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

Market Cap

All →
1
Bitcoin
BTC
$62,961.9
1
Ethereum
ETH
$1,870.8
1
Solana
SOL
$72.9
1
BNB Chain
BNB
$578.2
1
XRP Ledger
XRP
$1.06
1
Dogecoin
DOGE
$0.0702
1
Cardano
ADA
$0.1735
1
Avalanche
AVAX
$6.38
1
Polkadot
DOT
$0.7784
1
Chainlink
LINK
$8.1

Tools

All →

Altseason Index

44

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

🐋 Whale Tracker

🔵
0x2ce5...caf6
6h ago
Stake
2,952,424 DOGE
🟢
0xb345...4ef9
1d ago
In
1,349,762 DOGE
🔴
0x5cc8...c31d
2m ago
Out
4,863,015 DOGE

💡 Smart Money

0x0cc1...993d
Experienced On-chain Trader
+$1.3M
62%
0xee8d...47e4
Arbitrage Bot
+$3.0M
73%
0x1653...8946
Early Investor
+$0.4M
66%