But, in contrast to within the typical monetary sector, the place property in a single jurisdiction could also be utilized in arbitrage operations abroad with out the necessity for a trusted middleman, the identical technique has lengthy labored. For 3 causes, neither blockchain works:
- Blockchains are unable to speak with each other.
- Because of the trustless nature of public blockchains, arbitrage on a sure blockchain necessitates the existence of all related property on that blockchain.
- In typical finance, there isn’t any reliable intermediary between trustless blockchains.
To deal with the capital inefficiency drawback on the blockchain whereas additionally earning profits, modern entrepreneurs constructed blockchain bridges to fulfill these three difficulties and commenced to attach the blockchain ecosystem collectively, and now you can commerce Bitcoin on Ethereum. After all, cross-chain bridges can be utilized for numerous functions, however their major position is to extend capital effectivity.
What precisely is a blockchain bridge?
A blockchain bridge joins two blockchains, permitting for secure and verifiable communication between them through the switch of knowledge and/or property.
This opens up a plethora of prospects, together with:
- Asset switch between chains.
- Novel decentralized apps (dApps) and platforms that empower customers by permitting them to get pleasure from the advantages of a number of blockchains.
- Builders from numerous blockchain ecosystems may fit collectively to create modern options.
Bridges are categorised into two varieties:
- Trusted Bridge
Dependence on a single entity or system to operate. Belief assumptions about fund custody and bridge security. Prospects largely depend on the bridge operator’s status. Customers should hand over management of their digital holdings.
- No belief bridge required
Use decentralized methods, similar to good contracts with embedded algorithms, to function. The bridge’s safety is equivalent to that of the underlying blockchain. Let customers handle their funds through good contracts.
You could differentiate two kinds of cross-chain bridge architectures based mostly on two units of belief assumptions:
- Lock, Mint, and Burn Token Bridges: Instantly assured finality as a result of means to challenge property on the vacation spot blockchain when wanted with out the danger of transaction failure. As an alternative of native property, customers on the goal blockchain obtain an artificial asset, also called a wrapped asset.
- An area asset pool liquidity community with harmonized liquidity: A single asset pool on one blockchain hyperlinks to different asset swimming pools on completely different blockchains, sharing liquidity. This technique doesn’t present instantaneous, assured finality since transactions might fail if there’s inadequate liquidity within the pooled pool.
But, all options, no matter belief assumption, should deal with two difficult points confronting blockchain bridges.
A bridge protocol might solely include two of the next three traits:
- Instant Assured Finality: The recipient of property on the goal blockchain is assured to get them instantly after the transaction on the supply blockchain is accomplished and the transaction on the goal blockchain is finalized.
- Unified Liquidity: A single pool of liquidity for all property transferred throughout the supply and goal blockchains.
- Native property: Obtain goal blockchain property relatively than bridge-minted property representing the supply blockchain’s authentic property.
Arjun Bhuptani of Connext discusses the Interoperability Trilemma.
Simply two of the next three attributes could also be included in an interoperability settlement:
- No extra belief assumptions, solely the identical safety assurances because the underlying blockchain.
- Scalability is the capability to attach many blockchains.
- Allows arbitrary information messaging.
Aside from the trilemma, which can be dealt with by clever design, the biggest issue for blockchain bridges is safety, as confirmed by the quite a few assaults in 2021 and 2022, together with the Wormhole, Ronin, Concord, and Nomad occasions. Bridges throughout blockchains are essentially solely as safe because the least safe blockchain utilized within the asset’s bridge (chain). However, as a result of they share the identical ASD, bridges between layer 2 (L2) platforms anchored on the identical layer 1 (L1) blockchain should not affected by the latter drawback.
What’s the significance of cross-chain bridges in L2?
Whereas L2 is only a type of bridge: an area bridge, we haven’t significantly examined L2 platforms constructed to broaden L1 blockchains whereas inheriting L1’s safety ensures. However, whereas constructing bridges throughout L2s, numerous L2 platform traits, similar to optimistic rollups vs. zk-rollups vs. Validium rollups vs Volition rollups, come into play. These distinctions distinguish them as a result of variations in belief assumptions and finality between L2s and L1s, in addition to between numerous L2.
Bridges between L2s are important for a similar causes that bridges between L1s are essential: L2 property need the capital efficiencies of different L2s, in addition to portability and different capabilities.
If the bridged L2s are anchored on the identical L1, discrepancies in native belief assumptions on L2 platforms might be addressed. Thus, no extra belief assumptions are required for the bridge. But, discrepancies within the finality of L2 transactions anchored on L1 make it troublesome to attach property between L2s whereas minimizing belief.
L2 Blockchain Bridge Varieties
We investigated L2 bridges additional and found that an L2-L2 bridge ought to ideally fulfill the next standards:
The loosely coupled paradigm requires shoppers to summary away from every L2 protocol to which they’re linked through an abstraction layer.
The shopper should be capable of validate the information equipped by the abstraction layer, ideally with out modifying the belief mannequin utilized by the goal L2 protocol.
There aren’t any structural or protocol modifications required for the interface L2 protocol.
Different events should be capable of independently create interfaces to the goal L2 protocol, ideally standardized interfaces.
In line with the present situation, most L2 bridges deal with L2 as if it had been one other blockchain. It’s value noting that the fraud proofs utilized in optimistic rollups, in addition to the validity proofs utilized in zk-rollups options, substitute the block headers and Merkle proofs utilized in “common” L1-to-L1 bridges.
Present L2 Bridge Panorama
Hope Trade
Rollup-rollup common token bridge. It permits customers to ship tokens from one rollup to a different virtually immediately with out ready for the rollup’s problem interval.
Design Kind: Liquid Community (utilizing an AMM)
Stargate
Composable native asset bridge and dApps constructed on prime of LayerZero. DeFi customers can change native property throughout chains on Stargate in a single transaction. Purposes type Stargate to create native cross-chain transactions on the utility stage. These cross-chain swaps are backed by the community-owned Stargate unified liquidity pool.
Design Kind: Fluid Community
Synapse Protocol
A token bridge that makes use of validators between chains and liquidity swimming pools to carry out cross-chain and same-chain swaps.
Design Kind: Hybrid Design (Token Bridge/Liquidity Community)
Throughout
A cross-chain Optimistic bridge that makes use of actors referred to as relayers to meet person switch requests on the goal chain. Relayers are then compensated by offering proofs of their actions to Optimsitic oracles on Ethereum. The structure makes use of a single liquidity pool on Ethereum and separate deposit/reimbursement swimming pools on the goal chain which might be rebalanced utilizing a canonical bridge.
Design Kind: Fluid Community
Beamer
Allows customers to maneuver tokens from one rollup to a different. Customers request transfers by offering tokens on the supply rollup. The liquidity supplier then fills the request and sends tokens on to customers on the goal rollup. The core focus of the protocol is to make it as straightforward as attainable for the tip person. That is achieved by separating two distinct issues: companies offered to finish customers, and liquidity suppliers recovering funds. As quickly because the request arrives, it’s served optimistically. The supply rollup’s refund is assured by its personal mechanism, separate from the precise service.
Biconomy Hyphen
The multi-chain relay community makes use of good contract-based wallets for customers to work together with liquidity suppliers and switch tokens between completely different (Optimistic) L2 networks.
Design Kind: Fluid Community
Bungee
The bridge is constructed on prime of the Socket infrastructure and SDK, with the Socket Liquidity Layer (SLL) as its major part. SLL swimming pools the liquidity of a number of bridges and DEXs, and likewise permits P2P settlement. This differs from a liquidity pool community as a result of this single metabridge permits funds to be dynamically chosen and routed via the optimum bridge based mostly on person preferences similar to value, latency, or safety.
Design Kind: Liquidity Pool Aggregator
Celer cBridge
A decentralized non-custodial asset bridge supporting 110+ tokens throughout 30+ blockchains and L2 rollup. It’s constructed on prime of the Celer interchain messaging framework which is constructed on prime of the Celer State Guardian Community (SGN). SGN is a proof-of-stake (PoS) blockchain constructed on Tendermint, performing as a message router between completely different blockchains.
Design Kind: Fluid Community

Connext
Dispatch and course of messages associated to sending funds throughout chains. Custody funds for regulated property, quick liquidity and secure change. The Connext contract makes use of a diamond sample, so it incorporates a set of Aspects that act as logical boundaries for purposeful teams. Aspects share contract storage and might be upgraded individually.
Design Kind: Hybrid Design (Token Bridge/Liquidity Community)
Elk Finance
Use ElkNet with the next options:
- Cross-chain utility token ($ELK) for worth switch
- Protected and dependable transmission in comparison with conventional bridges
- Cross-chain worth switch in seconds through ElkNet between all blockchains supported by Elk
- Bridging as a Service (BaaS) gives builders with the infrastructure to implement customized bridging options using ElkNet
- Cross-chain swaps between all linked blockchains
- Supposed Loss Safety (ILP) for our liquidity suppliers
- Non-fungible tokens (Moose NFTs) with distinctive talents and properties
- Design Kind: Hybrid Design (Token Bridge/Liquidity Community)
LI.FI
Bridge and DEX aggregator to route any asset on any chain to the specified asset on the specified chain, obtainable at API/contract stage through SDK, or as an embeddable widget in dApps
Design Kind: Liquidity Pool Aggregator
LayerSwap
Bridge tokens immediately from centralized change accounts to Layer 2 (L2) networks (Optimistic and zk-rollups) with low charges.
Design Kind: Liquidity Community (utilizing an AMM)
Meson
An atomic swap utility utilizing hashed time-lock contracts (HTLCs) utilizing safe communication between customers mixed with a liquidity supplier relay community for backed tokens.
Design Kind: Fluid Community
O3 Swap
O3’s Swap and Bridge cross-chain mechanism aggregates a number of cross-chain liquidity swimming pools, permitting easy one-time affirmation transactions with deliberate fuel stations and fixing the fuel payment demand on every chain.
Design Kind: Liquidity Pool Aggregator
Orbiter
A decentralized cross-rollup bridge for transferring Ethereum-native property. The system has two roles: Sender and Maker. A “Maker” should first deposit an extra deposit into Orbiter’s contract earlier than being eligible to develop into a cross-rollup service supplier for a “Sender.” Within the normal course of, ‘Sender’ sends property to ‘Maker’ on ‘Supply Community’, and ‘Maker’ sends property again to ‘Sender’ on ‘Vacation spot Community.’
Design Kind: Fluid Community
Poly Community
Permits customers to switch property between completely different blockchains utilizing the Lock-Mint swap. It makes use of Poly Community chains to confirm and coordinate message supply between relayers on supported chains. Every chain has a set of Relayers, and the Poly Community chain has a set of Keepers, that are used to signal cross-chain messages. The chain built-in with Poly Bridge must assist mild shopper verification, as a result of the verification of cross-chain messages contains verifying block headers and transactions via Merkle proofs. Some good contracts utilized by the bridge infrastructure should not verified on Etherscan.
Design Kind: Token Bridge

Voyager (Router Protocol)
The router protocol makes use of a pathfinding algorithm to seek out one of the best path, using a community of routers just like Cosmos’ IBC to maneuver property from the supply chain to the vacation spot chain.
Design Kind: Fluid Community
Umbria Community
Umbria has three major protocols working collectively:
Cross-chain asset bridge; helps transferring property between in any other case incompatible blockchains and cryptocurrency networks.
A staking pool the place customers can earn curiosity on their crypto property by offering liquidity to the bridge. UMBR’s liquidity suppliers earn 60% of all charges incurred by the bridge.
Decentralized Trade (DEX); automated liquidity protocol powered by a continuing product formulation, deployed utilizing good contracts, managed completely on-chain.
Each protocols work collectively to offer asset migration between cryptocurrency networks.
Design Kind: Liquidity Community (utilizing an AMM)
Through Protocol
The protocol is an aggregator of chains, DEXs, and bridges to optimize asset switch paths. This enables asset bridging in 3 ways:
A number of transactions on completely different blockchains
Conduct a transaction via a decentralized bridge integrating DEX
A transaction via the semi-centralized bridge will set off a second transaction on the goal chain
Design Kind: Hybrid Design (Token Bridge/Liquidity Community)
Multichain
Multichain is an externally validated bridge. It makes use of a community of nodes working the SMPC (Safe Multi-Social gathering Computation) protocol. It helps dozens of blockchains and hundreds of tokens via token bridges and liquidity networks.
Design Kind: Hybrid Design (Token Bridge/Liquidity Community)
Orbit Bridge
Orbit Bridge is a part of the Orbit Chain mission. It’s a cross-chain bridge that permits customers to switch tokens between supported blockchains. Tokens are deposited on the supply chain and “illustration tokens” are minted on the goal chain. Deposited tokens should not locked exactly, and Orbit Farm can be utilized in DeFi protocols. Accrued curiosity is just not handed on to token depositors. Bridge contract implementation and Farm contract supply code should not verified on Etherscan.
Design Kind: Token Bridge
Portal (Wormhole)
Portal Token Bridge is constructed on prime of Wormhole, a messaging protocol that makes use of a devoted community of nodes to carry out cross-chain communication.
Design Kind: Token Bridge
Satellite tv for pc (Axelar)
Satellite tv for pc is a token bridge powered by the Axelar community
Design Kind: Fluid Community
The L2Beat mission maintains a listing of L2-related blockchain bridges, with their Complete Worth Locked (TVL), together with descriptions and transient danger assessments, if obtainable.
L2 Bridge Danger
Finally, when using L2 bridges, or any bridge, customers should train warning, and the next hazards should be thought of for every bridge:
Monetary loss
- Oracles, relayers, and validators conspire to submit fraudulent proofs (for instance, block hashes, block headers, Merkle proofs, fraud proofs, and validity proofs) and/or relay unchecked fraudulent communications.
- The non-public key of the Validator/Relayer has been hacked.
- Validators create new tokens on objective.
- False claims should not challenged in a well timed method (Optimistic Message Protocol)
- As soon as Optimistic’s oracle/relayer dispute timer expires, the meant blockchain reorganization happens (Optimistic messaging protocol).
- Unverified contract supply code included in or utilized within the protocol incorporates dangerous code or performance which may be misused by contract homeowners/admins misbehaving or launching time-sensitive emergency actions affecting person cash with out enough communication with the person base.
- Protocol contract suspension (if the operate exists)
- A malicious code replace was utilized to the protocol contract.
Asset is frozen
- Relayers and LPs don’t intervene in person transactions (messages).
- Protocol contract suspension (if the operate exists).
- A malicious code replace was utilized to the protocol contract.
- On the bridge, there’s inadequate liquidity of goal tokens.
Person analysis
- Oracles, relays, or each on the goal or goal L2 are unable to assist transfers (messages).
- Protocol contract suspension (if the operate exists).
Whereas not full, this listing gives an inexpensive abstract of the risks linked with current bridge use.
Novel developments are ongoing using zero-knowledge proof (ZKP) expertise to alleviate among the aforementioned danger points and sort out two bridge difficulties. The utilization of ZKPs, specifically, permits the next bridge design options:
- The validity of block headers on the supply and vacation spot blockchains could also be confirmed utilizing zk-SNARKs, which might be validated on EVM-compatible blockchains, making it trustless and secure. In consequence, no exterior belief assumption is important, the supply and goal blockchains, in addition to the sunshine shopper protocol utilized, are secure, and the relay community has 1-of-N trustworthy nodes.
- Permissionless and decentralized since anyone might be a part of the bridge’s relay community and no PoS or equal verification mechanisms are required.
- Purposes might get ZKP-validated block headers and execute application-specific validation and performance, making it scalable.
- Environment friendly due to a novel, optimized proof system with fast proof creation and verification instances.
Though nonetheless of their early levels, these kinds of developments have the potential to speed up the maturity and security of the bridge ecosystem.
Conclusion
The above description and overview of L2 bridges could also be summarized as follows:
- L2 Bridges are the L2 ecosystem’s essential glue, supporting L2 interoperability and the efficient utilization of property and purposes all through the ecosystem.
- An L2 bridge deployed on an L2 that’s anchored on the identical L1, such because the Ethereum mainnet, is safer than a bridge between L1s, offering the supply code is secure, which is usually a big assumption.
- Vital trade-offs should be thought of, as described by two hypothetical trilemmas: the blockchain bridge trilemma and the interoperability trilemma.
- L2 bridges include extremely various belief assumptions, similar to reliable vs. trustless bridges, in addition to very completely different design choices, similar to lock-mint-burn vs. liquidity networks.
- The L2 Bridges ecosystem is presently in its early levels and in change.
- Customers ought to undertake due diligence to find out whether or not L2 bridges have the optimum risk-reward profile for his or her wants.
- Additional developments are underway, using the newest ZKP expertise to efficiently handle the 2 bridge trilemma and contribute to the bridge’s general security.
Whereas establishing an L2 interoperability framework continues to be in its early levels, these are vital developments that needs to be regarded critically, as any of those initiatives might develop into “the bridging framework.”
DISCLAIMER: The Data on this web site is offered as basic market commentary and doesn’t represent funding recommendation. We encourage you to do your personal analysis earlier than investing.