
L1 Interop: A Path To Scaling Ethereum’s Liquidity
Unlock native Ethereum DeFi liquidity for ZKsync and ZK Stack chains with fast, trustless L1 interop.

Published Oct 7, 2025
Today, the ZKsync team is excited to share details of the Atlas upgrade for the ZK Stack, which provides a major step forward towards the vision of a network of sovereign chains, secured by cryptography and powering the global economy.
This release delivers a high-performance, low-latency sequencer, support for multiple VM configurations (including full EVM equivalence), and integration with Airbender, the world’s most performant open source RISC-V proof system, for one-second finality with ZK proofs.
Increasingly, businesses, institutions, and nations are embracing blockchains as a significant component of their financial infrastructure. Just this year we have seen:
We believe this trajectory will continue, and that we’re heading towards a world in which business and institutions routinely participate in the digital asset economy via systems they control, deployed as part of their internal infrastructure. These systems will be configured differently to support specific use-cases, but will still need to integrate across a single network, able to exchange value with cryptographic guarantees of correctness.
ZKsync, and the ZK Stack, are designed for this future. ZKsync connects public and private chains into one cryptographically secure network, made incorruptible by ZK, and connected to the billions in onchain liquidity via Ethereum. The ZK Stack is a toolkit for deploying these high performance chains, providing builders with control over options related to privacy, economics, and access.
The Atlas upgrade going live is the culmination of several major projects by the ZKsync team.
Firstly, we are introducing a new transaction sequencer, designed from the ground up around three dimensions: improving throughput (including resilience to traffic bursts), reducing latency (for rapid tx inclusion), and system simplicity.
Some of the most impactful decisions included:
The first results are already very exciting!
Before we get into the numbers, it is important to remember that transactions per second (TPS) is a flawed metric for profiling these systems; the computational resources required to execute a transaction vary depending on what it is doing. Gas/second has been proposed as a better metric, but for some systems this has a similar issue. The EVM’s gas prices are intended to directly price the computational work of Ethereum, but this strong coupling isn’t preserved when you also prove the transaction.
To help contextualize the sequencer capabilities we developed several demonstration scenarios, keeping in mind the limitations just described.
We’re excited to share these early numbers, and while we have designed this sequencer for performance and are excited by the early results, it is nowhere near optimized and many more improvements will be made as the system matures.
With this upgrade, we’re delighted to see Airbender stepping into the spotlight. Airbender, introduced in an earlier blog post, is the world’s fastest open-source RISC-V zkVM.
As a reminder, it offers:
Efficient, near-real time ZK proofs are a breakthrough technology, enabling functionality that simply cannot be supported without it.
Airbender provides a critical property: one-second ZK finality.
At the network edge, blocks from ZK Stack chains are proved in ~1s and verified by the ZKsync Gateway (the coordination layer). Counterparties get cryptographic assurance of execution almost immediately, and the proofs are then settled to Ethereum within minutes for full L1 finality.
This is a fundamental change to how systems can integrate. In a world of many chains, the naïve way to trust another chain is to re-execute it yourself, meaning running full nodes on often powerful hardware for every system you connect to. That is prohibitively expensive and incompatible with privacy (you can’t re-execute what you can’t see inside a Prividium).
Proofs, not intermediaries, carry trust across domains. With one-second proofs, you don’t re-execute, you verify. Anyone (chain operators, exchanges, even a user’s mobile device) can quickly verify a succinct proof and act with confidence. This is also how private chains can keep user data private while still composing with public liquidity, revealing only the ZK proof of correctness.
The combination of a sequencer providing low latency tx inclusion, Airbender generating a proof within a second, and then Gateway verifying and coordinating cross-chain messages, is how this architecture is able to realize the vision of a world transacting onchain.
Additionally, the Atlas upgrade brings significant improvements to how ZK Stack chains will operate. We have redesigned the system-level component that is responsible for executing transactions and managing the state. This component is implemented as a Rust program and is compiled to both the x86 and RISC-V instruction sets. x86 is used for running the sequencer and RISC-V is fed to Airbender, and used to compute the ZK proof attesting to the correctness of the system.
This design has several compelling properties, which serve as the foundation for the entire upgrade:
In our 2025 Roadmap, we committed to bytecode-level EVM equivalence and performance at industry scale. This upgrade advances those dimensions significantly, and further expands the toolkit available to ZK Stack builders. The first teams to be taking advantage of the Atlas upgrade already have testnets live, and we expect many other chains to follow in the coming weeks, on both testnet and mainnet.
High performance systems alone will not bring the world onchain because the endgame isn’t one big chain. It’s many sovereign systems, connected as part of a secure network. We expect banks, enterprises, public agencies, hospitals etc will all operate their own blockchain infrastructure (private where required) and participate an incorruptible network, anchored to Ethereum’s security and liquidity.
This vision requires both:
Alone, neither is sufficient.
With the Atlas upgrade, blocks are included quickly and proved quickly, so chains can finalize to Ethereum on minute timescales while keeping user-visible latency near real-time. Payments will clear with card-like UX but cryptographic finality. Price feeds will arrive at the speed finance applications need, and settle deterministically
This upgrade is another major step forward for the ZK Stack, which is ready today as a platform for teams looking to issue and settle real-world assets, run global payments with near-instant settlement, and tap into billions in onchain liquidity via Ethereum.
Find out more on the ZK Stack page.