Ethereum Economic Zone (EEZ) Officially Launched: Someone Finally Tackles the L2 Isolation Problem

marsbitPublished on 2026-03-30Last updated on 2026-03-30

Abstract

The Ethereum Economic Zone (EEZ) is a new framework designed to address the fragmentation and liquidity isolation caused by the proliferation of Layer 2 (L2) rollups on Ethereum. While L2s have successfully scaled Ethereum, they have created siloed ecosystems with separate liquidity pools, bridges, and infrastructure, forcing protocols to deploy across multiple chains and users to pay high costs and risks for cross-chain transactions. EEZ, funded by the Ethereum Foundation and co-initiated by Gnosis and Zisk, introduces synchronous composability between L1 and L2s. This allows smart contracts on an EEZ rollup to atomically call contracts on Ethereum mainnet or other EEZ rollups within a single transaction, eliminating the need for bridges. The result is shared liquidity, a unified security model, and a seamless user experience where assets and identities are portable across environments without explicit bridging steps. Built on Ethereum’s core values of openness, security, and decentralization, EEZ aims to reinforce Ethereum as the foundational settlement layer rather than allowing L2s to fork value away from it. The initiative is developed as open-source public infrastructure, with technical contributions from leaders like Jordi Baylina (creator of Circom) and support from projects including Aave and Centrifuge. EEZ is not a proprietary product but a community-driven effort to unify Ethereum’s economy into a single, composable system.

Author: The Ethereum Economic Zone

Compiled by: Deep Tide TechFlow

Deep Tide Introduction: L2 has solved Ethereum's scaling problem, but in doing so, it has created a new issue: each chain is an isolated island, with fragmented liquidity, and users have to pay a cost every time they cross chains.

EEZ is funded by the Ethereum Foundation and jointly initiated by Gnosis and Zisk. Its core promise is synchronous composability between L1 and L2—contracts can make atomic calls across chains, no longer relying on bridges for connection.

This is one of the most noteworthy technical proposals in the context of the heated discussion around Ethereum's roadmap.

Full Text Below:

Ethereum's L2 ecosystem has solved one problem while creating another.

The scaling problem has been largely solved. Rollups work, transaction costs have decreased, and throughput has increased. That part is progressing well.

What hasn't progressed well is: each L2 has become its own isolated island. Separate liquidity, separate cross-chain bridges, separate wallet integrations, separate infrastructure—all of which already exist on the mainnet. Protocols that want to reach the entire ecosystem's users need to deploy on five chains and integrate with five sets of tools. Users move between them via cross-chain bridges, spending time and money each time, and occasionally losing everything.

Moreover, each L2 isn't extending Ethereum; it's extracting value and creating new walled gardens. We are facing a recurrence of the very problems this industry was built to solve.

This is not what Ethereum scaling was supposed to look like.

What We Are Building

The Ethereum Economic Zone is a framework between L1 and L2, built around one principle: Rollups should extend Ethereum, not fork away from it.

EEZ rollups will achieve synchronous composability with the Ethereum mainnet. Smart contracts deployed on an EEZ rollup can call a smart contract on the mainnet, or a contract on another EEZ rollup, receive a response, and use it within a single transaction. The result is atomic cross-chain execution, anchored and secured on Ethereum. Shared liquidity, a unified security model.

What does this mean in practice:

For Ethereum, EEZ rollups aim to strengthen the role of the base layer. ETH remains the gas token, the settlement layer, and the source of truth. Activity on rollups doesn't extract value from Ethereum; it builds on top of it, drawing from its security.

For protocols, complexity is drastically reduced. Instead of deploying and maintaining multiple versions on multiple chains, a protocol can deploy once and rely on synchronous composability to reach all users across the EEZ. No need to manage cross-chain bridges, wrapped assets, or chain-specific integrations.

For users, the experience is closer to what one intuitively expects: one Ethereum. Assets, positions, and identities are available across environments without explicit cross-chain steps. In most cases, gas can be paid in ETH, regardless of where execution happens.

We are building this framework according to Ethereum's core values: open source, secure, trust-minimized, censorship-resistant, minimalist, and community-driven.

Why Us

A fair question, we'll answer it briefly.

Gnosis has been building Ethereum infrastructure since the first week smart contracts went live, literally the first week. Our first transaction on Ethereum happened in August 2015. Since then, our engineers have built the constant product AMM model (the basis for much of DeFi), the conditional tokens framework (now used by Polymarket), the CoW Protocol (pioneering batch auctions and intent-based trading), and Safe (the first production-grade smart contract wallet, safeguarding over $58 billion). We have operated Gnosis Chain for seven years without interruption. We know how to deliver infrastructure that doesn't break.

We are also highly aligned with Ethereum itself. Gnosis DAO holds a significant amount of ETH, which means the success of Ethereum as a system is not an abstract concept for us; it directly relates to what we are building.

On the technical side, much of the work is led by Jordi Baylina, the creator of Circom, who has been at the forefront of zero-knowledge proof systems for years. His work on zkEVM is among the most battle-tested ZK infrastructure in production, and he is also the founder of Zisk—a high-performance proving stack that will be used in the EEZ.

The Ethereum Foundation is funding this work. The EEZ is designed to be credibly neutral, shared Ethereum infrastructure, not owned by Gnosis or any single entity.

We are building it because it needs to exist, and because we have a track record of delivering.

What This Is Not

EEZ is not a product of any single team. Gnosis and Zisk are founding contributors, but the goal is to build shared Ethereum infrastructure. The EEZ Association, based in Switzerland, is a newly formed entity specifically tasked with developing it as fully open-source public infrastructure. All work will be released as free and open-source software, and contributions are welcome. This is not a closed group but an open effort to build infrastructure the entire Ethereum ecosystem can rely on.

It is not an L2 framework, but a framework *between* L1 and L2. This distinction is important. Instead of extending isolated execution environments and connecting them asynchronously, this is a fundamentally different architecture—"composability" here truly means composability: smart contracts can call each other atomically across execution environments.

It is also not just an idea. It traces back to early Ethereum research, including execution sharding. What's new is that recent advances in real-time proving technology have made it feasible. Jordi and our team have been working on this for months behind the scenes. We are announcing it now because the technical foundation is solid enough to share. Specifications and benchmarks will follow.

What's Next

We are building a coalition of infrastructure teams, protocols, block builders, and ecosystem contributors who recognize Ethereum as the world's most important economic zone and are committed to unifying the ecosystem. Other founding members include Aave, Titan, Beaver Build, Centrifuge, xStocks, and we welcome more core contributors from across the ecosystem to join.

This is not intended to be a closed group. If you are a protocol team, infrastructure builder, or simply believe Ethereum should function as one system, not a hundred, we want to hear from you.

In the coming weeks, we will release: the technical architecture and protocol specifications, performance benchmarks, developer tools and ecosystem integration details, and a clear path for existing Ethereum protocols to integrate with the EEZ.

Ethereum delivers maximum value when it functions as a unified, composable economy.

Not a collection of fiefdoms connected by bridges, not fifty versions of the same DEX with fifty liquidity pools on fifty chains.

One Ethereum. EEZ.

Friederike Ernst is a co-founder of Gnosis. Jordi Baylina is the founder of Zisk. The Ethereum Economic Zone is funded for development by the Ethereum Foundation.

Trending Cryptos

Related Questions

QWhat is the main problem that the Ethereum Economic Zone (EEZ) aims to solve?

AThe EEZ aims to solve the problem of L2 fragmentation, where each L2 acts as an isolated island with separate liquidity, bridges, and infrastructure, leading to a poor user experience and value extraction from Ethereum.

QHow does the EEZ achieve synchronous composability between L1 and L2?

AThe EEZ enables smart contracts deployed on an EEZ rollup to call contracts on the Ethereum mainnet or another EEZ rollup within a single transaction, receiving a response and using it atomically, all anchored to Ethereum's security.

QWhich organizations are the founding contributors to the EEZ initiative?

AThe EEZ is jointly initiated by Gnosis and Zisk, with funding from the Ethereum Foundation, and it includes other founding members like Aave, Titan, Beaver Build, Centrifuge, and xStocks.

QWhat are the expected benefits for protocols building within the EEZ framework?

AProtocols can deploy once and leverage synchronous composability to reach users across the entire EEZ, eliminating the need to manage multiple deployments, cross-chain bridges, wrapped assets, or chain-specific integrations.

QIs the EEZ a proprietary product owned by a single entity?

ANo, the EEZ is designed as open-source, shared Ethereum infrastructure. It is not owned by Gnosis or any single entity but is developed as a community-driven, trust-minimized public good.

Related Reads

Bitcoin Mining Farms Are Becoming AI Factories

Bitcoin mines are transforming into AI factories. This shift is driven by the convergence of three key assets from the previous crypto cycle: infrastructure, talent, and capital. Crypto mining companies like Crusoe, CoreWeave, and Bitdeer are repurposing their core competency—securing power, land, and grid connections in remote locations—to build data centers for AI clients. These firms are signing multi-billion dollar, long-term contracts with companies like Anthropic, AWS, and Microsoft, as AI's demand for reliable, high-capacity compute surpasses the profitability of Bitcoin mining. Simultaneously, crypto entrepreneurs and engineers are applying their skills to new AI ventures. Examples include OpenSea's co-founder launching OpenRouter (an AI model aggregator), and former Coinbase engineers building Fal.ai (a generative media infrastructure platform). Their experience in building scalable, global software networks translates effectively to the AI space. Furthermore, capital accumulated during the crypto boom is now fueling AI. Figures like Jed McCaleb (co-founder of Ripple) funded Voltage Park, a large-scale GPU cloud provider. Notably, some crypto investments, like FTX's early bets on Anthropic and Cursor, have generated astronomical paper returns, demonstrating how high-risk crypto capital flowed into AI before it became mainstream. The transition is not just about repurposing hardware, but about redirecting critical resources—power infrastructure, distributed systems expertise, and venture funding—to the next technological frontier: artificial intelligence.

链捕手17m ago

Bitcoin Mining Farms Are Becoming AI Factories

链捕手17m ago

Morpho Launches Fixed-Rate Product Midnight: Lenders and Borrowers Set Their Own Rates, Ending the Era of Interest Rate Models

Morpho Launches Fixed-Rate Product Midnight: Lenders and Borrowers Set Their Own Rates, Ending the Era of Algorithmic Interest Models On-chain lending has grown to $60 billion but remains minuscule compared to traditional finance's $200 trillion annual credit volume. Morpho identifies the lack of fixed rates and maturity dates as key bottlenecks. Institutions need predictability, not the passive floating rates set by algorithmic models. Midnight allows lenders and borrowers to directly quote rates, set terms, and become price makers, not takers. Fixed-rate lending is now viable due to cheaper, faster blockchains and the entry of institutions demanding control and certainty over returns, costs, and duration. Morpho Blue previously gave users control over risk; Midnight adds control over interest rates. Past attempts at on-chain fixed-rate lending failed primarily because they were built on top of floating-rate pools (creating unpredictability) or lacked sufficient active participants. Midnight avoids these pitfalls as a standalone primitive with fixed rates at its core, built upon Morpho Blue's existing large and active user base. Midnight offers distinct value: institutions gain predictable term structures and full control; fintech companies can offer tailored fixed-rate products; lenders/borrowers achieve predictability and efficiency; and curators can now differentiate by configuring both risk and interest rates. Morpho Midnight is not a replacement for Morpho Blue. The Morpho network will now feature two complementary market structures: floating-rate/open-term (Blue) for flexibility and fixed-rate/fixed-term (Midnight) for predictability. Liquidity can flow between them. The launch will be gradual, prioritizing security. Initially, it will support direct lending on Base network with one trading pair (cbBTC/USDC) and limited maturity dates. Advanced features like auto-rollovers will be introduced later.

marsbit17m ago

Morpho Launches Fixed-Rate Product Midnight: Lenders and Borrowers Set Their Own Rates, Ending the Era of Interest Rate Models

marsbit17m ago

human.tech Launches Clean SDK for Privacy-First Web3 Apps

human.tech has launched the Clean SDK, a toolkit enabling developers to build privacy-first Web3 applications with transparent accountability. Released alongside Aztec's version 5, the SDK provides components for integrating zero-knowledge identity verification, sanctions screening, and private transactions, without developers handling sensitive user data or building compliance infrastructure from scratch. It uses zero-knowledge proofs and programmable verification to allow apps to confirm user legitimacy and sanctions compliance while keeping identities confidential. The first application built on the SDK, Shield, a privacy bridge to Aztec, also launched. It allows users to transfer assets privately while proving a unique human is behind each transfer and that funds have passed sanctions checks, as verified by a May 2026 audit. The SDK offers three core verification techniques: Proof of Innocence (sanctions screening against 23 sources), Proof of Personhood (simpler verification via Human Passport), and Proof of Clean Hands (higher-assurance zero-knowledge government ID checks). This allows apps to authenticate users and transactions without exposing personal data. Designed for Aztec builders, the SDK lets developers add programmable privacy to decentralized apps, eliminating the need to create their own verification and ZK infrastructure. Shield demonstrates its practical use for private bridges, but the SDK aims to enable a wider ecosystem of private, accountable financial apps and services. The launch addresses growing demand for infrastructure that balances privacy and accountability. The SDK avoids traditional identity databases, storing encrypted data off-chain, screening at both entry and exit points, and including a gated disclosure mechanism for legal requests. human.tech's products, including the Clean SDK, focus on using zero-knowledge technology to enable verifiable personhood and privacy in digital systems.

TheNewsCrypto54m ago

human.tech Launches Clean SDK for Privacy-First Web3 Apps

TheNewsCrypto54m ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of ETH (ETH) are presented below.

活动图片