TLDR:
1. Connecting island chains: the bridge problemWhen transferring assets across chains, each blockchain has a unique architecture, consensus mechanism, state proof, and state transition, lacking unified standards and interoperability, resulting in complex cross-chain communication and data exchange. These verification processes are often too expensive to be performed on-chain. This limitation has led to a surge in multi-signature committees to verify the status of other chains. As a result, there is no universal decentralized standard or protocol that can achieve interoperability between all blockchains, limiting the free flow of assets between different blockchains. In order to achieve cross-chain asset transfer, many third-party bridges have emerged, but these bridges face significant network security challenges related to trust issues. Even if centralized bridges can ensure complete security, they still need to maintain sufficient liquidity on each integrated chain, thereby passing these operating costs on to users. At present, the inability to meet the trust difficulty of native decentralized asset bridging and third-party bridges has led ZKsync, Polygon, and Optimism to launch more native solutions such as Elastic Chain, AggLayer, and Superchain Explainer to achieve localized multi-chain expansion. 2. ZKsync3.0: Elastic ChainImage source: zksync.mirror In 2023, Matter Labs, the main development company behind ZKsync, released ZK Stack, a toolkit that allows developers to build their own blockchains based on ZKsync technology. Essentially, these custom chains will be interconnected through Elastic Chain, transforming ZKsync 3.0 from a single Ethereum L2 to Elastic Chain. The ZKsync 3.0 protocol core upgrade was released on June 7, 2024 and is the most complex upgrade of ZKsync to date. It reconfigures the ZKsync L1 bridge as a shared router contract to support the growing network of interoperable ZK chains. The ZK Stack framework enables native, trustless, low-cost interoperability between chains. Matter Labs said, “Elastic Chain is an infinitely scalable network composed of ZK Chains (rollups, validiums, and volitions), which is secured by mathematical verification methods and enables seamless interoperability under a unified and intuitive user experience. It aims to make interoperability within the ZKsync ecosystem smoother and more efficient.” 2.1 Elastic Chain ArchitectureElastic Chain does not rely entirely on ZK technology, nor can it simply add ZK proof "patches" to other non-ZK multi-chain systems. In general, its network is implemented through three components: ZK Router, ZK Gateway, and ZK Chains. 1. ZK Router:
2. ZK Gateway:
3. ZK Chains: Ensure the validity and security of transactions by generating and verifying zero-knowledge proofs, and submit the results to ZK Router for Rollup and coordination. They are interconnected with L1 smart contracts through ZK Gateway, are completely independent, customizable, and built using ZK Stack. According to ZKsync, Gateway is a key component of Elastic Chain, which enables seamless settlement from ZK Chains to Ethereum. Submitting proofs and data to Ethereum through Gateway can achieve the following advantages:
ZK Chains do not need to use the ZK Gateway and can settle directly to Ethereum, freely choosing to leave the ZK Gateway network without affecting the security of their chain. They can switch between using the ZK Gateway and settling directly to Ethereum. The ZK Gateway will be operated by a decentralized, trustless cluster of validators to ensure network resilience and reliability. ERC20 tokens are required to participate in this decentralized validation process. The ZKSync network governance will designate a token for this purpose (probably the ZK token). Validators will receive a bridge fee and a fee for each byte of state delta data published to the ZK Gateway. This incentivizes validators to join the ZK Gateway because their income can increase exponentially with the value of on-chain transactions. In addition, due to the recompression service provided by validators, settling data through the ZK Gateway will be cheaper than settling directly on the Ethereum network, which may be the reason why most ZK chains may choose to join. 3. Polygon 2.0: AgglayerImage credit: Polygon Agglayer 3.1 Origin of Agglayer DesignSimilar to OP Stack and ZK Stack, blockchains created using Polygon CDK can be directly integrated into Agglayer, leveraging its unified bridge and security services to achieve interoperability with other blockchains. This constitutes the core architecture of Polygon 2.0. The core idea of Agglayer is derived from the Shared Validity Sequencing design proposed by Umbra Research. The design aims to achieve atomic cross-chain interoperability between multiple Optimistic Rollups. By using a shared sequencer, the system can uniformly handle the transaction ordering and state root publishing of multiple Rollups, ensuring atomicity and conditional execution. To achieve this, three elements are needed:
Since existing Rollups already have the ability to pass messages between Layer 1 and Layer 2 in both directions, Umbra simply adds a MintBurnSystemContract (Burn and Mint) to complement these three components. Workflow:
Invariants and consistency:
System Operation:
3.2 Agglayer core components:In Polygon 2.0's Agglayer, Unified Bridge and Pessimistic Proofs are its core components. 1. Unified Bridge Technical framework:
Implementation logic:
Source: Aggregated Blockchains: A New Thesis 2. Pessimistic Proofs Technical framework:
Implementation logic:
Agglayer provides a highly secure, scalable and interoperable blockchain environment by integrating Unified Bridge and Pessimistic Proofs. These components not only enhance the security of the system, but also simplify cross-chain transactions, making it easier for users to interact across chains. For more details, please refer to YBB Capital's previous article "From Modularity to Aggregation: Exploring the Agglayer Core of Polygon 2.0". 4. Optimism: Superchain ExplainerIn 2023, Optimism pioneered the one-click chain deployment path with its initial project, OP Stack, which established standards for a unified network. OP Stack is the launch platform for the Ethereum scaling solution Optimism Superchain, and is also the hub for interactions and transactions between all L2s built using OP Stack. Optimism Superchain shares a common OP Stack development stack, bridge, communication layer, and security, ensuring that individual chains can coordinate and operate as a unit. This structure can be divided into five different layers, each with its specific purpose and function:
Compared with Elastic Chain and Agglayer, Optimism Superchain was the first to enter the market and occupied a considerable share. It is worth noting that Base, based on which it was launched, accounts for a large part of the daily gas expenditure, reflecting its high on-chain activity. Source: Dune Optimism — Superchain on-chain data 5. Subjective thoughts on one-click chain release5.1 Competition Analysis between AggLayer, Superchain, and Elastic Chain(This section only represents the author's personal views.) The above three expansion plans continue the narrative of their respective Rollup expansion. From the perspective of market maturity, OP Stack and Superchain were the first to occupy the market, and Base is the most successful representative among them. AggLayer has the advantage of native compatibility and can run directly on the existing Ethereum network without major modifications to the underlying protocol. This makes it more easily accepted by existing Ethereum users and developers. The challenge lies in ensuring the security and reliability of the aggregation process. The initial judgment on Elastic Chain depends on the development of the ZKsync ecosystem and community building. If ZKsync itself cannot develop, Elastic Chain may face challenges in attracting developers and maintaining community enthusiasm. From the perspective of both market and technology, OP is optimistic in the short term and ZK is optimistic in the long term. However, an inherent problem with all three solutions is the relatively centralized nature of Rollup. Recently, a Rollup-based scaling solution has emerged as a potential competitor. It moves the sorter directly to L1, Ethereum itself, eliminating the need for additional sorters or complex verification steps on L2. Despite some potential MEV issues, this more native scaling approach is worth keeping an eye on for future developments. Source: ZKsync — Introduction to Elastic Chain 5.2 Future Trends and Application Innovations of RollupIn general, with the promotion of "one-click chain launch", the number of Rollups as the main expansion solution of Ethereum will continue to increase. Even if the Bitcoin ecosystem prospers in 2023, its non-native expansion also borrows many Ethereum expansion concepts. In the case of limited market innovation, Rollup application innovation and impact may be limited. For each VM chain, TVL is a key indicator no matter how the market changes, so the earliest applications may be various DeFi protocols. In addition, SocialFi protocols and NFT trading markets may also appear. In other areas, DePIN may have difficulty developing on Rollup and L1, and Solana may be the leader. The RWA concept is more likely to develop on L1, but lacks confidence in Rollup. GameFi will also rise, but large-scale games will only have a chance on Rollup with GameFi as the core. Therefore, the most certain application at present is still DeFi-related. However, the Matthew effect is obvious in the blockchain industry. With the advent of the multi-chain era, resources will be concentrated on leading projects, the strong will always be strong, and the weak will be eliminated. |
<<: Fundamental analysis of 23 tokens: which ones may attract investors
>>: Ethereum ETF is about to be approved. Is now a good time to buy ETH?
Those who have accomplished great things in ancie...
What kind of woman knows how to discipline a man?...
Everyone knows that there are various lines on th...
Being bullied is usually because one is not stron...
According to Japanese media reports, Tsukasa Akim...
The description of peach blossom eyes in books is...
This morning (August 14), I saw a piece of news a...
People's horoscopes, facial features, palmist...
On December 9, the Crypto Mining Forum hosted by ...
Although most people in this world love money, af...
1. Fortune of people with linked eyebrows If a wo...
On October 17, thousands of people in the capital...
Finger chart of hard work and wealth Long and thi...
Physiognomy helps you choose a good daughter-in-l...
Since May, domestic regulatory agencies have step...