3 days ago
The Best Guide to Picking the Right Interop Protocols for Your Chain
Your complete guide to choosing between LayerZero, Hyperlane, Stargate, Across, and CCTP for blockchain interoperability
The Interop Landscape in 2025
Today's blockchain bridges offer massive UX upgrades and better security than their predecessors, but there's still no single perfect solution for all use cases. Continued improvements being made to these leading interop protocols brings each of them continually closer to achieving this endgame. This post will help clarify the trade-offs between different approaches so you can make the right choice for the assets on your chain.
Broadly speaking, bridges fall into two fundamental models: Issuer-based systems that mint and burn tokens across chains, and Liquidity Provider-based systems that use capital pools or solver networks to facilitate cross-chain token transfers. Each model makes different assumptions about trust, speed, and scalability.
The Core Models
Issuer Model
The issuer model is an iteration on earlier lock-and-mint bridges that eliminates the need for locked collateral pools. Instead, tokens are burned on the source chain and minted on the destination chain. It's worth noting that both LayerZero and Hyperlane offer collateral-backed routes alongside their burn-and-mint solutions. These collateral routes can be useful for some use cases, though they tend to face scalability challenges when expanding beyond a single connection or route, as fungibility across fragmented liquidity routes becomes difficult and capital-intensive to manage. Usually, this leads to requiring the services of a professional market maker. For this reason, the burn-and-mint issuer model has emerged as the more sustainable approach for inexpensive multi-chain token distribution.
LayerZero
LayerZero OFTs (Omnichain Fungible Tokens) represent the most broadly-used standard following the issuer approach – with 342+ unique assets issued using it, equating to ~$65B in value secured. By establishing a unified token standard across chains, OFTs enable easy transfers without cross-chain liquidity fragmentation. Unlike traditional bridges that require separate liquidity pools for each chain pair, OFTs eliminate pools entirely through their burn-and-mint mechanism. When you transfer an OFT, it's burned on the source chain and minted on the destination – this means there is no slippage on unlimited size, making the OFT Standard one of the most efficient ways to move capital ever invented The trust model is application owned, enabling each token issuer to configure their own unique set of Decentralized Verifier Network (DVNs), which provides configurable security by having multiple independent verifiers attest to each transaction.
Hyperlane
Hyperlane Warp Routes (HWRs) take a more flexible approach to the issuer model. These HWRs and their corresponding Hyperlane Warp Assets (HWAs) function similarly to OFTs, but Hyperlane differentiates itself through a modular, do-it-yourself approach, with optional white-glove service from the core team. Hyperlane specialises in permissionless deployment with customizable security parameters. Supporting multiple token types—native, collateral-backed, and synthetic—HWRs can be configured for either burn-and-mint or lock-and-mint operations. Each route can have customizable Interchain Security Modules (ISMs), so that developers can tailor security parameters to their specific needs.
Circle
Circle's CCTP (Cross-Chain Transfer Protocol) belongs to a special category where a centralized issuer, Circle, manages both the single-chain asset issuance and the cross-chain burn-and-mint process for a single asset: USDC is burned on the source chain and minted on the destination via Circle’s CCTP attestation-based cross-chain transfer protocol. The recent addition of a fast mode makes it more competitive with liquidity solutions like Across and Stargate, whose main value proposition is to provide faster transfers via their own liquidity network.
Liquidity-Based
The liquidity-based approach splits into two distinct models: liquidity pools and intent-based solver networks. While pooled approaches aggregate capital into protocol-managed pools that serve all users, solver networks rely on individual market makers to provide liquidity on demand. This difference impacts capital efficiency, speed, and risk distribution.
Across
Across Protocol pioneered the intent-based approach, which creates a competitive marketplace where professional solvers race to fulfill user requests. When a user wants to bridge, solvers immediately front canonical assets on the destination chain, taking on delayed finality risk in exchange for fees. The risk that solvers face stems from blockchain reorgs, which could result in the solver losing money to the user. The fee-incentivized competition among professional market makers to fill user orders enables Across’ near-instantaneous 2-second delivery times, which has led to over $20B in volume.
The underlying crosschain attestation risk for resolving faults or frauds remains shared between all parties, as both user and solver must trust UMA's optimistic oracle for correct dispute resolution. This risk is exemplified by a scenario wherein the user claims to not have received the funds from the solver and wants their deposit in escrow refunded. In this case, the dispute resolution mechanism has to protect either the user, if their claim is correct, or the solver, if the user’s claim is incorrect, i.e. the user received the funds from the solver. Settlement happens through the optimistic oracle in hourly batches, with disputes resolved through decentralized token voting, if needed.
Across also works with issuer model tokens, and offers speed advantages over standard transfers. While native implementations include confirmation windows (set by the issuer) to protect against reorg risk, Across can bypass these safety delays. Solvers release funds to users immediately after seeing the burn transaction in a block—without waiting for confirmations—effectively absorbing the finality risk.
Stargate
Stargate pioneered a highly capital-efficient approach with its credit messaging system built atop LayerZero, which means that unlike traditional bridges that require separate liquidity pools for each asset and chain pair (e.g., ETH Mainnet→Arbitrum pool, ETH Mainnet→Base pool), Stargate manages liquidity with a single pool per asset per chain. This unified pool can serve all connected chains through its credit messaging system. The credit messaging system enables dynamic liquidity management across all pools using only cross-chain messages rather than actual token transfers. By tracking and adjusting credit balances between chains, the system optimizes liquidity distribution without the expensive on-chain transactions required for traditional rebalancing. This messaging-only approach dramatically reduces operational costs since cross-chain messages are far cheaper than moving actual tokens, which would require both liquidity and gas fees for each rebalancing operation. This two-layer architecture separates token pools from credit accounting and prevents race conditions that plagued earlier designs. A race condition occurs when two users simultaneously try to drain the same liquidity pool. For example, if a pool has $1M and two users each try to bridge $800K at the same time, earlier bridges might accidentally approve both transactions, creating $1.6M in liabilities against only $1M in assets. The system can handle massive single transactions—over $100M—making it useful for institutional flows.
Stargate Hydra represents a hybrid approach that combines the benefits of both issuer and liquidity pool models. Through its Liquidity-as-a-Service ecosystem, Hydra extends support for USDC, USDT, and WETH to chains from day one. When users bridge to a Hydra chain, their assets are locked in Stargate's pools on the source chain while equivalent Hydra-wrapped tokens are minted on the destination. These assets maintain 1:1 backing and can be redeemed through any Stargate-supported chain. Importantly, Hydra implements Circle's Bridged USDC Standard, creating a forward-compatible path for bridged USDC to upgrade to Circle’s CCTP-issued native USDC, without migration pains. The system creates a capital accumulation effect, as every asset bridged through Hydra increases Stargate's Protocol Locked Liquidity for hybrid routes, i.e. going from a Stargate Pool to a Hydra mint, although Hydra to Hydra mint and burn routes (e.g. ETH from Betachain to ETH on Story Protocol) still has a net result of zero for protocol locked liquidity.
Hyperlane Warp Routes 2.0
Hyperlane Warp Routes 2.0 are Hyperlane’s answer to onchain liquidity bridging. Unlike single‑token collateral models, this upgrade enables HWRs to accept various collateral types to facilitate minting or releasing assets on the destination chain. For example, 50 USDC on Base and 50 USDC on Arbitrum can be used to mint 100 USDC on a new chain. This design allows new chains to rapidly onboard liquidity from multiple source chains. Combined with permissionless Hyperlane deployments, HWR 2.0 offers new/long tail chains a compelling permissionless path to accelerating liquidity growth. HWR 2.0 also uses Circle’s Bridged USDC standard, allowing future compatibility with Circle CCTP native USDC.
Interop Stack Decision Tree
Walkthrough
Let's walk through how to choose your interoperability solution based on your specific needs. Remember, while this decision tree helps identify your primary solution based on asset type, you'll also need to weigh additional factors like network effects, speed requirements, capital constraints, and flexibility needs covered in the next section.
Bridging ETH or Major Stablecoins
Suppose you're launching a new L2 and need to bridge ETH and USDC. If you're building an Ethereum L2 that prioritizes maximum trustlessness, you have three solid options: Across for 2-second transfers via solver competition, Stargate for its battle-tested unified pools, or Hyperlane Warp Routes 2.0 for permissionless liquidity onboarding. If trustlessness isn't your primary concern, Stargate Hydra becomes the clear winner—you'll benefit from network effects with other Hydra chains and can always add Across solvers later for sub-2-second speeds. If you’re a new or long tail chain, HWR 2.0 offers a compelling permissionless option.
Launching Your Own Token
Let’s say you're issuing a governance token for your new DeFi protocol. If your token already has liquidity across multiple chains, both Across and Stargate become viable—or you can use adapter contracts by either Hyperlane or LayerZero.
If you're starting fresh with no existing liquidity, you'd likely want to go with an issuer model. Both have high configurability and support for many token types at scale (LSTs, gas, LRTs, commodity, stables, RWAs). This leads to another decision: if you want to avoid high upfront costs, choose Hyperlane. If you prefer the established standard with wide adoption, go with LayerZero OFT.
Supporting Third-Party Long-Tail Assets
If you need to support a niche gaming token on your chain, and you're an Ethereum L2, your options are limited—Across and Stargate likely won't support illiquid assets, forcing you to provide liquidity yourself and take on token volatility risk.
If you're not an Ethereum L2, you can work with the token issuer to deploy either a LayerZero OFT or Hyperlane Warp Route.
USDC Integration
Suppose you need USDC on your new chain. Check if Circle has approved native USDC for your chain—if yes, use CCTP for direct Circle support.
If not, Stargate Hydra and Hyperlane Warp Routes 2.0 with the Bridged USDC Standard provide a pre-native compliant solution that seamlessly upgrades to native USDC when Circle eventually provides support.
Other Important Considerations
In reality, your interoperability choice won't be driven by a single factor. Most chains need to balance multiple priorities: speed for user experience, capital efficiency for sustainability, network effects for growth, and flexibility for future adaptation.
Let's examine how different solutions excel in these critical dimensions.
Network Effects & Liquidity
Winner: Stargate Hydra
Think of Stargate Hydra as joining an established city rather than building in isolation. When you launch with Hydra, you immediately tap into liquidity shared with chains like Berachain, Story Protocol, and others in the Hydra ecosystem.
Each new user bridging assets to your chain strengthens the network's liquidity. This creates a flywheel where early chains benefit from later adopters, and new chains benefit from established liquidity.
Flexibility & Cost Control
Winner: Hyperlane
If you're a startup chain interested in a roll-your-own solution that circumvents the high onboarding costs of alternative interop protocols, Hyperlane's model is the clear winner. While Hyperlane offers managed deployments-as-a-service like its competitors, it also uniquely allows for permissionless deployment—you can launch first and scale later. Their modular ISMs let you start with basic security and upgrade as you grow, avoiding overengineering your initial launch.
Speed Priority
Winner: Across
Speed isn't just about technology—it's about risk tolerance. Across achieves 2-second transfers because solvers compete on speed, with the most aggressive ones watching the mempool and releasing funds before transactions even confirm. This creates a fascinating market dynamic where user experience improves as solver competition intensifies.
Stargate and LayerZero take a different approach, bounded only by chain latency and application level configuration—more predictable but inherently slower by a few seconds. The key trade-off: Across needs active solvers on your routes, while Stargate/LayerZero work immediately but can't match solver speeds.
Start Building Your Interoperable Chain Today
The interoperability landscape offers solutions for every use case, but choosing the right stack requires understanding your specific needs and constraints. Whether you prioritize speed, scale, flexibility, or compliance, there's a solution that fits.
Ready to launch your own chain with world-class interoperability built in? Gelato RaaS makes it simple to deploy with support for all major bridging solutions.