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

7 Months After the Collapse of Huiwang, Southeast Asia's Escrow Platforms Undergo a Major Reshuffle

Following the collapse of Huione Pay—dubbed the "Alipay of Southeast Asia"—seven months ago, the region's underground financial guarantee platform sector is undergoing a significant reshuffle. This power vacuum has been swiftly filled by emerging platforms such as XinBi, Tiger/Navigator, JinBei (renamed JinBo), Dali/Tiancheng, and FullyLight. These platforms, operating largely via Telegram and offering services like escrow for illicit transactions, have absorbed the vast user base and markets left behind by Huione. While positioning themselves as "trust intermediaries," their primary clientele consists of networks involved in online scams, money laundering, illegal gambling, and even human trafficking. For instance, the Tiger/Navigator platform explicitly provides "escrow" services for kidnapping-for-ransom operations ("强押车交易"). Data underscores the immense scale: Huione alone processed over $103 billion in cryptocurrency payments and facilitated over $31 billion through its escrow market before its downfall, linking it to Cambodia's notorious Prince Group. Since its collapse, competitors have seen explosive growth. For example, the XinBi platform has accumulated over $1.6 billion in total USDT revenue, while platforms like NewPay, OkPay (under Dali), and FullyLight Wallet collectively processed over $4.8 billion in USDT in a single year. This ecosystem thrives in regions like Cambodia and Myanmar, where regulatory gaps allow these platforms to act as critical financial infrastructure for sprawling cybercrime industries, from scam compounds to online casinos. The article concludes that the moniker "Southeast Asian Alipay" is a misnomer, obscuring the platforms' fundamental role in enabling serious criminal enterprises rather than representing legitimate financial innovation.

Odaily星球日报36m ago

7 Months After the Collapse of Huiwang, Southeast Asia's Escrow Platforms Undergo a Major Reshuffle

Odaily星球日报36m ago

The Changing Landscape: What Are Crypto VCs Experiencing?

Title: The Shifting Landscape of Crypto Venture Capital The era of dedicated crypto venture capital funds is undergoing a significant transformation. Once essential for navigating the sector's complexity and high risk, these specialized funds are now facing an identity crisis as the market matures. This shift mirrors historical patterns in other specialized investment classes like cleantech and SPACs, where initial information advantages dissipate as technologies become mainstream and integrated into existing industry frameworks. The article argues that crypto is reaching a critical inflection point, transitioning from a "building phase" to an "integration phase." Major players like Stripe, BlackRock, and Visa now engage with crypto not for its novel mechanics but as a foundational financial infrastructure. Their needs—regulatory compliance, banking partnerships, distribution channels—align with traditional fintech, a domain easily understood by large, generalist funds like Sequoia and Founders Fund. This evolution creates a "barbell effect" within the VC landscape. On one end are massive, diversified platforms that can incorporate crypto as one vertical among many. On the other are small, nimble funds focused on niche, experimental projects. The middle ground—medium-sized dedicated crypto funds—is being squeezed out. Their typical fund size makes it impossible to generate sufficient returns solely from early-stage crypto bets, yet they cannot compete with giants for later-stage deals. Consequently, leading crypto-native firms like Paradigm and Framework Ventures are expanding into AI, robotics, and other sectors, driven partly by LP pressure for better returns amid a broader VC DPI crisis. Others, like Dragonfly and a16z, have narrowed their crypto focus predominantly to financial infrastructure like stablecoins, reframing the sector's core narrative. For crypto entrepreneurs, this consolidation presents challenges. While generalist funds offer larger checks and broader resources, crypto projects now compete fiercely with AI for attention and capital within these firms. Furthermore, the long-term, non-commercial foundational work that built the ecosystem—funded by dedicated crypto VCs—is less likely to attract generalist capital focused on direct returns. The conclusion is that "crypto investor" as a standalone category is becoming obsolete, akin to "internet investor." Crypto is becoming a baseline infrastructure layer. The future will see a barbell structure: large-scale growth financing handled by generalist funds, while pioneering, speculative projects are funded by small, specialized vehicles. The dedicated crypto funds of the 2017-2021 boom, which incubated core infrastructure, are giving way to this new, bifurcated reality.

Foresight News53m ago

The Changing Landscape: What Are Crypto VCs Experiencing?

Foresight News53m ago

As Consensus Accelerates, What Are Young Investors Betting On?

Title: As Consensus Forms Faster, What Are Young Investors Betting On? In the rapid evolution of tech investment, a new generation of young investors is navigating a landscape where AI, robotics, commercial aerospace, and quantum computing are advancing simultaneously. Traditional investment logic based on financial models is giving way to a need for deep technical understanding and the ability to act before industry consensus forms. An analysis of trends from the "WAIC FUTURE TECH" list of young investment leaders reveals key shifts in focus. The first major trend is the movement of AI from the digital screen into the physical world. Investment is shifting from large language models and chatbots towards embodied AI, robotics, AI hardware, and edge computing. While demonstrations generate excitement, the real challenge lies in achieving scalable, reliable, and cost-effective delivery in complex real-world environments like factories and logistics. Success depends not just on algorithms but on the integration of sensors, actuators, and control systems. Second, the competitive focus for large models is moving beyond raw capability toward building an "intelligence flywheel." The goal is to create self-reinforcing systems where user interaction generates data, improving the model, which in turn enhances the user experience and attracts more engagement. Companies that successfully embed AI into workflows to create these closed-loop systems can build lasting value that isn't easily erased by the next model upgrade. Third, facing a potential bottleneck in high-quality human-generated data, investors are looking at new underlying technologies. Reinforcement learning and self-play, as demonstrated by AlphaGo Zero, offer paths for AI to generate its own experience. Scientific foundation models, which aim to build general AI capabilities for fields like life sciences and materials discovery, represent a non-consensus direction that could unlock new frontiers of knowledge and data. Finally, in deep-tech areas like quantum computing, commercial aerospace, and space-based infrastructure, patient capital is essential. These fields have long, uncertain development and validation cycles involving complex engineering, supply chains, and regulations. Investment here requires a long-term view, focusing on foundational team capabilities and the eventual emergence of market demand, even if commercial returns are distant. Collectively, these trends illustrate how young investors are adapting to a new era. They are learning to make earlier, technically-informed judgments, balance hype with real-world viability, and provide the patient capital needed to build the deep-tech foundations of the future.

marsbit1h ago

As Consensus Accelerates, What Are Young Investors Betting On?

marsbit1h 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.

活动图片