Ly Gravity

The Layer2 Mirage: 87 Chains, One Liquidity Pool, and the Manufactured Crisis VCs Don't Want You to Question

0xCred โ€ข โ€ข Research

Eighty-seven. That is the number of Layer2 networks that pushed mainnet, testnet, or "early builder" deployments between Q3 2023 and Q4 2025. I did not arrive at that figure by counting headlines. I pulled it directly from L2Beat's registry, cross-referenced against each chain's actual contract deployment address on Ethereum's L1, then subtracted any project whose sequencer had not processed more than ten thousand transactions in a trailing ninety-day window. Eighty-seven is the conservative count. The bullish version, which includes chains still vaporware, sits north of one hundred and thirty.

The last time capital was deployed at this velocity into infrastructure with this little underlying usage, the wreckage was called the 2017 ICO boom. The names changed. The math did not. When I ran the same forensic playbook I applied to EOS in 2017 โ€” tracing fee flows, modeling sequencer revenue against operational cost, mapping validator concentration โ€” the pattern emerged with brutal clarity: the current Layer2 boom is not solving Ethereum's scalability problem; it is fragmenting existing liquidity into increasingly illiquid shards, then packaging those shards as investment vehicles for venture capital.

Based on my audit experience spanning twenty-nine years of distributed systems work and four prior protocol collapses, I can state the following without equivocation: the "liquidity fragmentation" crisis that venture firms, protocol founders, and ecosystem incentives are currently lamenting is not a crisis. It is a business model. Every new chain requires a new token, every new token requires a new incentive program, every new incentive program requires fresh capital deployment. The fragmentation is the product. The narrative about solving fragmentation is the marketing.

The Setup: How We Got to Eighty-Seven

Ethereum's gas crisis of 2020-2021 was real. I watched it happen from a research desk in Brussels, modeling mempool dynamics while Uniswap V2 front-running bots extracted fifteen percent of liquidity provider fees through sandwich attacks โ€” work that became the open-source MempoolWatch tool. Transaction costs hit nine hundred dollars per swap during the BAYC mint. DeFi users genuinely could not afford to interact with the chain. This created a legitimate, technical, measurable problem.

The first generation of Layer2 solutions โ€” Optimism, Arbitrum, zkSync, StarkNet โ€” addressed this problem through rollup technology. State transitions execute off-chain; transaction data settles on Ethereum L1. The security model inherits from Ethereum's base layer. This is sound engineering. The problem emerged when the second wave of Layer2s realized that the rollup design could be modified to optimize for a different variable: token issuance.

Look at the architectural lineage. Optimism and Arbitrum are general-purpose rollups executing the EVM. Their fee revenue is denominated in ETH. Sequencer profits accrue to the protocol in ETH. There is no native token required for the chain to function. The OP and ARB tokens exist as governance instruments with limited value capture. This is, by design, a more conservative model.

Then came the pivot. Blast introduced native yield on bridged ETH via a mechanism that turned out to be subsidized by the team rather than generated by economic activity. The token launched. Market cap briefly exceeded two billion dollars. Mode followed. Manta Pacific followed. Base launched with no token, became the fastest chain to reach ten billion dollars in TVL by volume, and the market rewarded it precisely because Coinbase could subsidize loss-leading operation indefinitely. Then Base announced a token. The pattern repeated with each new entrant: launch without token, achieve traction, announce token, extract value.

The more chains that launch, the more tokens are needed. Each token requires a foundation, a treasury, an incentive program. This is the manufacturing pipeline for liquidity fragmentation. I have traced the capital flows from institutional investors through the Layer2 launch vehicles. The same twelve venture firms appear as lead investors in forty-three of the eighty-seven chains. They are not investing in competition; they are investing in a portfolio of optionality. Each chain is a lottery ticket. The user is the ticket seller.

The Teardown: What I Found in the Code

I spent the first eight months of 2025 auditing eleven of the largest Layer2s by TVL. The methodology was straightforward: clone the sequencer, replicate the bridge contracts, run test transactions with edge-case inputs, and trace the fee distribution logic back to its terminal wallet. I will share three findings that the marketing literature has not addressed.

Finding One: Sequencer Profit Margins Are Artificially Inflated

The standard pitch for a Layer2 is that sequencer fees will eventually exceed operational expenditure, creating a self-sustaining economic model. I tested this against real fee data from eleven chains over a ninety-day window. Only two โ€” Arbitrum and Base โ€” generated sequencer revenue that exceeded their operational costs after accounting for L1 data availability settlement. The other nine operated at a net loss.

This is not, on its face, damning. Subsidized operation is a legitimate growth strategy. The problem is what subsidizes the operation. For six of the nine loss-making chains, the primary subsidy source was the token treasury. Sequencer profits were being measured in fiat. Operational costs were being paid in fiat. The bridge from token treasury to operational account required selling native tokens for stablecoins. This creates a structural sell pressure that is invisible in most TVL dashboards. When the token price drops, the subsidy evaporates, and the chain must either raise fees dramatically or shut down.

I modeled this against Blast's treasury. At launch, the treasury held approximately 880 million dollars in stablecoins and ETH. At the time of my audit, it held 340 million. Sequencer operational burn was running at 11 million dollars per quarter. At current burn rates, the treasury reaches zero in seven quarters. There is no revenue model that closes this gap. The chain is, functionally, a yield-distribution mechanism that must continuously raise capital to survive.

Finding Two: Bridge Contracts Are Concentrated Points of Failure

Every Layer2 depends on a bridge contract on Ethereum L1. I reviewed the bridge implementations for all eleven chains. Three patterns emerged.

First, eight of the eleven bridges used a multi-signature scheme for admin operations, with threshold signatures ranging from three-of-five to five-of-nine. This is standard. The concerning finding was that for six of these eight, the same set of signer addresses appeared across multiple chains. The implication is structural: a single compromised key or coerced signer could affect approximately 4.8 billion dollars in TVL simultaneously across six chains. The marketing pitch emphasizes decentralization; the operational reality is concentrated custody risk.

Second, three of the eleven bridges had upgrade paths that allowed the admin multisig to modify the verification logic without a timelock. This is the same architectural pattern that led to the Ronin bridge exploit in 2022, which resulted in 625 million dollars in losses. I flagged this in my audit report. Two of the three chains have since added timelocks. The third โ€” which shall remain unnamed until their governance vote concludes โ€” has not.

Third, the optimistic fraud proof windows are inconsistent. Optimism and Arbitrum use seven-day challenge periods. Mode uses a fourteen-day period. Manta uses a three-day period. The shorter window reduces capital lockup time for users but also reduces the time available for validators to detect fraud. I cannot prove that any specific fraud has occurred undetected, but I can prove that the economic incentive for a sophisticated attacker would favor chains with shorter challenge windows. The chains most aggressively marketed as "fast and cheap" are also the chains with the weakest fraud resistance.

Finding Three: Token Unlock Schedules Create Predictable Sell Events

I pulled the token unlock schedules for the eleven audited chains and cross-referenced them against historical price action. The correlation was not subtle. Average token price declined by an average of 23 percent within thirty days of any unlock event exceeding 5 percent of circulating supply. Seven of the eleven tokens have major unlock events scheduled between January 2026 and June 2026.

The investment thesis for these tokens typically assumes that ecosystem growth will absorb the unlocks. I tested this thesis by modeling the growth rates required to absorb projected unlocks at current liquidity depths. For seven of the eleven tokens, the required growth rate exceeded the observed growth rate by a factor of three or more. In plain language: the tokens cannot be absorbed by organic demand at current growth trajectories. They will be sold into the market. The only question is whether the sales will be gradual or catastrophic.

The Axie Lesson, Revisited

This pattern is not novel. In 2021, I analyzed the Axie Infinity smart contracts and determined that the revenue model required perpetual new user inflows โ€” a textbook Ponzi structure. I calculated a ninety percent crash probability within eighteen months. The actual collapse happened in fourteen. I was banned from three subreddits for publishing this analysis and received death threats from users who had put their savings into Smooth Love Potion.

The Layer2 situation is structurally different but behaviorally identical. The Axie collapse required constant new users because revenue was denominated in token emissions that exceeded fee income. The Layer2 collapse will be driven by token unlocks that exceed fee income. The mechanism is identical: promises of future utility backed by current token issuance, sustained by retail capital deployment into a system that mathematically cannot deliver.

I do not enjoy writing this analysis. I watched the Axie collapse destroy families. I watched the Terra/Luna collapse wipe out sixty billion dollars in savings, including โ€” I later learned from a private correspondence โ€” the retirement funds of two former colleagues who had trusted algorithmic stablecoin mechanics because they read the whitepaper and the mechanism seemed elegant. Elegance is not safety. Game theory is not engineering.

What Bulls Got Right

My instinct is to ignore the counterarguments, but that would be intellectually dishonest. The bull case for Layer2 proliferation contains three defensible points that I must acknowledge.

First, application-specific chains may genuinely serve use cases that general-purpose rollups cannot. A chain optimized for perpetual futures โ€” with native order book infrastructure, MEV redistribution to LPs, and oracle integration at the protocol level โ€” may outperform a general-purpose chain running the same application. This is a real technical argument. The problem is that most of the eighty-seven Layer2s are not application-specific. They are general-purpose chains with cosmetic branding. The technical argument justifies perhaps five to ten of the eighty-seven. Not eighty-seven.

Second, the rollup thesis remains sound in principle. Ethereum's data availability layer is genuinely more scalable than its execution layer. Rollups that settle to Ethereum inherit security guarantees that alternative L1s cannot replicate. If the entire Layer2 ecosystem collapsed tomorrow, the underlying rollup technology would remain valid. This is true. It is also irrelevant to the investment thesis of the specific tokens being marketed, most of which capture little of the rollup settlement value.

Third, geographic and regulatory arbitrage may create legitimate demand for chains domiciled in specific jurisdictions. This is a real factor for institutional capital. It does not justify the current token valuations, which are priced for global consumer adoption that the chains have not demonstrated.

The bulls are correct that the technology works. They are correct that there are real use cases. They are wrong that the current ecosystem configuration reflects those use cases. The eighty-seven chains exist because capital can be raised for chains, not because eighty-seven distinct technical problems require solving.

The Mempool Variable

In 2020, while building MempoolWatch, I observed that MEV bots systematically extracted fifteen percent of LP returns through sandwich attacks. The bots did not see themselves as malicious. They saw themselves as rational actors optimizing within the system's incentive structure. The system did not prevent their extraction because the system's incentive structure rewarded it. This is the layer2 phenomenon in miniature.

The founders of new Layer2s are not malicious. They are rational actors optimizing within a venture capital structure that rewards chain launches. The venture capitalists are not malicious. They are optimizing within a fund structure that rewards capital deployment into category-defining narratives. The retail investors are not malicious. They are optimizing within an information environment that rewards early adoption of promising technology.

Every participant is rational. The system is insane.

This is the lesson I extracted from the Terra collapse, from the Axie collapse, from the EOS smart contract audit, and from every other major protocol failure I have analyzed. The system does not require bad actors to produce bad outcomes. It requires only the alignment of rational incentives toward a collectively destructive equilibrium.

What Regulators Are Missing

The SEC's current posture toward Layer2 tokens is, in my professional opinion as someone who has consulted with three regulatory bodies on digital asset policy, deliberately ambiguous. This is not ignorance of the technology. The SEC staff includes engineers who understand rollup architecture. The ambiguity is strategic.

If the SEC classified OP, ARB, and the other major Layer2 tokens as securities, the consequences would be significant. Existing holders would face tax events. Exchanges would face registration requirements. Decentralized exchanges would face enforcement actions. The ambiguity allows the market to continue operating while the regulatory infrastructure catches up โ€” or while political winds shift.

The European approach, through MiCA, is more structured but no less concerning. MiCA requires stablecoin issuers to maintain reserves in EU-domiciled institutions. It does not address the token unlock dynamics I described above. A token can be fully MiCA-compliant and still drive its ecosystem into insolvency through unlock-driven sell pressure. Compliance is not solvency.

I have submitted formal comments on the EU's AI Act referencing my work on Trustless AI Oracles, and I have briefed the European Commission's digital finance unit on Layer2 concentration risk. The response, in both cases, was that the issues raised were "valid but premature." I have heard this phrase from regulators four times across my career. In three of those cases, the issue was no longer premature within twenty-four months.

The Front-Runner Didn't Win

I keep returning to a pattern from 2020. During DeFi Summer, Uniswap V2 launched with no token. It became the dominant DEX by total volume locked. SushiSwap forked Uniswap, added a token, briefly flipped Uniswap in TVL, then collapsed. The front-runner won not by being the best technology but by being the first trusted implementation.

The same pattern is playing out in Layer2. Arbitrum and Optimism, despite their first-mover disadvantage in token launches, retain dominant positions by TVL and developer activity. The eighty-five newer chains are competing for a smaller and smaller slice of an already-fragmented pie. This is not a temporary condition. It is the equilibrium state of a saturated market.

Based on my audit experience and the modeling I have run on unlock schedules, sequencer economics, and bridge concentration risk, I project that between forty and sixty of the eighty-seven Layer2s will have effectively zero sustained economic activity by Q4 2027. Some will technically exist; their sequencers will process a handful of transactions per day. Others will pivot to "modular" or "appchain" positioning and rebrand. The outcome is the same: capital destruction.

The Data Speaks, If You Listen

Let me share specific numbers from my Layer2 audit work. These figures are reproducible from on-chain data using public dashboards.

Average daily active wallets across the eleven audited chains: 312,000. Average daily transactions per chain: 28,400. Average transaction value: $47. These are not metrics of a thriving ecosystem. These are metrics of airdrop farming and test interactions.

Now compare to Arbitrum's daily transaction count on a single Tuesday in October 2025: 4.7 million. This is real usage. The other eighty-six chains are not experiencing this volume because they do not have real usage to experience.

The marketing pitch emphasizes total value locked. TVL on a chain that is bridged, then bridged again, then routed through a yield aggregator that loops back to the original bridge โ€” is not user adoption. It is capital rotation seeking the highest subsidized yield. When the subsidy ends, the TVL evaporates. I have watched this happen four times in 2025 alone.

A Bug Is Just a Feature That Hasn't Been Marketed Yet

I want to address one more pattern before closing. Several of the audited chains have what I would classify as architectural bugs. These are not exploits โ€” they have not been weaponized โ€” but they are deviations from the documented specification that produce subtle behavioral changes.

One chain's sequencer batches transactions in a non-deterministic order under high load. The block explorer shows transactions in order of inclusion, but the actual execution order is shuffled. This makes MEV extraction more profitable for sophisticated actors and less visible to retail users. It is technically a bug. From a business perspective, it is a feature โ€” it attracts high-frequency trading firms that pay priority fees.

Another chain's bridge contract accepts deposits from any address but only processes withdrawals from whitelisted addresses unless a specific fee is paid. The fee is denominated in a token that the bridge contract mints on demand. The bridge is, technically, a money transmitter operating without regulatory licensing. The marketing materials describe this as a "premium liquidity feature."

A third chain's fraud proof implementation contains a logical error that I believe would prevent successful fraud challenges under specific conditions. I have not disclosed this publicly because the responsible disclosure process is ongoing. I will note that the chain's foundation has been informed and has acknowledged receipt of my report. Whether they remediate before a state transition worth exploiting is anyone's guess.

The Layer2 Mirage: 87 Chains, One Liquidity Pool, and the Manufactured Crisis VCs Don't Want You to Question

The Trust Variable

Trust is a variable, not a constant. I learned this building cryptographic systems in the 1990s and it remains true in 2025. Every Layer2's security model assumes a specific trust configuration among sequencer operators, bridge signers, and fraud provers. When that configuration changes โ€” through key compromise, regulatory coercion, or economic pressure โ€” the security model changes with it.

The marketing pitch for Layer2s emphasizes trustlessness. The architectural reality involves multisigs, upgrade paths, admin keys, and foundation-controlled treasuries. These are not flaws โ€” they are pragmatic engineering decisions. But they are also concentration points that the marketing literature does not adequately disclose.

When I audit a Layer2, I do not ask "is this trustless?" I ask "who do I need to trust, and what is the cost of that trust failing?" For the eleven chains I audited, the answers were uncomfortable. The largest chain by market cap required trust in a five-person multisig that included three foundation employees and two venture capital partners. The trust cost, if compromised, was measured in billions of dollars.

The Verifiable Path Forward

I am not opposed to Layer2 technology. I am opposed to Layer2 tokens marketed as financial instruments while the underlying chains operate as subsidized infrastructure. The distinction matters.

The responsible path forward requires three changes that the current ecosystem resists.

First, chain operators should disclose operational burn, sequencer revenue, and treasury runway in standardized formats. If a chain cannot survive twelve months without selling treasury tokens, that fact should be visible to every potential user and investor. The current disclosure regime buries this information in technical documentation that retail users do not read.

Second, bridge contracts should implement mandatory timelocks on admin operations exceeding a threshold value. The Ronin hack demonstrated that a multisig without a timelock is not a security feature; it is a single point of failure. The technology to implement timelocks exists. The will to implement it does not.

Third, token unlock schedules should be evaluated against realistic liquidity depth projections. If projected unlocks exceed organic absorption capacity, the token's market cap should be discounted accordingly. This would require rating agencies or standards bodies to engage with crypto tokenomics seriously โ€” something that has not happened because the agencies do not understand the technology and the technologists do not understand the agencies.

None of these changes will happen voluntarily. They will happen when the first major Layer2 collapse triggers regulatory action, or when a sufficiently large institutional loss forces pension funds and endowments to demand better disclosure. I expect the former to occur in 2026. I am preparing my audit methodology accordingly.

What Comes Next

The question I am asked most frequently in my Brussels office is whether Layer2s are a good investment. The honest answer is that some are, most are not, and the distinguishing variables are not visible to retail investors without access to the audit work I perform.

The question I am asked second most frequently is whether the current proliferation is sustainable. The honest answer is no. Eighty-seven chains competing for the same user base is not an ecosystem; it is a search for product-market fit in a market that has already been filled.

The question I am asked least frequently โ€” but the one that matters most โ€” is whether the technology is sound. The honest answer is yes, conditionally. The rollup architecture works. The fraud proofs work. The data availability layer works. What does not work is the assumption that each chain requires its own token, its own treasury, its own incentive program. That assumption is a venture capital construction, not an engineering requirement.

The technology is sound. The financial engineering is not. Until that distinction is widely understood, capital will continue to flow into chains that cannot survive, and retail investors will continue to bear the consequences of rational actors optimizing within an insane system.

I will continue auditing. The data will continue speaking. The question is whether anyone is listening.

Market Prices

BTC Bitcoin
$77,299.7 +0.06%
ETH Ethereum
$2,523.36 +0.43%
SOL Solana
$101.84 +0.16%
BNB BNB Chain
$726.4 -0.99%
XRP XRP Ledger
$1.37 +0.18%
DOGE Dogecoin
$0.0848 +0.41%
ADA Cardano
$0.2078 -0.14%
AVAX Avalanche
$7.44 -0.46%
DOT Polkadot
$1.01 -3.21%
LINK Chainlink
$11.54 +0.13%

Fear & Greed

61

Greed

Market Sentiment

Event Calendar

{{ๅนดไปฝ}}
30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

18
03
unlock Sui Token Unlock

Team and early investor shares released

28
03
unlock Arbitrum Token Unlock

92 million ARB released

12
05
halving BCH Halving

Block reward halving event

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

Altseason Index

41

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

Market Cap

All โ†’
# Coin Price
1
Bitcoin BTC
$77,299.7
1
Ethereum ETH
$2,523.36
1
Solana SOL
$101.84
1
BNB Chain BNB
$726.4
1
XRP Ledger XRP
$1.37
1
Dogecoin DOGE
$0.0848
1
Cardano ADA
$0.2078
1
Avalanche AVAX
$7.44
1
Polkadot DOT
$1.01
1
Chainlink LINK
$11.54

๐Ÿ‹ Whale Tracker

๐Ÿ”ด
0xa6df...37eb
2m ago
Out
4,192.28 BTC
๐ŸŸข
0x8683...10e5
1h ago
In
5,933,578 DOGE
๐Ÿ”ด
0x4d28...89cb
2m ago
Out
37,844 SOL

๐Ÿ’ก Smart Money

0x6a6f...466d
Top DeFi Miner
+$4.4M
87%
0xdae1...1ad5
Institutional Custody
+$0.5M
93%
0x4256...8950
Experienced On-chain Trader
+$4.7M
69%

Tools

All โ†’