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

marsbitОпубликовано 2026-03-30Обновлено 2026-03-30

Введение

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.

Связанные с этим вопросы

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.

Похожее

Agents Take Over Traffic Distribution Power: What Are Tencent, ByteDance, and Alibaba Competing For?

In the race to dominate the AI era's entry point, China's tech giants—Tencent, ByteDance, and Alibaba—are aggressively deploying AI Agents to control the future of traffic distribution. Alibaba is pursuing a dual-track "closed loop + openness" strategy. Its Qianwen app is evolving into a super-Agent integrated across its ecosystem (Taobao, Alipay, etc.) to handle complex tasks like travel planning. Concurrently, it is opening its platform to external brands (Luckin Coffee, KFC) and has launched a B2B Agent platform, "Wukong," targeting enterprise automation. Its other flagship, Quark, aims to be an "AI super search box" for information and tasks. ByteDance is executing an omnipresent "sprawl strategy." Its Doubao app boasts over 300 million monthly active users and is evolving into a default AI entry point for daily life, with plans for paid versions and e-commerce integration. Its core weapon is the Kouzi platform, a visual "AI assembly factory" for developers to build custom Agents. ByteDance is also pushing hardware integration, collaborating on AI phones and developing smart glasses to embed Doubao everywhere. Tencent is playing its long-held "ultimate card" by quietly embedding an AI Agent directly into WeChat. This Agent, accessible via a swipe, can understand user commands and automatically execute tasks by calling upon WeChat's millions of mini-programs (e.g., finding and ordering coffee). This leverages WeChat's unparalleled 1.4-billion-user ecosystem to position the app as an AI-powered "service operating system," a move that could dramatically reshape the competitive landscape. The core battleground is shifting from competing for "user screen time" to competing to be the "default execution layer" for user intent. The business model is evolving from an "attention economy" to an "intent economy," where the Agent that can most efficiently fulfill a user's need gains control over service access and token flow. This represents a fundamental change in how users connect with digital services, making the fight for the Agent入口 (entry point) a pivotal moment for redefining industry leadership in the AI age.

marsbit15 мин. назад

Agents Take Over Traffic Distribution Power: What Are Tencent, ByteDance, and Alibaba Competing For?

marsbit15 мин. назад

From Banning Doubao to Embracing Honor: Why Did WeChat Suddenly 'Change Its Face'?

The article explores the sudden shift in WeChat's strategy towards AI assistants from mobile phone manufacturers, transitioning from strict opposition to active collaboration. For over a year, WeChat fiercely resisted attempts by phone AI assistants (like ByteDance's Doubao in late 2025) to control its features via GUI automation ("simulated clicking"), citing security and data control concerns. This stance created a significant barrier for system-level AI integration. Now, Tencent has initiated A2A (Agent-to-Agent) partnerships with major phone brands like Honor, Xiaomi, OPPO, and vivo. This model allows a phone's system AI (e.g., Honor's YOYO) to parse a user's voice command and send a structured request directly to WeChat's own internal AI agent via secure APIs. WeChat then executes the action (e.g., sending a message) and returns the result. The article attributes Tencent's "change of face" to strategic pressure. While leading in social app usage, Tencent trails rivals like ByteDance and Alibaba in standalone AI app popularity. WeChat, with its vast mini-program ecosystem, is Tencent's key asset for an AI comeback. The upcoming WeChat AI agent aims to handle tasks like booking and payments within the app. However, phone system assistants remain the primary AI entry point for most users. The A2A collaboration allows Tencent to extend WeChat's AI reach to this crucial system layer while maintaining control over its core functions and data. For phone manufacturers, embracing A2A is a pragmatic move. The GUI route proved unviable due to WeChat's blocks. A2A offers a compliant path to integrate a vital service, enhancing their AI assistants' usefulness. It allows them to focus on developing their own AI ecosystems for other services while cooperating on WeChat access. The collaboration is framed as a mutual, strategic necessity: Tencent gains a distribution channel, and manufacturers gain a key functionality. The partnership relies on a "dual authorization" mechanism for security, requiring both user and app consent for each action. While questions about long-term data privacy practices remain, experts note A2A is more secure and compliant than GUI automation. Ultimately, this cooperation is seen as a tentative, calculated truce. Tencent's long-term goal is to make WeChat an AI-powered "service OS." Phone manufacturers aim to make their system AI the central user interface. Their paths may converge or clash in the future, but for now, the A2A deal represents the opening chapter in the battle for the AI-era user入口, driven by necessity and strategic calculus on both sides.

marsbit1 ч. назад

From Banning Doubao to Embracing Honor: Why Did WeChat Suddenly 'Change Its Face'?

marsbit1 ч. назад

On-Chain Figures on the Eve of Kickoff: 1.6 Billion Traded Before the World Cup Even Begins

"On-Chain Numbers on the Eve of the World Cup: $1.6 Billion Traded Before Kick-off" Analysis of on-chain markets before the 2026 FIFA World Cup reveals significant crypto integration into football. The most striking figure is the approximately **$1.6 billion** in total trading volume on the single "World Cup Winner" contract on the Polymarket prediction market platform, accumulated before a single match was played. This represents explosive growth for a sector whose annual volume surged from ~$16B in 2024 to ~$64B in 2025. The ecosystem is maturing beyond speculation. Key developments include: 1) **Infrastructure upgrades** like Polymarket's migration to native, regulated USDC stablecoin for settlements; 2) **Reliable data oracles**, such as Chainlink, being used to resolve real-world match outcomes on-chain; and 3) **Official recognition**, with FIFA appointing its first-ever "Prediction Markets" partner. Over 100 contracts now cover everything from the outright winner to individual match results and even non-sporting risks like venue relocation. This evolution marks a fundamental shift. While crypto firms are absent from FIFA's top-tier sponsor list, the technology has deeply penetrated the tournament's financial and predictive infrastructure through regulated stablecoin settlements, decentralized oracles, and new official partnership categories. The regulatory landscape remains complex and varies by jurisdiction, but on-chain markets for the World Cup are already a multi-billion-dollar reality.

marsbit2 ч. назад

On-Chain Figures on the Eve of Kickoff: 1.6 Billion Traded Before the World Cup Even Begins

marsbit2 ч. назад

Торговля

Спот
Фьючерсы

Популярные статьи

Manyu: восходящая мем-звезда на Ethereum, готовая открыть новую эру культуры Shiba

Manyu - это мемтокен на Ethereum, который приносит децентрализованную культурную и развлекательную ценность через вирусное влияние в соцсетях и вовлечённость сообщества.

1.9k просмотров всегоОпубликовано 2025.11.27Обновлено 2025.11.27

Manyu: восходящая мем-звезда на Ethereum, готовая открыть новую эру культуры Shiba

Неделя обучения по популярным токенам 14: Glamsterdam — самое ожидаемое обновление Ethereum в 2026 году

Ordinals/Runes по-прежнему стимулируют доходы от комиссий за блоки и активность разработчиков, рассматриваются как отправная точка «нативной эмиссии активов» в сети.

1.5k просмотров всегоОпубликовано 2026.04.29Обновлено 2026.04.29

Неделя обучения по популярным токенам 14: Glamsterdam — самое ожидаемое обновление Ethereum в 2026 году

Обсуждения

Добро пожаловать в Сообщество HTX. Здесь вы сможете быть в курсе последних новостей о развитии платформы и получить доступ к профессиональной аналитической информации о рынке. Мнения пользователей о цене на ETH (ETH) представлены ниже.

活动图片