Solana Projects › LayerZero

LayerZero

Build anything omnichain.

Programs · 24h on-chain

On-chain activity

All programs →

LayerZero V2

LayerZero V2 is an omnichain messaging protocol that facilitates communication between blockchains through immutable smart contract endpoints. The protocol separates message verification and execution, allowing developers to configure Decentralized Verifier Networks and Executors for each message path. It supports arbitrary data transmission, token transfers, and cross-chain contract calls across EVM and non-EVM chains, providing unified semantics for application development regardless of underlying blockchain architecture.

Visit
Project content

LayerZero news, features & analysis

Matched from published articles, podcasts, and talks using the project name, token name, or token symbol.

  1. Article

    Five Brazilian Soccer Club Fan Tokens Go Live on Solana via Chiliz and LayerZero

    How LayerZero OFT Keeps Token Supply Unified Across Chains

  2. Breakpoint 25 Conference Talk 6 min read

    Fireside: Ripple Labs' Luke Judges, Solana Foundation (Vibhu Norby)

    While Ripple Labs itself isn't directly issuing the asset, they're supporting ecosystem partners HexTrust and LayerZero in bringing wrapped XRP to the Solana blockchain. ... The company has already partnered with major interoperability protocols including Wormhole, Axelar, and LayerZero to facilitate cross-chain movement of XRP.

About

LayerZero

LayerZero is an omnichain interoperability protocol that lets smart contracts on different blockchains communicate and transact directly. Founded in 2021, it has grown from an Ethereum-centric bridge primitive into infrastructure connecting more than 150 blockchains — including Solana, Arbitrum, Base, BNB Chain, Avalanche, Stellar, and Cardano — underpinning over $166 billion in cumulative cross-chain transfer volume as of early 2026.

How LayerZero Works

Every chain supported by LayerZero hosts an immutable Endpoint contract that acts as the single entry and exit point for all cross-chain messages. Immutability is a deliberate design choice: because Endpoints cannot be upgraded or paused, they cannot be exploited through admin key compromises that have drained other bridge protocols.

Messages travel between OApps (Omnichain Applications) by passing through five loosely coupled layers:

  1. Application Layer — The OApp smart contract encodes business logic and calls _lzSend() to dispatch a message.
  2. Endpoint — Routes the outbound payload to a configurable SendLibrary.
  3. DVNs (Decentralized Verifier Networks) — Independent services that verify the message on the source chain before it is accepted on the destination. DVNs may use ZK proofs, committee consensus, light clients, or middlechains.
  4. Executors — Permissionless actors that deliver verified messages to the destination Endpoint, calling _lzReceive() on the receiving OApp.
  5. Configurable Libraries — Modular rulesets per communication channel, separating protocol rules from the Endpoint itself.

The key security innovation is the X-of-Y-of-N DVN configuration. Each communication channel between two OApps specifies which DVNs must verify a message and how many are required. A channel might require one specific institutional DVN plus any one from a pool of three optional DVNs — written as a "1-of-2-of-3" configuration. This gives application developers granular control over their security assumptions without locking into a single oracle provider. Verification and execution are fully separated: a DVN confirms a message is valid, but a different actor (the Executor) actually delivers it, preventing any single party from both certifying and acting on fraudulent messages.

The OFT Standard

The Omnichain Fungible Token (OFT) standard is LayerZero's most widely adopted primitive. An OFT is a token that exists natively on multiple chains simultaneously. Rather than wrapping assets in bridge-specific custodians, OFTs use a burn-and-mint model: tokens are burned on the source chain and minted on the destination, with DVNs verifying the burn before the mint occurs.

More than 733 OFTs are deployed using the standard, including Tether's USDT0 (a cross-chain version of USDT), PayPal's PYUSD, and South Korea-based digital asset custodian BDACS's KRW1 stablecoin. Anchorage Digital, the holder of the United States' first federally regulated crypto bank charter, selected LayerZero as its interoperability partner for cross-chain asset management.

Solana Integration

LayerZero added Solana to its endpoint network in May 2024, making it possible for Solana programs to send and receive verified cross-chain messages. The same DVN and OFT infrastructure available on EVM chains applies to Solana, meaning Solana-native tokens can be deployed as OFTs across any other supported network — and tokens originating on Ethereum or other chains can be minted natively on Solana — without intermediary wrapped asset contracts. USDT on Stellar was an early example of the breadth of integrations that followed Solana's addition to the network.

ZRO Token

ZRO is LayerZero's governance and fee token with a fixed supply of 1 billion tokens. Holders vote on protocol fee parameters through on-chain governance, which went live in June 2025. Applications can optionally pay cross-chain message fees in ZRO as an alternative to native gas tokens.

Token allocation: 38.3% to community (retroactive distributions, grants, and ecosystem growth), 32.2% to strategic partners on a three-year vesting schedule, and 25.5% to core contributors at LayerZero Labs. Approximately 30% of supply was circulating as of early 2026, with ongoing releases through 2027.

Expanding Product Suite

Beyond the core messaging protocol, LayerZero Labs is building several products on top of its infrastructure:

Stargate is a cross-chain liquidity transfer protocol built with OFT mechanics that enables unified liquidity pools across chains. It was among the first live applications on LayerZero and remains one of the largest sources of protocol volume.

Console is an enterprise platform for organizations managing assets across multiple chains. It provides deployment tools, security monitoring dashboards, and multi-chain operational oversight — targeting issuers like Tether and Paxos that manage canonical stablecoins across dozens of networks.

ATLAS is a forthcoming decentralized exchange designed to bring together open and institutional liquidity with decentralized settlement.

Zero: A New Layer-1 Blockchain

In February 2026, LayerZero Labs announced Zero, a Layer-1 blockchain targeting institutional financial markets, with a launch targeted for fall 2026. Zero is designed to process up to 2 million transactions per second using zero-knowledge proofs and the Jolt virtual machine. The chain is structured around three permissionless zones: a general EVM-compatible zone, a privacy-focused payments zone, and a trading and settlement zone.

Zero has attracted strategic backing from Citadel Securities, Google Cloud (focused on AI agent micropayments), Intercontinental Exchange, and ARK Invest. The DTCC is separately exploring tokenization integration on the chain. ZRO will serve as Zero's native gas and governance token, extending the token's utility beyond the messaging protocol to the operation of an entire financial settlement network.

Security Research

LayerZero Labs has maintained a security research function alongside its protocol work. In 2025, the team published findings identifying weaknesses in widely-used zero-knowledge hash functions (the "Challenging Poseidon" paper) and introduced Akita, a lattice-based polynomial commitment scheme designed to make ZK proving systems quantum-resistant. Both outputs reflect LayerZero's involvement in the broader cryptographic infrastructure its verification networks depend on.

Ecosystem Fit

LayerZero occupies the interoperability layer in the cross-chain stack, competing with Wormhole, Axelar, and Chainlink CCIP. Its differentiation lies in the configurable security model: rather than trusting a single oracle or committee, application developers choose their own DVN composition. The result is a protocol that can serve both latency-sensitive DeFi applications (with lightweight DVN configs) and high-stakes institutional transfers (with multiple independent verification layers).

For Solana developers, LayerZero provides a standards-based path for deploying tokens that remain canonical across Solana and EVM ecosystems simultaneously — removing the fragmentation that historically forced projects to choose one primary chain and accept wrapped representations everywhere else.

Contents

Note: inclusion in Solana Compass directory does not indicate a recommendation or endorsement of this project, its token(s) or its products. Data sourced with thanks from The Grid to aid in building these pages.

Reviews

0.0
0 reviews
Please login to write a review.
Solana tokens

Solana Token Markets

Explore all tokens →