Skip to main content

Initia's Enshrined Liquidity: How One Protocol Tackles the $47 Billion L2 Fragmentation Crisis

· 9 min read
Dora Noda
Software Engineer

Ethereum's rollup-centric roadmap was supposed to solve scaling. Instead, it created a new problem: over 50 Layer 2 networks competing for the same liquidity, with capital spread so thin that average depth has dropped 40% across L2 networks. Base and Arbitrum capture 77% of all L2 DeFi TVL, while most smaller rollups bleed users the moment incentives dry up. The multichain future arrived — and it is fragmented.

Initia, a Cosmos SDK-based Layer 1 launched in late 2025, argues that the architecture itself is broken. Its answer is enshrined liquidity — a mechanism that fuses staking, liquidity provision, and cross-rollup economic alignment into a single protocol-level primitive. Rather than bolting interoperability onto existing chains, Initia rebuilds the stack from scratch so that every rollup in its network shares a unified economic layer.

This is not an incremental improvement. It is a fundamentally different design philosophy for how L1s and L2s should relate to each other.

The Fragmentation Tax on Ethereum's Rollups

The numbers tell a stark story. Ethereum's L2 ecosystem grew from $4 billion in TVL in 2023 to roughly $47 billion by late 2025. But that growth has been concentrated. The top three rollups — Base, Arbitrum, and Optimism — process approximately 90% of all L2 transactions. Base alone captures 62% of L2 revenue.

For everyone else, the picture is grim. Usage across smaller L2s has declined 61% since June 2025, and 21Shares projects that the majority of sub-scale rollups will not survive 2026. The root cause is liquidity fragmentation: when capital is scattered across dozens of independent chains, each one suffers from reduced depth, higher slippage, and worse execution for traders.

This fragmentation is not a bug — it is a structural consequence of Ethereum's design. Each rollup operates as a sovereign execution environment with its own bridge, its own liquidity pools, and its own user base. Cross-rollup asset transfers require bridging, which introduces friction, delay, and trust assumptions. The result is a multichain world where capital efficiency gets worse as the ecosystem grows.

What "Enshrined Liquidity" Actually Means

Initia's solution embeds liquidity directly into the consensus layer. Here is how it works.

The x/mstaking module — a custom extension of Cosmos SDK's staking module — accepts two types of assets as stake:

  • Solo INIT tokens, the native network token
  • Governance-whitelisted INIT-X LP tokens from InitiaDEX, Initia's built-in decentralized exchange

This means that a user who provides liquidity in an INIT/USDC pool on InitiaDEX can simultaneously stake that LP position with a validator. The LP tokens count toward the validator's voting power. The user earns both trading fees from the DEX and staking rewards from the network — from a single capital position.

Traditional proof-of-stake networks force a tradeoff: lock tokens for security (staking) or deploy them for utility (liquidity). Enshrined liquidity eliminates this choice. Every dollar deployed as liquidity also strengthens the network's economic security. As the DEX grows, so does the security budget — and vice versa.

The Security Flywheel

This creates a positive feedback loop:

  1. More liquidity in InitiaDEX pools means better trading execution
  2. Better execution attracts more traders and volume
  3. Higher volume generates more fees for LP stakers
  4. More LP staking increases network security
  5. Higher security makes the chain more attractive for rollups to build on

The result is that Initia's security model scales with its DeFi activity rather than competing against it.

Interwoven Rollups: L2s That Actually Connect

Enshrined liquidity is just the foundation. Initia's architecture extends this economic alignment to its Layer 2 rollups through what it calls Interwoven Rollups.

Unlike Ethereum's rollups, which are largely independent systems that happen to settle on the same L1, Initia's rollups are deeply integrated with the base layer. The OPinit Stack — combining Optimism's OP Stack with Cosmos's IBC (Inter-Blockchain Communication) protocol — creates a VM-agnostic optimistic rollup framework where:

  • Cross-rollup messaging happens natively via IBC, without third-party bridges
  • Asset transfers between rollups route through InitiaDEX on L1
  • Minitswap, a companion DEX, handles cross-rollup swaps with minimal friction
  • Finality targets approximately 500 milliseconds with 10,000 TPS capacity

The key architectural insight is that the L1 serves as an orchestration layer — not just a settlement layer. It coordinates security, liquidity routing, and interoperability across all rollups simultaneously.

The Vested Interest Program: Aligning Rollup Economics

The most ambitious piece of Initia's design is the Vested Interest Program (VIP), which dedicates 25% of total INIT supply to structurally aligning rollup operators, users, and the L1 over the long term.

Here is how VIP works:

Allocation. Each epoch, the protocol distributes esINIT (escrowed INIT) rewards to participating rollups based on two metrics:

  • Balance Pool: How much INIT value has been bridged to that rollup
  • Weight Pool: How much voting power INIT stakers have directed toward that rollup via gauge voting

Vesting. All rewards arrive as esINIT — non-transferable tokens that vest over time. This prevents immediate sell pressure and ensures that participants have skin in the game beyond short-term farming.

Governance. INIT stakers (including those staking LP tokens via enshrined liquidity) can vote on which rollups receive the largest share of rewards. This creates a democratic allocation mechanism where the community directs capital toward the rollups they believe create the most value.

The VIP release rate starts at 7% per year, designed to sustain incentives across multiple market cycles rather than burning through rewards in a single bull run.

Why VIP Changes the Game

In Ethereum's ecosystem, L2s are economically disconnected from the L1 beyond paying gas for data availability. There is no mechanism for Ethereum stakers to benefit from Arbitrum's success, or for Arbitrum users to have a stake in Ethereum's growth.

VIP creates bidirectional economic alignment:

  • L1 stakers benefit when rollups thrive (via gauge-directed rewards)
  • Rollup users benefit from L1 participation (via esINIT distributions)
  • Rollup operators are incentivized to grow genuinely (since allocation depends on real metrics, not just incentive farming)

This is the economic primitive that Ethereum's rollup ecosystem lacks — and it is arguably more important than any technical bridging solution.

How Initia Compares to Other Approaches

Ethereum: Fragmented Sovereignty

Ethereum's rollups are sovereign by design. Each rollup chooses its own sequencer, its own fee model, and its own liquidity strategy. This maximizes flexibility but creates the fragmentation problems described above. Efforts like shared sequencing and based rollups aim to reunify parts of the stack, but they are additive patches rather than foundational redesigns.

Polkadot: Shared Security, Separate Liquidity

Polkadot's parachain model shares the Relay Chain's validator security across all connected chains — solving the economic security fragmentation problem. However, liquidity still fragments across parachains. Each parachain maintains its own token economy and DeFi pools. Cross-chain transfers happen via XCM (Cross-Consensus Messaging), but there is no enshrined liquidity mechanism tying security to DEX activity. Polkadot solves half the problem.

Cosmos: Sovereign Liquidity, Sovereign Security

Cosmos takes the opposite approach from Polkadot: each chain runs its own validator set (sovereign security) and communicates via IBC (sovereign interoperability). This gives maximum flexibility but means every new chain must bootstrap its own security and liquidity from scratch. IBC also creates bridge-bound asset representations that fragment fungibility. Initia inherits Cosmos's IBC interoperability while adding the shared economic layer that Cosmos lacks.

Initia: The Integrated Approach

Initia's bet is that the rollup future needs tight economic coupling between L1 and L2, not just technical interoperability. By enshrining liquidity at the consensus level and aligning incentives through VIP, it creates a system where every participant — from validators to traders to rollup developers — is economically invested in the same network's success.

Current State and Challenges

Initia launched its mainnet and TGE in April 2025. By late 2025, the network reported over $300 million in TVL across 12 rollup L2 mainnet chains. The INIT token trades near $0.08 — well below its all-time high of $1.42 — reflecting both the broader market downturn and the early stage of ecosystem development.

Several challenges remain:

Adoption chicken-and-egg. Enshrined liquidity and VIP rewards are powerful when the ecosystem has scale, but bootstrapping that initial critical mass requires rollups and users to show up before the flywheel spins.

Token price dependency. When INIT is worth less, enshrined liquidity provides less security, and VIP rewards are less attractive. The reflexivity that makes the model powerful in a bull market can work against it in a bear market.

Complexity. Enshrined liquidity, VIP gauge voting, esINIT vesting, and cross-rollup routing via Minitswap create a sophisticated but complex system. User education and UX simplification will determine whether mainstream users can navigate it.

Competition from consolidation. If Ethereum's L2 ecosystem consolidates around 3-5 dominant rollups (as many analysts predict), the fragmentation problem becomes less acute — potentially weakening Initia's core thesis.

What This Means for Blockchain Infrastructure

Initia's enshrined liquidity represents a broader shift in how blockchain architects think about L1-L2 relationships. The first generation of rollup ecosystems treated L2s as independent systems that merely share a settlement layer. Initia argues that meaningful interoperability requires economic integration, not just message passing.

If this model works, it establishes a template that other L1 ecosystems may follow. We are already seeing related ideas emerge: Ethereum's discussions around based rollups and shared sequencing, Polkadot 2.0's elastic scaling, and Cosmos's mesh security proposals all point toward tighter economic coupling between layers.

The question is not whether the multichain future needs better economic alignment — the $47 billion in fragmented L2 TVL makes that case convincingly. The question is whether enshrined liquidity, with its deep integration of DeFi and consensus, is the right mechanism to deliver it.

For builders navigating this landscape, Initia's architecture offers a concrete case study in what "full-stack" rollup infrastructure looks like when economic alignment is treated as a first-class primitive rather than an afterthought.

BlockEden.xyz provides high-performance RPC and API infrastructure for builders across multiple blockchain ecosystems. As the multichain landscape evolves, reliable node infrastructure remains the foundation for every rollup and DeFi protocol. Explore our API marketplace to build on infrastructure designed for the interwoven future.