On-chain activity
Warp Routes
Warp Routes are modular cross-chain asset bridges using lock-and-mint mechanisms, enabling token transfers between chains with customizable security models. The system supports ERC20, ERC721, and native tokens across multiple blockchain environments.
Hyperlane Protocol
Hyperlane is a permissionless cross-chain messaging protocol with smart contract mailboxes, enabling arbitrary message passing and asset transfers between blockchains. The system supports modular security configurations via Interchain Security Modules while maintaining compatibility across EVM, SVM, and CosmWasm environments.
Hyperlane
Hyperlane
Hyperlane is a permissionless interoperability protocol built to let any application or asset move freely across blockchains without requiring approval from a central team or governance body. Founded in 2022 and now operating across more than 150 chains, the protocol spans four major virtual machine families: EVM-compatible chains, Solana's SVM, CosmWasm-based Cosmos chains, and Move-based chains. That multi-VM reach sets it apart from most bridge protocols, which remain confined to EVM networks.
How It Works
Every chain in the Hyperlane network runs a Mailbox contract — the core on-chain primitive. When an application wants to send a message or transfer assets cross-chain, it calls dispatch on the Mailbox, specifying the destination chain and recipient. A network of permissionless relayers — off-chain agents that anyone can run — picks up those messages, attaches Merkle proofs and validator signatures, and delivers them to the destination chain's Mailbox, where a second contract calls handle on the receiving application.
Security verification on the receiving side is handled by Interchain Security Modules (ISMs), the protocol's most architecturally significant innovation. Rather than forcing every message through one fixed security model, ISMs are pluggable adapters that developers configure per application or even per message type:
- Multisig ISM — requires M-of-N validator signatures; the default choice for most deployments
- Routing ISM — routes messages to different ISMs depending on the origin chain or sender address
- Aggregation ISM — combines multiple ISMs using boolean logic, enabling layered verification
- Optimistic ISM — approves messages optimistically with a challenge window, trading some latency for lower costs
ISMs can be stacked, upgraded, or swapped without redeploying the core Mailbox, giving teams granular control over their threat model. A high-frequency microtransaction application can accept basic validator quorum. A bridge moving hundreds of millions in stablecoins can require multi-layered verification. The flexibility is a deliberate design choice: Hyperlane treats security as a developer parameter, not a protocol constant.
Warp Routes
For token transfers specifically, Hyperlane uses Warp Routes — permissionless bridge templates that apply ISM-based security to assets. Each route can have its own ISM configuration, meaning projects can launch a custom bridge path for their token without touching shared infrastructure. Warp Routes support standard lock-and-mint and burn-and-mint patterns but are designed to avoid the canonical wrapped-token fragmentation common in earlier bridge generations.
Warp Routes 2.0, released in July 2025, introduced native liquidity rebalancing across a collateral-agnostic system. Routes can now pull from multiple collateral sources, eliminating the need for centralized liquidity hubs or custody pools. The update positions Hyperlane's bridge layer as a permissionless liquidity fabric rather than a fixed token bridge.
Additional cross-chain primitives include Interchain Accounts, which enable smart contracts on one chain to execute calls on another — useful for cross-chain governance, yield routing, or automated rebalancing — and Interchain Gas Payments, which handle cross-chain fee denomination automatically.
Solana Integration
Hyperlane deployed on Solana as part of its multi-VM expansion, with a bridge program live on mainnet (program address Ge9atjAc3Ltu91VTbNpJDCjZ9CFxFyck4h3YBcTF9XPq). The SVM integration uses Solana's native account model, making it a native participant in the Hyperlane message network rather than an adapter. Warp Routes bridging Solana to EVM chains and to Starknet are live, with integrations including ezETH (Renzo) and projects that rely on Solana's throughput for the destination side of cross-chain flows.
In July 2025, Hyperlane integrated Celestia, enabling native TIA transfers between Ethereum and Solana via Warp Routes. Starknet also used the protocol to bridge tokens directly from Solana, extending access to its Cairo-based ecosystem for Solana-native asset holders. The SVM expansion is ongoing, with the Hyperlane public registry supporting permissionless chain discovery for builders extending the network to new Solana-adjacent environments.
HYPER Token
The HYPER token launched in April 2025 and serves three roles:
- Security collateral: Validators stake HYPER, which is subject to slashing for misbehavior. Misbehaving validators lose capital, not just reputation.
- Governance: HYPER is the governance token of the Hyperlane Foundation, giving holders a vote on protocol direction.
- Incentives: 25.5% of the total supply is allocated to expansion rewards, distributed quarterly based on protocol usage. Chains with high bridging volume and long-term holding earn additional bonuses.
Liquid staking is available through Symbiotic, where HYPER holders can stake for stHYPER and earn yield while maintaining liquidity. The protocol also integrates with EigenLayer as an Actively Validated Service (AVS), borrowing Ethereum's economic weight for additional security guarantees on EVM-adjacent messages.
Security and Audits
Hyperlane has completed multiple independent security reviews. Known audits include FYEO (2022), Hacken (2023), Zellic (covering the 2024 Starknet implementation), Trail of Bits, and Sec3. The multi-audit approach reflects the protocol's architecture: each new VM integration presents a distinct attack surface, and the team has commissioned targeted reviews for major additions rather than relying on a single omnibus audit.
The modular design does carry a specific risk: applications that deploy custom ISMs outside the audited defaults take on security responsibility for those configurations. The protocol's own documentation and third-party analyses flag this explicitly. As of mid-2026, the protocol has not suffered a major exploit.
Traction and Key Integrations
Hyperlane reports over $10 billion in assets bridged and more than 10,000 daily cross-chain messages processed. Notable live integrations include:
- Paradex: $400M+ in USDC deposited cross-chain via Hyperlane Warp Routes
- M0 stablecoins: $470M+ in value transferred
- Renzo: ezETH bridged across EVM and Solana via a dedicated ISM-configured Warp Route
- Velodrome: Cross-chain DEX liquidity coordination
- Skip Go Fast: Intent-based cross-chain routing
- TRON: Added as a Hyperlane-connected chain in April 2026, unlocking stablecoin flows across 150+ networks
In April 2026, the protocol launched Predicate Hooks — a compliance layer for Warp Routes enabling KYC and sanctions screening before token transfers execute. In July 2026, Metastable introduced 1:1 stablecoin clearing across chains via Hyperlane infrastructure, allowing users to deposit any stablecoin and receive their preferred stablecoin on any connected chain.
The Hyperlane Foundation stewards the core protocol and offers Hyperlane-as-a-Service for teams that want deployment support. The broader ecosystem uses an open-source CLI and TypeScript SDK to deploy new chains and routes without foundation involvement. In late 2025, Hyperlane also collaborated with the Ethereum Foundation on an Open Intents Framework for standardized intent-based bridge design.
Competitive Context
The permissionless deployment model is Hyperlane's clearest differentiator. Protocols like Wormhole, LayerZero, and Axelar each require some level of integration approval or registry participation for new chains. Hyperlane requires only VM compatibility. That posture creates compounding network effects: each new chain that joins increases incentive rewards for all existing participants, which creates economic pressure for ecosystem projects to connect.
For Solana specifically, multi-VM interoperability addresses a real capability gap. Most Solana-native assets have limited cross-chain reach, and most EVM-native yield strategies cannot access Solana's liquidity directly. Hyperlane's SVM integration and active Warp Routes address both directions, positioning the protocol as infrastructure for cross-chain DeFi that includes Solana as a first-class participant rather than an afterthought.
Contents
- How It Works
- Warp Routes
- Solana Integration
- HYPER Token
- Security and Audits
- Traction and Key Integrations
- Competitive Context
Solana Token Markets