# LayerZero ## Docs - [Get list](https://docs.layerzero.network/api-reference/ofts/get-list.md): Get list of available OFTs with their deployments across chains - [Get transfer](https://docs.layerzero.network/api-reference/ofts/get-transfer.md): Create an OFT transfer transaction between chains - [Get openapi](https://docs.layerzero.network/api-reference/openapi/get-openapi.md): OpenAPI specs. - [Zero](https://docs.layerzero.network/chain/index.md): Zero is the first multi-core world computer. It uses ZK proofs to decouple execution from verification, replacing redundant replication with a heterogeneous architecture. - [Bug Bounty Program](https://docs.layerzero.network/community/bug-bounty-support.md): LayerZero Bug Bounty Program on Immunefi with up to $15M in rewards for security vulnerability disclosures. Help secure the entire omnichain ecosystem. - [Hackathon Success Guide](https://docs.layerzero.network/community/hackathon-success.md): Win LayerZero hackathon prizes up to $10,000 USD. Guide to ETHGlobal events, prize categories, and building winning omnichain applications for competitions. - [Community Support](https://docs.layerzero.network/community/index.md): Join the LayerZero developer community. Connect on Discord, Telegram, and GitHub for help. Share ideas and build omnichain apps with other developers. - [LayerZero Documentation Style Guidelines](https://docs.layerzero.network/community/style-guide.md): Documentation style guidelines for LayerZero contributors. Writing standards for Solidity, Solana, and Aptos Move blockchain developer docs and guides. - [Add Crosschain Features](https://docs.layerzero.network/crosschain/features/overview.md): Extend your application with crosschain capabilities. From integrating existing assets to building custom messaging systems. - [Crosschain Development](https://docs.layerzero.network/crosschain/index.md): Build omnichain applications with LayerZero. Transfer tokens, compose crosschain operations, and send arbitrary messages across 150+ blockchains. - [Issue Crosschain Assets](https://docs.layerzero.network/crosschain/issue-asset/overview.md): Create and deploy Omnichain Fungible Tokens (OFTs) that work natively across 150+ blockchains without bridges or wrapped assets. - [Introduction](https://docs.layerzero.network/index.md): Official LayerZero Documentation. Build omnichain applications with crosschain messaging. Developer guides, API references, and deployment resources. - [V1 Deployed Endpoints, Message Libraries, and Relayer](https://docs.layerzero.network/v1/deployments/deployed-contracts.md): Learn about V1 Deployed Endpoints, Message Libraries, and Relayer in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain i... - [Download LLM Files](https://docs.layerzero.network/v2/ai-resources.md): AI and LLM resources for LayerZero development. Optimized documentation for AI assistants and code generation tools. Crosschain development with LayerZero V2. - [Omnichain Applications (OApps) & Design Patterns](https://docs.layerzero.network/v2/concepts/application-design-patterns.md): Omnichain Applications (OApps) are LayerZero-specific contracts with custom business logic for sending and receiving information between chains. OApps use... - [Omnichain Composers](https://docs.layerzero.network/v2/concepts/applications/composer-standard.md): Learn about Omnichain Composers in LayerZero V2. Understand key concepts for building omnichain applications. LayerZero enables secure crosschain messaging. - [lzAsset Managed Service](https://docs.layerzero.network/v2/concepts/applications/lzasset.md): lzAsset is chain expansion as a service for token asset issuers. LayerZero deploys and manages pre-native token versions across 150+ chains using the... - [Core Concepts for Omnichain Applications](https://docs.layerzero.network/v2/concepts/applications/oapp-standard.md): LayerZero’s Omnichain Application (OApp) standard defines a generic crosschain messaging interface that allows developers to build applications which... - [Omnichain Tokens](https://docs.layerzero.network/v2/concepts/applications/oft-standard.md): Learn about Omnichain Tokens in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain interoperability. Essential informatio... - [Omnichain Vaults (OVault)](https://docs.layerzero.network/v2/concepts/applications/ovault-standard.md): Omnichain Vaults extend the ERC-4626 tokenized vault standard with LayerZero's omnichain messaging, enabling users to deposit assets from any chain and... - [Omnichain Queries (lzRead)](https://docs.layerzero.network/v2/concepts/applications/read-standard.md): Learn about Omnichain Queries (lzRead) in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain interoperability. Essential ... - [Stargate Finance](https://docs.layerzero.network/v2/concepts/applications/stargate-finance.md): Stargate is a composable crosschain liquidity protocol built on LayerZero V2 as its transport layer. It provides unified liquidity pools for native... - [What is LayerZero?](https://docs.layerzero.network/v2/concepts/getting-started/what-is-layerzero.md): LayerZero is an omnichain messaging protocol — a permissionless, open framework designed to securely move information between blockchains. It empowers any... - [LayerZero V2 Glossary](https://docs.layerzero.network/v2/concepts/glossary.md): Learn about LayerZero V2 Glossary in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain interoperability. Essential infor... - [Crosschain Verification & Interface Issues](https://docs.layerzero.network/v2/concepts/interface-coupling-problems.md): Traditional bridges bundle interface, verification, and execution into monolithic systems, creating vendor lock-in and preventing composable crosschain... - [Blockchain Interoperability](https://docs.layerzero.network/v2/concepts/interoperability-foundations.md): Interoperability lets independent blockchains exchange data and value safely so applications can span multiple. LayerZero enables secure crosschain messaging. - [LayerZero Protocol Architecture](https://docs.layerzero.network/v2/concepts/layerzero-protocol-architecture.md): LayerZero is an omnichain interoperability protocol that provides a stable, immutable interface for crosschain. LayerZero enables secure crosschain messaging. - [Message Options](https://docs.layerzero.network/v2/concepts/message-options.md): In the LayerZero protocol, message options are a way for applications to describe how they want their messages to be handled by off-chain infrastructure.... - [Message Ordering](https://docs.layerzero.network/v2/concepts/message-ordering.md): LayerZero offers both unordered delivery and ordered delivery, providing developers with the flexibility to choose the most appropriate transaction... - [Production DVN Configuration](https://docs.layerzero.network/v2/concepts/modular-security/production-dvn-configuration.md): Threat model and target DVN configurations for OApps preparing a mainnet deployment, including risk-tier guidance and provider diversity recommendations. - [Security Stack (DVNs)](https://docs.layerzero.network/v2/concepts/modular-security/security-stack-dvns.md): As mentioned in previous sections, every application built on top of the LayerZero protocol can configure a unique messaging. LayerZero enables secure... - [Executors](https://docs.layerzero.network/v2/concepts/permissionless-execution/executors.md): Executors provide Execution as a Service for omnichain messages, automatically delivering and executing calls on the destination chain according to... - [LayerZero Endpoint](https://docs.layerzero.network/v2/concepts/protocol/layerzero-endpoint.md): The LayerZero Endpoint is the immutable, permissionless protocol entrypoint for sending and receiving omnichain. LayerZero enables secure crosschain messaging. - [LayerZero Endpoint Alt](https://docs.layerzero.network/v2/concepts/protocol/layerzero-endpoint-alt.md): The LayerZero Endpoint Alt is a variant of the LayerZero Endpoint designed for chains where a fungible token standard (rather than the chain's native gas... - [Omnichain Mesh Network](https://docs.layerzero.network/v2/concepts/protocol/mesh-network.md): Learn about Omnichain Mesh Network in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain interoperability. Essential info... - [Message Library Overview](https://docs.layerzero.network/v2/concepts/protocol/message-library.md): Learn about Message Library Overview in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain interoperability. Architecture... - [Message Properties](https://docs.layerzero.network/v2/concepts/protocol/message-properties.md): LayerZero is purpose built for lightweight message passing across multiple blockchains. To accomplish this, the protocol provides authentic and guaranteed... - [Message Read Library](https://docs.layerzero.network/v2/concepts/protocol/message-read-library.md): The Read Library is a specialized Message Library designed for Omnichain Queries. It combines both send and receive capabilities to process read requests... - [Message Receive Library](https://docs.layerzero.network/v2/concepts/protocol/message-receive-library.md): The Message Receive Library is a core component of the LayerZero protocol that manages the reception and verification of messages on the destination... - [Message Channel Security](https://docs.layerzero.network/v2/concepts/protocol/message-security.md): Cross‑chain messaging introduces unique security challenges: the total value moved between chains often far exceeds what any single validator set can... - [Message Send Library](https://docs.layerzero.network/v2/concepts/protocol/message-send-library.md): Learn about Message Send Library in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain interoperability. Essential inform... - [Message, Packet, and Payload](https://docs.layerzero.network/v2/concepts/protocol/packet.md): Because crosschain messaging enables a wide range of operations, such as transferring assets, relaying data, or executing external calls, the LayerZero... - [Protocol Overview](https://docs.layerzero.network/v2/concepts/protocol/protocol-overview.md): Learn about Protocol Overview in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain interoperability. Architecture and im... - [Transaction Pricing Model](https://docs.layerzero.network/v2/concepts/protocol/transaction-pricing.md): LayerZero's transaction pricing model is designed to fairly distribute costs across the various components that enable secure, reliable crosschain... - [OApp Technical Reference](https://docs.layerzero.network/v2/concepts/technical-reference/oapp-reference.md): LayerZero’s Omnichain Application (OApp) standard defines a common set of patterns and interfaces for any smart contract that needs to send and receive... - [Omnichain Fungible Token (OFT) Technical Reference](https://docs.layerzero.network/v2/concepts/technical-reference/oft-reference.md): LayerZero's Omnichain Fungible Token (OFT) standard enables a single fungible token to exist across many chains while preserving one global supply. The... - [Debugging Messages](https://docs.layerzero.network/v2/concepts/troubleshooting/debugging-messages.md): Debug LayerZero crosschain messages. Track message lifecycle, verify delivery status, and troubleshoot common issues. Crosschain development with LayerZero... - [Value Transfer Implementations](https://docs.layerzero.network/v2/concepts/value-transfer-implementations.md): Value Transfer is specialized messaging with token-specific invariants and settlement logic. Building on Module 1's value transfer concepts and Module 5's... - [LayerZero Worker Services](https://docs.layerzero.network/v2/concepts/verification-execution-services.md): LayerZero's separation of verification and execution into independent worker services enables configurable security models and permissionless message... - [Workers in LayerZero V2](https://docs.layerzero.network/v2/concepts/workers.md): In the LayerZero V2 protocol, Workers serve as the umbrella term for two key types of service providers: Decentralized Verifier Networks (DVNs) and... - [Aptos Chain Deployments](https://docs.layerzero.network/v2/deployments/aptos-chains/overview.md): LayerZero V2 deployment addresses and configuration for Aptos Chain Deployments. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoin... - [Abstract Mainnet](https://docs.layerzero.network/v2/deployments/chains/abstract.md): LayerZero V2 deployment addresses and configuration for Abstract. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Polygon Amoy Testnet](https://docs.layerzero.network/v2/deployments/chains/amoy-testnet.md): LayerZero V2 deployment addresses and configuration for Polygon Amoy. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Exe... - [Animechain Mainnet](https://docs.layerzero.network/v2/deployments/chains/animechain.md): LayerZero V2 deployment addresses and configuration for Animechain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execu... - [Ape Mainnet](https://docs.layerzero.network/v2/deployments/chains/ape.md): LayerZero V2 deployment addresses and configuration for Ape. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [Apex Fusion Nexus Mainnet](https://docs.layerzero.network/v2/deployments/chains/apexfusionnexus.md): LayerZero V2 deployment addresses and configuration for Apex Fusion Nexus. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN... - [Aptos](https://docs.layerzero.network/v2/deployments/chains/aptos.md): LayerZero V2 deployment addresses and configuration for Aptos. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Aptos Testnet](https://docs.layerzero.network/v2/deployments/chains/aptos-testnet.md): LayerZero V2 deployment addresses and configuration for Aptos. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Arbitrum Mainnet](https://docs.layerzero.network/v2/deployments/chains/arbitrum.md): LayerZero V2 deployment addresses and configuration for Arbitrum. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Arbitrum Sepolia Testnet](https://docs.layerzero.network/v2/deployments/chains/arbitrum-sepolia.md): LayerZero V2 deployment addresses and configuration for Arbitrum Sepolia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN,... - [Astar Mainnet](https://docs.layerzero.network/v2/deployments/chains/astar.md): LayerZero V2 deployment addresses and configuration for Astar. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Near Aurora Mainnet](https://docs.layerzero.network/v2/deployments/chains/aurora.md): LayerZero V2 deployment addresses and configuration for Near Aurora. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Exec... - [Avalanche Mainnet](https://docs.layerzero.network/v2/deployments/chains/avalanche.md): LayerZero V2 deployment addresses and configuration for Avalanche. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Bahamut Mainnet](https://docs.layerzero.network/v2/deployments/chains/bahamut.md): LayerZero V2 deployment addresses and configuration for Bahamut. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Base Mainnet](https://docs.layerzero.network/v2/deployments/chains/base.md): LayerZero V2 deployment addresses and configuration for Base. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Base Sepolia Testnet](https://docs.layerzero.network/v2/deployments/chains/base-sepolia.md): LayerZero V2 deployment addresses and configuration for Base Sepolia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Exe... - [inEVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/bb1.md): LayerZero V2 deployment addresses and configuration for inEVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Beam Mainnet](https://docs.layerzero.network/v2/deployments/chains/beam.md): LayerZero V2 deployment addresses and configuration for Beam. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Berachain Bepolia Testnet](https://docs.layerzero.network/v2/deployments/chains/bepolia-testnet.md): LayerZero V2 deployment addresses and configuration for Berachain Bepolia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN... - [Berachain Mainnet](https://docs.layerzero.network/v2/deployments/chains/bera.md): LayerZero V2 deployment addresses and configuration for Berachain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Bevm Mainnet](https://docs.layerzero.network/v2/deployments/chains/bevm.md): LayerZero V2 deployment addresses and configuration for Bevm. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Bitlayer Mainnet](https://docs.layerzero.network/v2/deployments/chains/bitlayer.md): LayerZero V2 deployment addresses and configuration for Bitlayer. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Blast Mainnet](https://docs.layerzero.network/v2/deployments/chains/blast.md): LayerZero V2 deployment addresses and configuration for Blast. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [BOB Mainnet](https://docs.layerzero.network/v2/deployments/chains/bob.md): LayerZero V2 deployment addresses and configuration for BOB. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [Botanix](https://docs.layerzero.network/v2/deployments/chains/botanix.md): LayerZero V2 deployment addresses and configuration for Botanix. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Bouncebit Mainnet](https://docs.layerzero.network/v2/deployments/chains/bouncebit.md): LayerZero V2 deployment addresses and configuration for Bouncebit. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [BNB Smart Chain (BSC) Mainnet](https://docs.layerzero.network/v2/deployments/chains/bsc.md): LayerZero V2 deployment addresses and configuration for BNB Smart Chain (BSC). Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint,... - [BNB Smart Chain (BSC) Testnet](https://docs.layerzero.network/v2/deployments/chains/bsc-testnet.md): LayerZero V2 deployment addresses and configuration for BNB Smart Chain (BSC). Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint,... - [Camp Mainnet](https://docs.layerzero.network/v2/deployments/chains/camp.md): LayerZero V2 deployment addresses and configuration for Camp Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Canto Mainnet](https://docs.layerzero.network/v2/deployments/chains/canto.md): LayerZero V2 deployment addresses and configuration for Canto. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Celo Mainnet](https://docs.layerzero.network/v2/deployments/chains/celo.md): LayerZero V2 deployment addresses and configuration for Celo. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Chiliz Mainnet](https://docs.layerzero.network/v2/deployments/chains/chiliz.md): LayerZero V2 deployment addresses and configuration for Chiliz Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Citrea Mainnet](https://docs.layerzero.network/v2/deployments/chains/citrea.md): LayerZero V2 deployment addresses and configuration for Citrea. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Codex Mainnet](https://docs.layerzero.network/v2/deployments/chains/codex.md): LayerZero V2 deployment addresses and configuration for Codex. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Concrete](https://docs.layerzero.network/v2/deployments/chains/concrete.md): LayerZero V2 deployment addresses and configuration for Concrete. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Conflux eSpace Mainnet](https://docs.layerzero.network/v2/deployments/chains/conflux.md): LayerZero V2 deployment addresses and configuration for Conflux eSpace. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, E... - [CoreDAO Mainnet](https://docs.layerzero.network/v2/deployments/chains/coredao.md): LayerZero V2 deployment addresses and configuration for CoreDAO. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Cronos EVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/cronosevm.md): LayerZero V2 deployment addresses and configuration for Cronos EVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execu... - [Cronos zkEVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/cronoszkevm.md): LayerZero V2 deployment addresses and configuration for Cronos zkEVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Exe... - [Cyber Mainnet](https://docs.layerzero.network/v2/deployments/chains/cyber.md): LayerZero V2 deployment addresses and configuration for Cyber. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Degen Mainnet](https://docs.layerzero.network/v2/deployments/chains/degen.md): LayerZero V2 deployment addresses and configuration for Degen. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Dexalot Subnet Mainnet](https://docs.layerzero.network/v2/deployments/chains/dexalot.md): LayerZero V2 deployment addresses and configuration for Dexalot Subnet. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, E... - [DFK Chain](https://docs.layerzero.network/v2/deployments/chains/dfk.md): LayerZero V2 deployment addresses and configuration for DFK. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [Dinari Mainnet](https://docs.layerzero.network/v2/deployments/chains/dinari.md): LayerZero V2 deployment addresses and configuration for Dinari Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [DM2 Verse Mainnet](https://docs.layerzero.network/v2/deployments/chains/dm2verse.md): LayerZero V2 deployment addresses and configuration for DM2 Verse. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Doma Mainnet](https://docs.layerzero.network/v2/deployments/chains/doma.md): LayerZero V2 deployment addresses and configuration for Doma Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [DOS Chain Mainnet](https://docs.layerzero.network/v2/deployments/chains/dos.md): LayerZero V2 deployment addresses and configuration for DOS Chain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [EDU Chain Mainnet](https://docs.layerzero.network/v2/deployments/chains/edu.md): LayerZero V2 deployment addresses and configuration for EDU Chain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Ethereal Mainnet](https://docs.layerzero.network/v2/deployments/chains/ethereal.md): LayerZero V2 deployment addresses and configuration for Ethereal. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Ethereum Mainnet](https://docs.layerzero.network/v2/deployments/chains/ethereum.md): LayerZero V2 deployment addresses and configuration for Ethereum. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Etherlink Mainnet](https://docs.layerzero.network/v2/deployments/chains/etherlink.md): LayerZero V2 deployment addresses and configuration for Etherlink. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Fantom Mainnet](https://docs.layerzero.network/v2/deployments/chains/fantom.md): LayerZero V2 deployment addresses and configuration for Fantom. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Flare Mainnet](https://docs.layerzero.network/v2/deployments/chains/flare.md): LayerZero V2 deployment addresses and configuration for Flare. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Flare Testnet](https://docs.layerzero.network/v2/deployments/chains/flare-testnet.md): LayerZero V2 deployment addresses and configuration for Flare. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [EVM on Flow Mainnet](https://docs.layerzero.network/v2/deployments/chains/flow.md): LayerZero V2 deployment addresses and configuration for EVM on Flow. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Exec... - [EVM on Flow Testnet](https://docs.layerzero.network/v2/deployments/chains/flow-testnet.md): LayerZero V2 deployment addresses and configuration for EVM on Flow. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Exec... - [Fraxtal Mainnet](https://docs.layerzero.network/v2/deployments/chains/fraxtal.md): LayerZero V2 deployment addresses and configuration for Fraxtal. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Avalanche Fuji Testnet](https://docs.layerzero.network/v2/deployments/chains/fuji.md): LayerZero V2 deployment addresses and configuration for Avalanche Fuji. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, E... - [Fuse Mainnet](https://docs.layerzero.network/v2/deployments/chains/fuse.md): LayerZero V2 deployment addresses and configuration for Fuse. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Gate Layer Mainnet](https://docs.layerzero.network/v2/deployments/chains/gatelayer.md): LayerZero V2 deployment addresses and configuration for Gate Layer. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execu... - [Gensyn Mainnet](https://docs.layerzero.network/v2/deployments/chains/gensyn.md): LayerZero V2 deployment addresses and configuration for Gensyn Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Glue Mainnet](https://docs.layerzero.network/v2/deployments/chains/glue.md): LayerZero V2 deployment addresses and configuration for Glue. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Gnosis Mainnet](https://docs.layerzero.network/v2/deployments/chains/gnosis.md): LayerZero V2 deployment addresses and configuration for Gnosis. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Goat Mainnet](https://docs.layerzero.network/v2/deployments/chains/goat.md): LayerZero V2 deployment addresses and configuration for Goat. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Gravity Mainnet](https://docs.layerzero.network/v2/deployments/chains/gravity.md): LayerZero V2 deployment addresses and configuration for Gravity. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Gunz Mainnet](https://docs.layerzero.network/v2/deployments/chains/gunz.md): LayerZero V2 deployment addresses and configuration for Gunz. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Harmony Mainnet](https://docs.layerzero.network/v2/deployments/chains/harmony.md): LayerZero V2 deployment addresses and configuration for Harmony. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Hedera Mainnet](https://docs.layerzero.network/v2/deployments/chains/hedera.md): LayerZero V2 deployment addresses and configuration for Hedera. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Hedera Testnet](https://docs.layerzero.network/v2/deployments/chains/hedera-testnet.md): LayerZero V2 deployment addresses and configuration for Hedera. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Hemi Mainnet](https://docs.layerzero.network/v2/deployments/chains/hemi.md): LayerZero V2 deployment addresses and configuration for Hemi. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Ethereum Holesky Testnet](https://docs.layerzero.network/v2/deployments/chains/holesky-testnet.md): LayerZero V2 deployment addresses and configuration for Ethereum Holesky. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN,... - [Homeverse Mainnet](https://docs.layerzero.network/v2/deployments/chains/homeverse.md): LayerZero V2 deployment addresses and configuration for Homeverse. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Hoodi Testnet](https://docs.layerzero.network/v2/deployments/chains/hoodi-testnet.md): LayerZero V2 deployment addresses and configuration for Hoodi Testnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Horizen Mainnet](https://docs.layerzero.network/v2/deployments/chains/horizen.md): LayerZero V2 deployment addresses and configuration for Horizen. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Hubble Mainnet](https://docs.layerzero.network/v2/deployments/chains/hubble.md): LayerZero V2 deployment addresses and configuration for Hubble. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Humanity Mainnet](https://docs.layerzero.network/v2/deployments/chains/humanity.md): LayerZero V2 deployment addresses and configuration for Humanity. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [HyperEVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/hyperliquid.md): LayerZero V2 deployment addresses and configuration for HyperEVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [HyperEVM Testnet](https://docs.layerzero.network/v2/deployments/chains/hyperliquid-testnet.md): LayerZero V2 deployment addresses and configuration for HyperEVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Initia Mainnet](https://docs.layerzero.network/v2/deployments/chains/initia.md): LayerZero V2 deployment addresses and configuration for Initia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Initia Testnet](https://docs.layerzero.network/v2/deployments/chains/initia-testnet.md): LayerZero V2 deployment addresses and configuration for Initia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Injective EVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/injectiveevm.md): LayerZero V2 deployment addresses and configuration for Injective EVM Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Ink Mainnet](https://docs.layerzero.network/v2/deployments/chains/ink.md): LayerZero V2 deployment addresses and configuration for Ink. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [IOTA EVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/iota.md): LayerZero V2 deployment addresses and configuration for IOTA EVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [IOTA L1](https://docs.layerzero.network/v2/deployments/chains/iota-l1.md): LayerZero V2 deployment addresses and configuration for IOTA L1. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Irys Mainnet](https://docs.layerzero.network/v2/deployments/chains/irys.md): LayerZero V2 deployment addresses and configuration for Irys Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Vana Mainnet](https://docs.layerzero.network/v2/deployments/chains/islander.md): LayerZero V2 deployment addresses and configuration for Vana. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Japan Open Chain Mainnet](https://docs.layerzero.network/v2/deployments/chains/joc.md): LayerZero V2 deployment addresses and configuration for Japan Open Chain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN,... - [Katana](https://docs.layerzero.network/v2/deployments/chains/katana.md): LayerZero V2 deployment addresses and configuration for Katana. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Kava Mainnet](https://docs.layerzero.network/v2/deployments/chains/kava.md): LayerZero V2 deployment addresses and configuration for Kava. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Kite Mainnet](https://docs.layerzero.network/v2/deployments/chains/kite.md): LayerZero V2 deployment addresses and configuration for Kite Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Kaia Mainnet (formerly Klaytn)](https://docs.layerzero.network/v2/deployments/chains/klaytn.md): LayerZero V2 deployment addresses and configuration for Kaia Mainnet (formerly Klaytn). Find Endpoint, DVN, and Executor contract addresses for integration. - [Lens Mainnet](https://docs.layerzero.network/v2/deployments/chains/lens.md): LayerZero V2 deployment addresses and configuration for Lens. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Lightlink Mainnet](https://docs.layerzero.network/v2/deployments/chains/lightlink.md): LayerZero V2 deployment addresses and configuration for Lightlink. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Linea Mainnet](https://docs.layerzero.network/v2/deployments/chains/linea.md): LayerZero V2 deployment addresses and configuration for Linea. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Lisk Mainnet](https://docs.layerzero.network/v2/deployments/chains/lisk.md): LayerZero V2 deployment addresses and configuration for Lisk. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Loot Mainnet](https://docs.layerzero.network/v2/deployments/chains/loot.md): LayerZero V2 deployment addresses and configuration for Loot. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Lyra Mainnet](https://docs.layerzero.network/v2/deployments/chains/lyra.md): LayerZero V2 deployment addresses and configuration for Lyra. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Manta Pacific Mainnet](https://docs.layerzero.network/v2/deployments/chains/manta.md): LayerZero V2 deployment addresses and configuration for Manta Pacific. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Ex... - [Mantle Mainnet](https://docs.layerzero.network/v2/deployments/chains/mantle.md): LayerZero V2 deployment addresses and configuration for Mantle. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Megaeth](https://docs.layerzero.network/v2/deployments/chains/megaeth.md): LayerZero V2 deployment addresses and configuration for Megaeth. Find Endpoint, DVN, and Executor contract addresses for integration. - [Merlin Mainnet](https://docs.layerzero.network/v2/deployments/chains/merlin.md): LayerZero V2 deployment addresses and configuration for Merlin. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Meter Mainnet](https://docs.layerzero.network/v2/deployments/chains/meter.md): LayerZero V2 deployment addresses and configuration for Meter. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Metis Mainnet](https://docs.layerzero.network/v2/deployments/chains/metis.md): LayerZero V2 deployment addresses and configuration for Metis. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Mode Mainnet](https://docs.layerzero.network/v2/deployments/chains/mode.md): LayerZero V2 deployment addresses and configuration for Mode. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Monad Mainnet](https://docs.layerzero.network/v2/deployments/chains/monad.md): LayerZero V2 deployment addresses and configuration for Monad. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Monad Testnet](https://docs.layerzero.network/v2/deployments/chains/monad-testnet.md): LayerZero V2 deployment addresses and configuration for Monad. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Moonbeam Mainnet](https://docs.layerzero.network/v2/deployments/chains/moonbeam.md): LayerZero V2 deployment addresses and configuration for Moonbeam. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Moonriver Mainnet](https://docs.layerzero.network/v2/deployments/chains/moonriver.md): LayerZero V2 deployment addresses and configuration for Moonriver. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Morph Mainnet](https://docs.layerzero.network/v2/deployments/chains/morph.md): LayerZero V2 deployment addresses and configuration for Morph. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Movement Mainnet](https://docs.layerzero.network/v2/deployments/chains/movement.md): LayerZero V2 deployment addresses and configuration for Movement. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Corn Mainnet](https://docs.layerzero.network/v2/deployments/chains/mp1.md): LayerZero V2 deployment addresses and configuration for Corn. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Nexera Mainnet](https://docs.layerzero.network/v2/deployments/chains/nexera.md): LayerZero V2 deployment addresses and configuration for Nexera. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Nibiru Mainnet](https://docs.layerzero.network/v2/deployments/chains/nibiru.md): LayerZero V2 deployment addresses and configuration for Nibiru. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Arbitrum Nova Mainnet](https://docs.layerzero.network/v2/deployments/chains/nova.md): LayerZero V2 deployment addresses and configuration for Arbitrum Nova. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Ex... - [0G Mainnet](https://docs.layerzero.network/v2/deployments/chains/og.md): LayerZero V2 deployment addresses and configuration for 0G. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, and... - [OKX Mainnet](https://docs.layerzero.network/v2/deployments/chains/okx.md): LayerZero V2 deployment addresses and configuration for OKX. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [opBNB Mainnet](https://docs.layerzero.network/v2/deployments/chains/opbnb.md): LayerZero V2 deployment addresses and configuration for opBNB. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [OpenLedger Mainnet](https://docs.layerzero.network/v2/deployments/chains/openledger.md): LayerZero V2 deployment addresses and configuration for OpenLedger. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execu... - [Optimism Mainnet](https://docs.layerzero.network/v2/deployments/chains/optimism.md): LayerZero V2 deployment addresses and configuration for Optimism. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Optimism Sepolia Testnet](https://docs.layerzero.network/v2/deployments/chains/optimism-sepolia.md): LayerZero V2 deployment addresses and configuration for Optimism Sepolia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN,... - [Orderly Mainnet](https://docs.layerzero.network/v2/deployments/chains/orderly.md): LayerZero V2 deployment addresses and configuration for Orderly. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Peaq Mainnet](https://docs.layerzero.network/v2/deployments/chains/peaq.md): LayerZero V2 deployment addresses and configuration for Peaq. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Pharos Mainnet](https://docs.layerzero.network/v2/deployments/chains/pharos.md): LayerZero V2 deployment addresses and configuration for Pharos Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Plasma Mainnet](https://docs.layerzero.network/v2/deployments/chains/plasma.md): LayerZero V2 deployment addresses and configuration for Plasma. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Plume Mainnet](https://docs.layerzero.network/v2/deployments/chains/plumephoenix.md): LayerZero V2 deployment addresses and configuration for Plume. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Polygon Mainnet](https://docs.layerzero.network/v2/deployments/chains/polygon.md): LayerZero V2 deployment addresses and configuration for Polygon. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Rari Chain Mainnet](https://docs.layerzero.network/v2/deployments/chains/rarible.md): LayerZero V2 deployment addresses and configuration for Rari Chain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execu... - [re.al Mainnet](https://docs.layerzero.network/v2/deployments/chains/real.md): LayerZero V2 deployment addresses and configuration for re.al. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Redbelly Mainnet](https://docs.layerzero.network/v2/deployments/chains/redbelly.md): LayerZero V2 deployment addresses and configuration for Redbelly. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Reya Mainnet](https://docs.layerzero.network/v2/deployments/chains/reya.md): LayerZero V2 deployment addresses and configuration for Reya. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Rise Mainnet](https://docs.layerzero.network/v2/deployments/chains/rise.md): LayerZero V2 deployment addresses and configuration for Rise Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Robinhood Chain Testnet](https://docs.layerzero.network/v2/deployments/chains/robinhood-testnet.md): LayerZero V2 deployment addresses and configuration for Robinhood Chain Testnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Rootstock Mainnet](https://docs.layerzero.network/v2/deployments/chains/rootstock.md): LayerZero V2 deployment addresses and configuration for Rootstock. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execut... - [Sagaevm](https://docs.layerzero.network/v2/deployments/chains/sagaevm.md): LayerZero V2 deployment addresses and configuration for Sagaevm. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Scroll Mainnet](https://docs.layerzero.network/v2/deployments/chains/scroll.md): LayerZero V2 deployment addresses and configuration for Scroll. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Sei Mainnet](https://docs.layerzero.network/v2/deployments/chains/sei.md): LayerZero V2 deployment addresses and configuration for Sei. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [Ethereum Sepolia Testnet](https://docs.layerzero.network/v2/deployments/chains/sepolia.md): LayerZero V2 deployment addresses and configuration for Ethereum Sepolia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN,... - [Shimmer Mainnet](https://docs.layerzero.network/v2/deployments/chains/shimmer.md): LayerZero V2 deployment addresses and configuration for Shimmer. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Silicon Mainnet](https://docs.layerzero.network/v2/deployments/chains/silicon.md): LayerZero V2 deployment addresses and configuration for Silicon. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Skale Mainnet](https://docs.layerzero.network/v2/deployments/chains/skale.md): LayerZero V2 deployment addresses and configuration for Skale. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Solana Mainnet](https://docs.layerzero.network/v2/deployments/chains/solana.md): LayerZero V2 deployment addresses and configuration for Solana. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Solana Devnet](https://docs.layerzero.network/v2/deployments/chains/solana-testnet.md): LayerZero V2 deployment addresses and configuration for Solana Devnet. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Ex... - [Somnia Mainnet](https://docs.layerzero.network/v2/deployments/chains/somnia.md): LayerZero V2 deployment addresses and configuration for Somnia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Soneium Mainnet](https://docs.layerzero.network/v2/deployments/chains/soneium.md): LayerZero V2 deployment addresses and configuration for Soneium. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Sonic Mainnet](https://docs.layerzero.network/v2/deployments/chains/sonic.md): LayerZero V2 deployment addresses and configuration for Sonic. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Sophon Mainnet](https://docs.layerzero.network/v2/deployments/chains/sophon.md): LayerZero V2 deployment addresses and configuration for Sophon. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Otherworld Space Mainnet](https://docs.layerzero.network/v2/deployments/chains/space.md): LayerZero V2 deployment addresses and configuration for Otherworld Space. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN,... - [Stable Mainnet](https://docs.layerzero.network/v2/deployments/chains/stable.md): LayerZero V2 deployment addresses and configuration for Stable. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [Story Mainnet](https://docs.layerzero.network/v2/deployments/chains/story.md): LayerZero V2 deployment addresses and configuration for Story. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Subtensor EVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/subtensorevm.md): LayerZero V2 deployment addresses and configuration for Subtensor EVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Ex... - [Sui Mainnet](https://docs.layerzero.network/v2/deployments/chains/sui.md): LayerZero V2 deployment addresses and configuration for Sui. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [Superposition Mainnet](https://docs.layerzero.network/v2/deployments/chains/superposition.md): LayerZero V2 deployment addresses and configuration for Superposition. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Ex... - [Swell Mainnet](https://docs.layerzero.network/v2/deployments/chains/swell.md): LayerZero V2 deployment addresses and configuration for Swell. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Tac](https://docs.layerzero.network/v2/deployments/chains/tac.md): LayerZero V2 deployment addresses and configuration for Tac. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [Taiko Mainnet](https://docs.layerzero.network/v2/deployments/chains/taiko.md): LayerZero V2 deployment addresses and configuration for Taiko. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [TelosEVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/telos.md): LayerZero V2 deployment addresses and configuration for TelosEVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Tempo Mainnet](https://docs.layerzero.network/v2/deployments/chains/tempo.md): LayerZero V2 deployment addresses and configuration for Tempo Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Tenet Mainnet](https://docs.layerzero.network/v2/deployments/chains/tenet.md): LayerZero V2 deployment addresses and configuration for Tenet. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, ... - [Tiltyard Mainnet](https://docs.layerzero.network/v2/deployments/chains/tiltyard.md): LayerZero V2 deployment addresses and configuration for Tiltyard. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Viction Mainnet](https://docs.layerzero.network/v2/deployments/chains/tomo.md): LayerZero V2 deployment addresses and configuration for Viction. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [TON Mainnet](https://docs.layerzero.network/v2/deployments/chains/ton.md): LayerZero V2 deployment addresses and configuration for TON. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [Tron Mainnet](https://docs.layerzero.network/v2/deployments/chains/tron.md): LayerZero V2 deployment addresses and configuration for Tron. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Tron Testnet](https://docs.layerzero.network/v2/deployments/chains/tron-testnet.md): LayerZero V2 deployment addresses and configuration for Tron. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Unichain Mainnet](https://docs.layerzero.network/v2/deployments/chains/unichain.md): LayerZero V2 deployment addresses and configuration for Unichain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Unichain Testnet](https://docs.layerzero.network/v2/deployments/chains/unichain-testnet.md): LayerZero V2 deployment addresses and configuration for Unichain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Worldchain Mainnet](https://docs.layerzero.network/v2/deployments/chains/worldchain.md): LayerZero V2 deployment addresses and configuration for Worldchain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execu... - [Xai Mainnet](https://docs.layerzero.network/v2/deployments/chains/xai.md): LayerZero V2 deployment addresses and configuration for Xai. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [XChain Mainnet](https://docs.layerzero.network/v2/deployments/chains/xchain.md): LayerZero V2 deployment addresses and configuration for XChain. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor,... - [XDC Mainnet](https://docs.layerzero.network/v2/deployments/chains/xdc.md): LayerZero V2 deployment addresses and configuration for XDC. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, an... - [X Layer Mainnet](https://docs.layerzero.network/v2/deployments/chains/xlayer.md): LayerZero V2 deployment addresses and configuration for X Layer. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [XPLA Mainnet](https://docs.layerzero.network/v2/deployments/chains/xpla.md): LayerZero V2 deployment addresses and configuration for XPLA. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Zama Mainnet](https://docs.layerzero.network/v2/deployments/chains/zama.md): LayerZero V2 deployment addresses and configuration for Zama Mainnet. Find Endpoint, DVN, and Executor contract addresses for integration. - [Zircuit Mainnet](https://docs.layerzero.network/v2/deployments/chains/zircuit.md): LayerZero V2 deployment addresses and configuration for Zircuit. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor... - [Astar zkEVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/zkatana.md): LayerZero V2 deployment addresses and configuration for Astar zkEVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Exec... - [Polygon zkEVM Mainnet](https://docs.layerzero.network/v2/deployments/chains/zkevm.md): LayerZero V2 deployment addresses and configuration for Polygon zkEVM. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Ex... - [zkSync Era Mainnet](https://docs.layerzero.network/v2/deployments/chains/zksync.md): LayerZero V2 deployment addresses and configuration for zkSync Era. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Execu... - [zkSync Sepolia Testnet](https://docs.layerzero.network/v2/deployments/chains/zksync-sepolia.md): LayerZero V2 deployment addresses and configuration for zkSync Sepolia. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, E... - [zkVerify Mainnet](https://docs.layerzero.network/v2/deployments/chains/zkverify.md): LayerZero V2 deployment addresses and configuration for zkVerify. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executo... - [Zora Mainnet](https://docs.layerzero.network/v2/deployments/chains/zora.md): LayerZero V2 deployment addresses and configuration for Zora. Find Endpoint, DVN, and Executor contract addresses for integration. Endpoint, DVN, Executor, a... - [Deployed Endpoints, Message Libraries, and Executors](https://docs.layerzero.network/v2/deployments/deployed-contracts.md): Learn about Deployed Endpoints, Message Libraries, and Executors in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain in... - [DVN Providers](https://docs.layerzero.network/v2/deployments/dvn-addresses.md): Learn about DVN Providers in LayerZero V2. Understand the architecture, core concepts, and how it enables omnichain interoperability. Security configuration ... - [Abstract Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/abstract-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Abstract  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Polygon Amoy Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/amoy-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Polygon Amoy  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain to... - [Animechain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/animechain-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Animechain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain toke... - [Ape Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/ape-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Ape  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with... - [Apex Fusion Nexus Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/apexfusionnexus-mainnet-oft-quickstart.md): Step-by-step guide to apex fusion nexus mainnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. - [Arbitrum Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/arbitrum-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Arbitrum  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Arbitrum Sepolia Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/arbitrum-sepolia-testnet-oft-quickstart.md): Step-by-step guide to arbitrum sepolia testnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow ... - [Astar Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/astar-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Astar  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Near Aurora Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/aurora-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Near Aurora  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tok... - [Avalanche Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/avalanche-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Avalanche  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Bahamut Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bahamut-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Bahamut  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Base Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/base-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Base  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Base Sepolia Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/base-sepolia-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Base Sepolia  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain to... - [inEVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bb1-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on inEVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Beam Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/beam-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Beam  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Berachain Bepolia Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bepolia-testnet-oft-quickstart.md): Step-by-step guide to berachain bepolia testnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. - [Berachain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bera-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Berachain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Bevm Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bevm-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Bevm  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Bitlayer Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bitlayer-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Bitlayer  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Blast Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/blast-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Blast  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [BOB Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bob-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on BOB  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with... - [Botanix OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/botanix-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Botanix OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Bouncebit Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bouncebit-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Bouncebit  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [BNB Smart Chain (BSC) Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bsc-mainnet-oft-quickstart.md): Step-by-step guide to bnb smart chain (bsc) mainnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. - [BNB Smart Chain (BSC) Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/bsc-testnet-oft-quickstart.md): Step-by-step guide to bnb smart chain (bsc) testnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. - [Camp Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/camp-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Camp using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Canto Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/canto-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Canto  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Celo Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/celo-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Celo  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Chiliz Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/chiliz-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Chiliz using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Citrea Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/citrea-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Citrea using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with LayerZero V2. - [Codex Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/codex-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Codex  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Concrete OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/concrete-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Concrete OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Conflux eSpace Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/conflux-mainnet-oft-quickstart.md): Step-by-step guide to conflux espace mainnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow st... - [CoreDAO Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/coredao-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on CoreDAO  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Cronos EVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/cronosevm-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Cronos EVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain toke... - [Cronos zkEVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/cronoszkevm-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Cronos zkEVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain to... - [Cyber Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/cyber-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Cyber  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Degen Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/degen-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Degen  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Dexalot Subnet Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/dexalot-mainnet-oft-quickstart.md): Step-by-step guide to dexalot subnet mainnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow st... - [DFK Chain OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/dfk-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on DFK Chain OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Dinari Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/dinari-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Dinari using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [DM2 Verse Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/dm2verse-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on DM2 Verse  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Doma Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/doma-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Doma using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [DOS Chain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/dos-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on DOS Chain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [EDU Chain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/edu-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on EDU Chain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Ethereal Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/ethereal-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Ethereal  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Ethereum Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/ethereum-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Ethereum  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Etherlink Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/etherlink-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Etherlink  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Fantom Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/fantom-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Fantom  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Flare Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/flare-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Flare  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Flare Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/flare-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Flare  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [EVM on Flow Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/flow-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on EVM on Flow  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tok... - [EVM on Flow Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/flow-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on EVM on Flow  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tok... - [Fraxtal Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/fraxtal-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Fraxtal  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Avalanche Fuji Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/fuji-testnet-oft-quickstart.md): Step-by-step guide to avalanche fuji testnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow st... - [Fuse Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/fuse-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Fuse  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Gate Layer Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/gatelayer-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Gate Layer  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain toke... - [Gensyn Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/gensyn-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Gensyn OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Glue Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/glue-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Glue  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Gnosis Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/gnosis-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Gnosis  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Goat Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/goat-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Goat  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Gravity Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/gravity-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Gravity  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Gunz Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/gunz-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Gunz  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Harmony Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/harmony-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Harmony  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Hedera Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/hedera-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Hedera  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Hedera Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/hedera-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Hedera  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Hemi Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/hemi-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Hemi  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Ethereum Holesky Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/holesky-testnet-oft-quickstart.md): Step-by-step guide to ethereum holesky testnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow ... - [Homeverse Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/homeverse-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Homeverse  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Hoodi Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/hoodi-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Hoodi Testnet using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Horizen Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/horizen-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Horizen using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with LayerZero V2. - [Hubble Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/hubble-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Hubble  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Humanity Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/humanity-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Humanity using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with LayerZero V2. - [HyperEVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/hyperliquid-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on HyperEVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [HyperEVM Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/hyperliquid-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on HyperEVM using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with LayerZero V2. - [Injective EVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/injectiveevm-mainnet-oft-quickstart.md): How to get started building on Injective EVM Mainnet and use the OFT Standard - [Ink Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/ink-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Ink  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with... - [IOTA EVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/iota-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on IOTA EVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Irys Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/irys-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Irys using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Vana Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/islander-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Vana  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Japan Open Chain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/joc-mainnet-oft-quickstart.md): Step-by-step guide to japan open chain mainnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow ... - [Katana OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/katana-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Katana OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Kava Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/kava-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Kava  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Kite Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/kite-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Kite using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Kaia Mainnet (formerly Klaytn) OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/klaytn-mainnet-oft-quickstart.md): Step-by-step guide to kaia mainnet (formerly klaytn) oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. - [Lens Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/lens-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Lens  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Lightlink Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/lightlink-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Lightlink  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Linea Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/linea-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Linea  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Lisk Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/lisk-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Lisk  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Loot Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/loot-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Loot  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Lyra Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/lyra-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Lyra  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Manta Pacific Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/manta-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Manta Pacific  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain t... - [Mantle Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/mantle-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Mantle  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [MegaETH Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/megaeth-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on MegaETH using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Merlin Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/merlin-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Merlin  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Meter Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/meter-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Meter  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Metis Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/metis-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Metis  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Mode Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/mode-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Mode  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Monad Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/monad-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Monad  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Monad Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/monad-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Monad  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Moonbeam Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/moonbeam-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Moonbeam  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Moonriver Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/moonriver-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Moonriver  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Morph Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/morph-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Morph  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Corn Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/mp1-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Corn  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Nexera Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/nexera-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Nexera  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Nibiru Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/nibiru-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Nibiru  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Arbitrum Nova Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/nova-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Arbitrum Nova  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain t... - [0G Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/og-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on 0G  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with ... - [OKX Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/okx-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on OKX  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with... - [opBNB Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/opbnb-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on opBNB  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Openledger Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/openledger-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Openledger  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain toke... - [Optimism Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/optimism-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Optimism  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Optimism Sepolia Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/optimism-sepolia-testnet-oft-quickstart.md): Step-by-step guide to optimism sepolia testnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow ... - [Orderly Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/orderly-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Orderly  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Peaq Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/peaq-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Peaq  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Pharos Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/pharos-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Pharos using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Plasma Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/plasma-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Plasma  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Plume Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/plumephoenix-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Plume  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Polygon Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/polygon-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Polygon  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Rari Chain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/rarible-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Rari Chain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain toke... - [re.al Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/real-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on re.al  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Redbelly Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/redbelly-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Redbelly using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with LayerZero V2. - [Reya Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/reya-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Reya  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Rise Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/rise-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Rise Mainnet using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Robinhood Chain Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/robinhood-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Robinhood Chain Testnet using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Rootstock Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/rootstock-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Rootstock  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain token... - [Sagaevm Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/sagaevm-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Sagaevm using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with LayerZero V2. - [Scroll Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/scroll-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Scroll  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Sei Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/sei-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Sei  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with... - [Ethereum Sepolia Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/sepolia-testnet-oft-quickstart.md): Step-by-step guide to ethereum sepolia testnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow ... - [Shimmer Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/shimmer-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Shimmer  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Silicon Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/silicon-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Silicon  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Skale Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/skale-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Skale  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Somnia Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/somnia-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Somnia using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with LayerZero V2. - [Soneium Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/soneium-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Soneium  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Sonic Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/sonic-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Sonic  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Sophon Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/sophon-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Sophon  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Otherworld Space Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/space-mainnet-oft-quickstart.md): Step-by-step guide to otherworld space mainnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow ... - [Stable Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/stable-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Stable  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [Story Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/story-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Story  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Subtensor EVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/subtensorevm-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Subtensor EVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain t... - [Superposition Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/superposition-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Superposition  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain t... - [Swell Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/swell-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Swell  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Tac OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/tac-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Tac OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with ... - [Taiko Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/taiko-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Taiko  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [TelosEVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/telos-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on TelosEVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Tenet Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/tenet-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Tenet  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wi... - [Tiltyard Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/tiltyard-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Tiltyard  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Viction Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/tomo-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Viction  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Unichain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/unichain-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Unichain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Unichain Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/unichain-testnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Unichain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Worldchain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/worldchain-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Worldchain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain toke... - [Xai Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/xai-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Xai  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with... - [XChain Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/xchain-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on XChain  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens w... - [XDC Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/xdc-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on XDC  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens with... - [X Layer Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/xlayer-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on X Layer  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [XPLA Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/xpla-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on XPLA  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [Zama Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/zama-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Zama using LayerZero V2. Step-by-step OFT deployment guide with code examples. - [Zircuit Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/zircuit-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Zircuit  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens ... - [Astar zkEVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/zkatana-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Astar zkEVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tok... - [Polygon zkEVM Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/zkevm-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Polygon zkEVM  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain t... - [zkSync Era Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/zksync-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on zkSync Era  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain toke... - [zkSync Sepolia Testnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/zksync-sepolia-testnet-oft-quickstart.md): Step-by-step guide to zksync sepolia testnet oft quickstart using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow st... - [zkVerify Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/zkverify-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on zkVerify  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens... - [Zora Mainnet OFT Quickstart](https://docs.layerzero.network/v2/deployments/evm-chains/zora-mainnet-oft-quickstart.md): Deploy Omnichain Fungible Tokens on Zora  OFT Quickstart using LayerZero V2. Step-by-step OFT deployment guide with code examples. Build omnichain tokens wit... - [OFT Ecosystem & Stargate Assets](https://docs.layerzero.network/v2/deployments/oft-ecosystem-stargate-assets.md): LayerZero V2 OFT Ecosystem & Stargate Assets. Find contract addresses, endpoint IDs, and configuration for supported chains. LayerZero enables crosschain... - [Read Data Channels](https://docs.layerzero.network/v2/deployments/read-contracts.md): LayerZero V2 Read Data Channels. Find contract addresses, endpoint IDs, and configuration for supported chains. LayerZero enables crosschain messaging. - [Solana Chain Deployments](https://docs.layerzero.network/v2/deployments/solana-chains/overview.md): LayerZero V2 contract addresses and program IDs for Solana. Find endpoint and DVN deployment details for crosschain messaging. Deploy across multiple blockc... - [Aptos DVN and Executor Configuration](https://docs.layerzero.network/v2/developers/aptos-move/configuration/dvn-executor-config.md): Configure Aptos DVN and Executor Configuration for your LayerZero application. Set up DVNs, executors, and pathway settings for crosschain messaging. - [LayerZero V2 Aptos Move OApp](https://docs.layerzero.network/v2/developers/aptos-move/contract-modules/oapp.md): The OApp Standard provides developers with a _generic message passing interface_ to send and receive arbitrary pieces of data between contracts existing... - [LayerZero V2 Aptos Move OFT](https://docs.layerzero.network/v2/developers/aptos-move/contract-modules/oft.md): Below is comprehensive documentation for Aptos Move OFT modules, explaining both the OFT and OFT Adapter, mirroring the LayerZero V2 OFT Standard you... - [Quickstart - Create Your First Omnichain App](https://docs.layerzero.network/v2/developers/aptos-move/create-lz-oapp/start.md): This guide will walk you through the process of sending a simple crosschain message using LayerZero. We cover both the traditional EVM setup as well as... - [LayerZero V2 Aptos Move Standards](https://docs.layerzero.network/v2/developers/aptos-move/overview.md): Overview of Aptos Move Standards on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain... - [Ecosystem Tools](https://docs.layerzero.network/v2/developers/ecosystem-tools.md): Build Ecosystem Tools with LayerZero V2. Developer guide with code examples, configuration, and best practices. LayerZero enables secure crosschain messaging. - [Omnichain Composers](https://docs.layerzero.network/v2/developers/evm/composer/overview.md): Overview of Omnichain Composers on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain... - [EVM DVN and Executor Configuration](https://docs.layerzero.network/v2/developers/evm/configuration/dvn-executor-config.md): Step-by-step guide to evm dvn and executor configuration using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-... - [Interactive Contract Playground](https://docs.layerzero.network/v2/developers/evm/contracts-playground.md): Step-by-step guide to interactive contract playground using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-... - [LayerZero EVM Chain Compatibility](https://docs.layerzero.network/v2/developers/evm/evm-variants/evm-compatible-variants.md): LayerZero V2 connects a diverse ecosystem of blockchain networks that support Ethereum's Virtual Machine (EVM). Because different chains implement the EVM... - [Integrating lzAsset Transfers](https://docs.layerzero.network/v2/developers/evm/lzasset/overview.md): Overview of Integrating lzAsset Transfers on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure... - [Omnichain Queries (LayerZero Read)](https://docs.layerzero.network/v2/developers/evm/lzread/overview.md): Step-by-step guide to omnichain queries (layerzero read) using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-... - [LayerZero V2 OApp Quickstart](https://docs.layerzero.network/v2/developers/evm/oapp/overview.md): Overview of OApp Quickstart on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [Sending Tokenized Assets](https://docs.layerzero.network/v2/developers/evm/oft/native-transfer.md): Step-by-step guide to sending tokenized assets using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-step de... - [LayerZero V2 OFT Quickstart](https://docs.layerzero.network/v2/developers/evm/oft/quickstart.md): Get started with OFT Quickstart. Step-by-step tutorial for building omnichain applications on LayerZero V2. LayerZero enables secure crosschain messaging. - [LayerZero V2 ONFT Quickstart](https://docs.layerzero.network/v2/developers/evm/onft/quickstart.md): Get started with ONFT Quickstart. Step-by-step tutorial for building omnichain applications on LayerZero V2. LayerZero enables secure crosschain messaging. - [OVault EVM Implementation](https://docs.layerzero.network/v2/developers/evm/ovault/overview.md): Step-by-step guide to ovault evm implementation using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-step d... - [LayerZero V2 Solidity Contract Standards](https://docs.layerzero.network/v2/developers/evm/overview.md): Overview of Solidity Contract Standards on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure... - [LayerZero V2 EVM Protocol Overview](https://docs.layerzero.network/v2/developers/evm/protocol-contracts-overview.md): Overview of EVM Protocol Overview on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain... - [Architecture](https://docs.layerzero.network/v2/developers/evm/stablecoin-oft/architecture.md): System design, inheritance hierarchy, and cross-chain message flow. - [ERC20Plus](https://docs.layerzero.network/v2/developers/evm/stablecoin-oft/erc20plus.md): Enhanced upgradeable ERC20 token with enterprise controls: RBAC mint/burn, three-mode allowlist, global pause, ERC20Permit, and fund recovery. - [Extensions](https://docs.layerzero.network/v2/developers/evm/stablecoin-oft/extensions.md): Cross-chain extensions (Fee, Rate Limiter, PauseByID) and token-level controls (Allowlist, Pause). - [OFT Variants](https://docs.layerzero.network/v2/developers/evm/stablecoin-oft/ofts.md): Cross-chain transfer OFTs: BurnMint, BurnSelfMint, LockUnlock, and Native variants. - [Stablecoin OFT Overview](https://docs.layerzero.network/v2/developers/evm/stablecoin-oft/overview.md): Fine-grained, institutional-grade control for cross-chain stablecoin flows. - [RBAC Reference](https://docs.layerzero.network/v2/developers/evm/stablecoin-oft/rbac-reference.md): Complete role-based access control reference for Stablecoin OFT and ERC20Plus with role definitions, function matrices, and recommended assignment strategies. - [Security and Compliance](https://docs.layerzero.network/v2/developers/evm/stablecoin-oft/security-compliance.md): Security model, compliance features, threat mitigations, and operational security recommendations. - [Integrating Stargate Transfers](https://docs.layerzero.network/v2/developers/evm/stargate/overview.md): Overview of Integrating Stargate Transfers on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure... - [Solidity API](https://docs.layerzero.network/v2/developers/evm/technical-reference/api.md): Technical reference for Solidity API. Complete API documentation with functions, parameters, and usage examples. LayerZero enables secure crosschain messaging. - [Best Practices for Contract Ownership](https://docs.layerzero.network/v2/developers/evm/technical-reference/transfer-ownership.md): Technical reference for Best Practices for Contract Ownership. Complete API documentation with functions, parameters, and usage examples. LayerZero enables... - [Architecture](https://docs.layerzero.network/v2/developers/evm/tokenized-rwas-oft/architecture.md): Nexus OApp, NexusOFT wrappers, OFT registry, message encoding, and modular security. - [Modules](https://docs.layerzero.network/v2/developers/evm/tokenized-rwas-oft/modules.md): Pluggable fee, pause, and rate limiter modules for Tokenized RWAs OFT cross-chain operations. - [NexusERC20](https://docs.layerzero.network/v2/developers/evm/tokenized-rwas-oft/nexus-erc20.md): Upgradeable ERC20 token with guard-delegated allowlist and pause, permit, and fund recovery for Tokenized RWAs OFT. - [Tokenized RWAs OFT Overview](https://docs.layerzero.network/v2/developers/evm/tokenized-rwas-oft/overview.md): A multi-token OFT framework built on a single OApp with composable security modules. - [RBAC Reference](https://docs.layerzero.network/v2/developers/evm/tokenized-rwas-oft/rbac-reference.md): Complete role definitions and function mappings across Nexus, modules, NexusERC20, and NexusERC20Guard. - [Security and Compliance](https://docs.layerzero.network/v2/developers/evm/tokenized-rwas-oft/security-compliance.md): Threat model, operational security, and compliance controls for Tokenized RWAs OFT multi-token hub deployments. - [Deploy Deterministic Addresses](https://docs.layerzero.network/v2/developers/evm/tooling/uniform-address.md): Deploying the same OApp contract address on multiple chains can be useful for testing purposes and helpful to users interacting with your contracts across... - [Debugging Messages](https://docs.layerzero.network/v2/developers/evm/troubleshooting/debugging-messages.md): Frequently asked questions about Debugging Messages. Troubleshooting tips, common issues, and solutions for LayerZero V2 development. Essential information f... - [Error Codes & Handling](https://docs.layerzero.network/v2/developers/evm/troubleshooting/error-messages.md): Common issues and solutions for Error Codes & Handling. Troubleshoot problems and find answers to frequently asked questions. LayerZero enables secure... - [Hyperliquid & LayerZero Composer - Core Concepts](https://docs.layerzero.network/v2/developers/hyperliquid/hyperliquid-concepts.md): This document covers the essential concepts of Hyperliquid and the LayerZero Hyperliquid Composer. Understanding these is key before proceeding with the... - [Deployment Guide - OFT on Hyperliquid with LayerZero Composer](https://docs.layerzero.network/v2/developers/hyperliquid/hyperliquid-oft-deployment.md): This guide provides a step-by-step process for deploying your Omnichain Fungible Token (OFT) on Hyperliquid (both HyperEVM and HyperCore) using the... - [LayerZero Hyperliquid SDK - Command Reference](https://docs.layerzero.network/v2/developers/hyperliquid/hyperliquid-sdk.md): This section provides a reference for the CLI commands available through the `@layerzerolabs/hyperliquid-composer`. LayerZero enables secure crosschain... - [DVN and Executor Configuration](https://docs.layerzero.network/v2/developers/iota/configuration/dvn-executor-config.md): Step-by-step guide to dvn and executor configuration using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-s... - [Getting Started with LayerZero V2 on IOTA L1](https://docs.layerzero.network/v2/developers/iota/getting-started.md): Get started with Getting Started with on IOTA L1. Step-by-step tutorial for building omnichain applications on LayerZero V2. LayerZero enables secure... - [LayerZero IOTA L1 OApp](https://docs.layerzero.network/v2/developers/iota/oapp/overview.md): Overview of IOTA L1 OApp on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [IOTA L1 OFT](https://docs.layerzero.network/v2/developers/iota/oft/overview.md): Overview of IOTA L1 OFT on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [IOTA L1 OFT SDK](https://docs.layerzero.network/v2/developers/iota/oft/sdk.md): The LayerZero IOTA L1 OFT SDK provides TypeScript utilities for interacting with OFT contracts on the IOTA L1 blockchain, enabling seamless crosschain... - [LayerZero V2 IOTA L1 Packages](https://docs.layerzero.network/v2/developers/iota/overview.md): Overview of IOTA L1 Packages on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [LayerZero V2 IOTA L1 Protocol Implementation](https://docs.layerzero.network/v2/developers/iota/protocol-overview.md): Overview of IOTA L1 Protocol Implementation on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure... - [IOTA L1 Fundamentals for LayerZero Developers](https://docs.layerzero.network/v2/developers/iota/technical-overview.md): Overview of IOTA L1 Fundamentals for Developers on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables... - [IOTA L1 Development Guidance](https://docs.layerzero.network/v2/developers/iota/technical-reference/iota-guidance.md): Technical reference for IOTA L1 Development Guidance. Complete API documentation with functions, parameters, and usage examples. LayerZero enables secure... - [Common Errors](https://docs.layerzero.network/v2/developers/iota/troubleshooting/common-errors.md): Common issues and solutions for Common Errors. Troubleshoot problems and find answers to frequently asked questions. LayerZero enables secure crosschain... - [IOTA L1 FAQ](https://docs.layerzero.network/v2/developers/iota/troubleshooting/faq.md): Common issues and solutions for IOTA L1 FAQ. Troubleshoot problems and find answers to frequently asked questions. LayerZero enables secure crosschain... - [LayerZero Scan Explorer](https://docs.layerzero.network/v2/developers/layerzero-scan-explorer.md): Use LayerZero Scan to track crosschain messages. Monitor transaction status, verify deliveries, and debug omnichain applications. Step-by-step instructions ... - [Solana Composers](https://docs.layerzero.network/v2/developers/solana/composer/overview.md): Overview of Solana Composers on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [Solana DVN and Executor Configuration](https://docs.layerzero.network/v2/developers/solana/configuration/dvn-executor-config.md): Configure Solana DVN and Executor Configuration for your LayerZero application. Set up DVNs, executors, and pathway settings for crosschain messaging. - [Getting Started with LayerZero V2 on Solana](https://docs.layerzero.network/v2/developers/solana/getting-started.md): Get started with Getting Started with on Solana. Step-by-step tutorial for building omnichain applications on LayerZero V2. LayerZero enables secure... - [Interactive Solana Program Playground](https://docs.layerzero.network/v2/developers/solana/instructions-playground.md): Test LayerZero Solana programs directly from your browser. Build and send instructions without writing code. Explore key program instructions for message... - [LayerZero V2 Solana OApp Reference](https://docs.layerzero.network/v2/developers/solana/oapp/overview.md): Overview of Solana OApp Reference on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain... - [Solana OFT](https://docs.layerzero.network/v2/developers/solana/oft/overview.md): Overview of Solana OFT on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [LayerZero V2 Solana OFT SDK](https://docs.layerzero.network/v2/developers/solana/oft/sdk.md): Use the Solana OFT SDK to interact with LayerZero OFTs on Solana. Build crosschain token transfers with the oft-v2-solana-sdk. Build omnichain tokens with L... - [LayerZero V2 Solana Programs](https://docs.layerzero.network/v2/developers/solana/overview.md): Overview of Solana Programs on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [LayerZero V2 Solana Protocol Overview](https://docs.layerzero.network/v2/developers/solana/technical-overview.md): Step-by-step guide to layerzero v2 solana protocol overview using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow st... - [Solana Guidance](https://docs.layerzero.network/v2/developers/solana/technical-reference/solana-guidance.md): Technical reference for Solana Guidance. Complete API documentation with functions, parameters, and usage examples. LayerZero enables secure crosschain... - [Common Errors](https://docs.layerzero.network/v2/developers/solana/troubleshooting/common-errors.md): Common issues and solutions for Common Errors. Troubleshoot problems and find answers to frequently asked questions. LayerZero enables secure crosschain... - [Frequently Asked Questions (FAQ)](https://docs.layerzero.network/v2/developers/solana/troubleshooting/faq.md): Common issues and solutions for Frequently Asked Questions (FAQ). Troubleshoot problems and find answers to frequently asked questions. LayerZero enables... - [DVN and Executor Configuration on Starknet](https://docs.layerzero.network/v2/developers/starknet/configuration/dvn-executor-config.md): Configure Decentralized Verifier Networks (DVNs), Executors, and message libraries for LayerZero on Starknet. - [Getting Started with LayerZero V2 on Starknet](https://docs.layerzero.network/v2/developers/starknet/getting-started.md): Learn how to build crosschain applications on Starknet with LayerZero V2. Covers Cairo fundamentals, account abstraction, and development setup. - [LayerZero V2 OApp on Starknet](https://docs.layerzero.network/v2/developers/starknet/oapp/overview.md): Build crosschain applications on Starknet with LayerZero V2 OApp standard. Learn component integration, message sending and receiving. - [LayerZero V2 OFT on Starknet](https://docs.layerzero.network/v2/developers/starknet/oft/overview.md): Create and send Omnichain Fungible Tokens on Starknet with LayerZero V2. Learn OFT variants, deployment, and crosschain token transfers. - [LayerZero V2 Starknet Contracts](https://docs.layerzero.network/v2/developers/starknet/overview.md): Overview of Starknet Cairo Contracts on LayerZero V2. Learn the architecture, features, and how to get started building crosschain applications on Starknet. - [LayerZero V2 Starknet Protocol Overview](https://docs.layerzero.network/v2/developers/starknet/protocol-overview.md): Deep technical dive into the LayerZero V2 protocol implementation on Starknet covering message lifecycle, DVN verification, and recovery operations. - [Starknet Fundamentals for LayerZero Developers](https://docs.layerzero.network/v2/developers/starknet/technical-overview.md): Deep dive into Starknet-specific concepts for LayerZero development including Cairo types, storage model, dispatcher patterns, and gas model. - [Starknet Development Guidance](https://docs.layerzero.network/v2/developers/starknet/technical-reference/starknet-guidance.md): Testing, networking, authority management, constraints, and upgradeability for LayerZero contracts on Starknet. - [Common Errors on Starknet](https://docs.layerzero.network/v2/developers/starknet/troubleshooting/common-errors.md): Troubleshoot common errors when developing and deploying LayerZero contracts on Starknet including account, declare, deploy, and crosschain errors. - [Starknet FAQ](https://docs.layerzero.network/v2/developers/starknet/troubleshooting/faq.md): Frequently asked questions about developing LayerZero applications on Starknet including account abstraction, OFT decimals, and crosschain transfers. - [DVN and Executor Configuration](https://docs.layerzero.network/v2/developers/sui/configuration/dvn-executor-config.md): Step-by-step guide to dvn and executor configuration using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-s... - [Getting Started with LayerZero V2 on Sui](https://docs.layerzero.network/v2/developers/sui/getting-started.md): Get started with Getting Started with on Sui. Step-by-step tutorial for building omnichain applications on LayerZero V2. LayerZero enables secure... - [LayerZero Sui OApp](https://docs.layerzero.network/v2/developers/sui/oapp/overview.md): Overview of Sui OApp on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [Sui OFT](https://docs.layerzero.network/v2/developers/sui/oft/overview.md): Overview of Sui OFT on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [Sui OFT SDK](https://docs.layerzero.network/v2/developers/sui/oft/sdk.md): The LayerZero Sui OFT SDK provides TypeScript utilities for interacting with OFT contracts on the Sui blockchain, enabling seamless crosschain token... - [LayerZero V2 Sui Packages](https://docs.layerzero.network/v2/developers/sui/overview.md): Overview of Sui Packages on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure crosschain messaging. - [LayerZero V2 Sui Protocol Implementation](https://docs.layerzero.network/v2/developers/sui/protocol-overview.md): Overview of Sui Protocol Implementation on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure... - [Sui Fundamentals for LayerZero Developers](https://docs.layerzero.network/v2/developers/sui/technical-overview.md): Overview of Sui Fundamentals for Developers on LayerZero V2. Learn the architecture, features, and how to get started building. LayerZero enables secure... - [Sui Development Guidance](https://docs.layerzero.network/v2/developers/sui/technical-reference/sui-guidance.md): Technical reference for Sui Development Guidance. Complete API documentation with functions, parameters, and usage examples. LayerZero enables secure... - [Common Errors](https://docs.layerzero.network/v2/developers/sui/troubleshooting/common-errors.md): Common issues and solutions for Common Errors. Troubleshoot problems and find answers to frequently asked questions. LayerZero enables secure crosschain... - [Sui FAQ](https://docs.layerzero.network/v2/developers/sui/troubleshooting/faq.md): Common issues and solutions for Sui FAQ. Troubleshoot problems and find answers to frequently asked questions. LayerZero enables secure crosschain messaging. - [Support OFTs and OApps on Tempo](https://docs.layerzero.network/v2/developers/tempo/how-to/support-ofts-and-oapps.md): How to adapt OFT and OApp deployments for Tempo: fee payment with LZD, OFTAlt contracts, and the TempoOFTWrapper flow. - [LayerZero on Tempo](https://docs.layerzero.network/v2/developers/tempo/overview.md): Overview of LayerZero on Tempo, an EVM-compatible chain with no native gas token, using LZEndpointDollar for all messaging fees. - [LZEndpointDollar (LZD)](https://docs.layerzero.network/v2/developers/tempo/reference/lz-endpoint-dollar.md): Reference for LZEndpointDollar, the canonical USD-denominated fee token used by LayerZero on Tempo. - [OFT and OApp Alt Variants on Tempo](https://docs.layerzero.network/v2/developers/tempo/reference/oft-vs-oftalt.md): Why Tempo requires OFTAlt and OAppAlt instead of standard contracts, and how the ERC-20 fee path works with EndpointV2Alt. - [Stargate UX on Tempo](https://docs.layerzero.network/v2/developers/tempo/reference/stargate-ux.md): Consumer-side UX differences when using Stargate on Tempo: fee payment, approvals, and supported tokens. - [TIP-20 Token Standard](https://docs.layerzero.network/v2/developers/tempo/reference/tip-20-token-standard.md): How Tempo's TIP-20 token standard works with LayerZero: role-based administration, ERC-20 compatibility, and OFTAlt integration. - [Build User Steps](https://docs.layerzero.network/v2/developers/value-transfer-api/api-reference/build-user-steps.md): Generate fresh transaction data for Solana transfers with up-to-date blockhash. - [List Chains](https://docs.layerzero.network/v2/developers/value-transfer-api/api-reference/chains.md): Retrieve all supported blockchain networks with their identifiers and native currencies. - [Get Metadata](https://docs.layerzero.network/v2/developers/value-transfer-api/api-reference/metadata.md): Retrieve deployment addresses for multicall and transfer delegate contracts by chain. - [API Reference](https://docs.layerzero.network/v2/developers/value-transfer-api/api-reference/overview.md): Reference documentation for the Value Transfer API endpoints, authentication, and error handling. - [Request Quotes](https://docs.layerzero.network/v2/developers/value-transfer-api/api-reference/quotes.md): Request cross-chain transfer quotes with fees, routes, and execution steps. - [Track Transfer Status](https://docs.layerzero.network/v2/developers/value-transfer-api/api-reference/status.md): Monitor cross-chain transfer progress with real-time status updates. - [Submit Signature](https://docs.layerzero.network/v2/developers/value-transfer-api/api-reference/submit-signature.md): Submit EIP-712 signatures for intent-based transfer routes. - [List Tokens](https://docs.layerzero.network/v2/developers/value-transfer-api/api-reference/tokens.md): Retrieve supported tokens and validate transfer routes between chains. - [Contract Addresses](https://docs.layerzero.network/v2/developers/value-transfer-api/contracts/addresses.md): LZMulticall (Wrapper) and TransferDelegate contract addresses for each supported chain. - [Contracts](https://docs.layerzero.network/v2/developers/value-transfer-api/contracts/overview.md): How the Value Transfer API's contracts handle token approvals, bridge execution, and fees on each chain. - [EVM Integration](https://docs.layerzero.network/v2/developers/value-transfer-api/examples/evm.md): Complete TypeScript example for cross-chain EVM transfers using the Value Transfer API. - [Solana Integration](https://docs.layerzero.network/v2/developers/value-transfer-api/examples/solana.md): Complete TypeScript example for cross-chain Solana transfers using the Value Transfer API. - [Value Transfer API](https://docs.layerzero.network/v2/developers/value-transfer-api/overview.md): Unified API for cross-chain value transfers across 150+ blockchains using LayerZero infrastructure. - [Quickstart](https://docs.layerzero.network/v2/developers/value-transfer-api/quickstart.md): Execute your first cross-chain transfer using the Value Transfer API. - [Value Transfer API](https://docs.layerzero.network/v2/developers/value-transfer-api/start.md): Single, unified interface for cross-chain value transfers across 150+ blockchains. - [Frequently Asked Questions (FAQ)](https://docs.layerzero.network/v2/faq.md): Frequently asked questions about LayerZero V2 protocol. Find answers to common development and integration questions. Crosschain development with LayerZero V2. - [Adding Networks to Your LayerZero Project](https://docs.layerzero.network/v2/get-started/create-lz-oapp/adding-networks.md): Add new EVM networks to your LayerZero OApp or OFT project. Configure hardhat, deploy contracts, and wire peers across chains. Step-by-step instructions for ... - [Configuring LayerZero Contracts](https://docs.layerzero.network/v2/get-started/create-lz-oapp/configuring-pathways.md): Configure LayerZero OApp contracts with peers, enforced options, send/receive libraries, and DVN settings using layerzero.config.ts. Build omnichain applicat... - [Debugging LayerZero Errors](https://docs.layerzero.network/v2/get-started/create-lz-oapp/debugging.md): Debug and decode LayerZero custom errors using CLI tools. List protocol errors and decode error selectors for faster troubleshooting. Step-by-step instructio... - [Deploying LayerZero Contracts](https://docs.layerzero.network/v2/get-started/create-lz-oapp/deploying.md): Deploy LayerZero contracts to multiple chains using the CLI and hardhat-deploy plugin. Select chains and verify deployments easily. Deploy across multiple bl... - [Quickstart - Create Your First Omnichain App](https://docs.layerzero.network/v2/get-started/create-lz-oapp/start.md): Build your first crosschain app with LayerZero. Step-by-step guide to send messages between blockchains using create-lz-oapp CLI. Build omnichain applicatio... - [Migrating from a Single-DVN Configuration](https://docs.layerzero.network/v2/get-started/migrating-from-single-dvn.md): Operational guide for OApps that currently use a single required DVN and need to migrate to a multi-DVN production configuration. - [Get Started with LayerZero](https://docs.layerzero.network/v2/get-started/overview.md): Start building omnichain apps with LayerZero. Choose your VM target: EVM, Solana, Aptos, or Hyperliquid for crosschain development. Step-by-step instruction... - [LayerZero Sample Projects](https://docs.layerzero.network/v2/get-started/sample-projects.md): Explore sample projects built with LayerZero. Find OApp, OFT, and crosschain examples to accelerate your omnichain development. Build omnichain tokens with ... - [LayerZero Security Audits](https://docs.layerzero.network/v2/resources/audits.md): LayerZero protocol security audits. Access third-party audit reports and security documentation for LayerZero V2 contracts. Secure crosschain messaging on L... - [Awesome LayerZero](https://docs.layerzero.network/v2/resources/awesome-layerzero.md): Curated list of LayerZero resources, tools, and projects. Discover community contributions and integrations for omnichain development. Crosschain developmen... - [LayerZero Whitepaper](https://docs.layerzero.network/v2/resources/whitepaper.md): LayerZero V2 whitepaper. Technical documentation covering protocol architecture, security model, and omnichain messaging design. Crosschain development with... - [create-lz-oapp CLI guide](https://docs.layerzero.network/v2/tools/create-lz-oapp-cli/guide.md): Use create-lz-oapp CLI guide with LayerZero V2. Developer tools for building and debugging omnichain applications. LayerZero enables crosschain messaging. - [Recreating Deployments](https://docs.layerzero.network/v2/tools/create-lz-oapp-cli/recreating-deployments.md): Use Recreating Deployments with LayerZero V2. Developer tools for building and debugging omnichain applications. LayerZero enables crosschain messaging. - [LayerZero Endpoint V2 Examples and Developer Tooling](https://docs.layerzero.network/v2/tools/devtools.md): Use Endpoint Examples and Developer Tooling with LayerZero V2. Developer tools for building and debugging omnichain applications. LayerZero enables... - [LayerZero Endpoint Metadata](https://docs.layerzero.network/v2/tools/endpoint-metadata.md): Step-by-step guide to layerzero endpoint metadata using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-step... - [Integration Checklist](https://docs.layerzero.network/v2/tools/integration-checklist.md): Use Integration Checklist with LayerZero V2. Developer tools for building and debugging omnichain applications. LayerZero enables crosschain messaging. - [LayerZero Scan Swagger API](https://docs.layerzero.network/v2/tools/layerzeroscan/api.md): Technical reference for LayerZero Scan Swagger API. Complete API documentation, function signatures, and implementation details for LayerZero V2. API documen... - [Get messagesguid](https://docs.layerzero.network/v2/tools/layerzeroscan/mainnet/messages/get-messagesguid.md): Get messages by guid. - [Get messageslatest](https://docs.layerzero.network/v2/tools/layerzeroscan/mainnet/messages/get-messageslatest.md): Get latest messages - [Get messagesoapp ](https://docs.layerzero.network/v2/tools/layerzeroscan/mainnet/messages/get-messagesoapp-.md): Get messages by endpoint id and oapp address. - [Get messagespathway](https://docs.layerzero.network/v2/tools/layerzeroscan/mainnet/messages/get-messagespathway.md): Get messages by pathway. - [Get messagesstatus](https://docs.layerzero.network/v2/tools/layerzeroscan/mainnet/messages/get-messagesstatus.md): Get messages by status. - [Get messagestx](https://docs.layerzero.network/v2/tools/layerzeroscan/mainnet/messages/get-messagestx.md): Get messages by transaction hash. - [Get messageswallet](https://docs.layerzero.network/v2/tools/layerzeroscan/mainnet/messages/get-messageswallet.md): Get messages by the wallet address the message originated from. - [Get openapi](https://docs.layerzero.network/v2/tools/layerzeroscan/mainnet/openapi/get-openapi.md): OpenAPI specs. - [LayerZero Scan Overview](https://docs.layerzero.network/v2/tools/layerzeroscan/overview.md): Step-by-step guide to layerzero scan overview using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-step dev... - [LayerZero Scan API Terms of Use](https://docs.layerzero.network/v2/tools/layerzeroscan/terms.md): Use Scan API Terms of Use with LayerZero V2. Developer tools for building and debugging omnichain applications. LayerZero enables crosschain messaging. - [Get messagesguid](https://docs.layerzero.network/v2/tools/layerzeroscan/testnet/messages/get-messagesguid.md): Get messages by guid. - [Get messageslatest](https://docs.layerzero.network/v2/tools/layerzeroscan/testnet/messages/get-messageslatest.md): Get latest messages - [Get messagesoapp ](https://docs.layerzero.network/v2/tools/layerzeroscan/testnet/messages/get-messagesoapp-.md): Get messages by endpoint id and oapp address. - [Get messagespathway](https://docs.layerzero.network/v2/tools/layerzeroscan/testnet/messages/get-messagespathway.md): Get messages by pathway. - [Get messagesstatus](https://docs.layerzero.network/v2/tools/layerzeroscan/testnet/messages/get-messagesstatus.md): Get messages by status. - [Get messagestx](https://docs.layerzero.network/v2/tools/layerzeroscan/testnet/messages/get-messagestx.md): Get messages by transaction hash. - [Get messageswallet](https://docs.layerzero.network/v2/tools/layerzeroscan/testnet/messages/get-messageswallet.md): Get messages by the wallet address the message originated from. - [Get openapi](https://docs.layerzero.network/v2/tools/layerzeroscan/testnet/openapi/get-openapi.md): OpenAPI specs. - [Connect Your AI Tools to LayerZero Docs](https://docs.layerzero.network/v2/tools/mcp/ide-setup.md): Step-by-step guide to connect Cursor, VS Code, Claude, ChatGPT, Windsurf, JetBrains, Zed, and other AI tools to LayerZero documentation via MCP. - [MCP Server for LayerZero Docs](https://docs.layerzero.network/v2/tools/mcp/overview.md): Connect AI tools directly to LayerZero documentation using the Model Context Protocol (MCP). Search docs in real-time from Cursor, VS Code, Claude, ChatGPT, and more. - [Migrate to Simple Config](https://docs.layerzero.network/v2/tools/migrate-to-simple-config.md): Use Migrate to Simple Config with LayerZero V2. Developer tools for building and debugging omnichain applications. LayerZero enables crosschain messaging. - [LayerZero Tools Overview](https://docs.layerzero.network/v2/tools/overview.md): Step-by-step guide to layerzero tools overview using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-step de... - [Message Execution Options](https://docs.layerzero.network/v2/tools/sdks/options.md): Use Message Execution Options with LayerZero V2. Developer tools for building and debugging omnichain applications. LayerZero enables crosschain messaging. - [LayerZero Solana SDK](https://docs.layerzero.network/v2/tools/sdks/solana-sdk.md): Step-by-step guide to layerzero solana sdk using LayerZero V2. Build and deploy omnichain applications with crosschain messaging. Follow step-by-step develo... - [LayerZero Simple Config Generator](https://docs.layerzero.network/v2/tools/simple-config.md): Use Simple Config Generator with LayerZero V2. Developer tools for building and debugging omnichain applications. LayerZero enables crosschain messaging. - [Build Decentralized Verifier Networks (DVNs)](https://docs.layerzero.network/v2/workers/off-chain/build-dvns.md): Technical guide for implementing and integrating a third-party DVN into the LayerZero V2 protocol, including fee quoting, event listening, and verification workflows. - [Build Executors](https://docs.layerzero.network/v2/workers/off-chain/build-executors.md): Technical guide for implementing and integrating a third-party Executor into the LayerZero V2 protocol, including the Committer and Executor workflows. - [Decentralized Verifier Networks (DVNs) Overview](https://docs.layerzero.network/v2/workers/off-chain/dvn-overview.md): Learn how DVNs work in LayerZero V2, including verification methods, implementation types, and the X-of-Y-of-N security model for cross-chain messaging. - [DVN Contract Reference](https://docs.layerzero.network/v2/workers/off-chain/dvn-technical-reference.md): Comprehensive technical documentation for DVN contracts, including interfaces, methods, events, errors, and data structures for LayerZero V2. - [DVN Troubleshooting](https://docs.layerzero.network/v2/workers/off-chain/dvn-troubleshooting.md): Diagnose and resolve common issues with DVN contracts, Gasolina services, and infrastructure deployments for LayerZero V2. - [Gasolina API Reference](https://docs.layerzero.network/v2/workers/off-chain/gasolina-api-reference.md): Complete REST API documentation for Gasolina, including endpoints, request/response formats, error handling, and integration patterns for DVN operators. - [Gasolina Implementation Guide](https://docs.layerzero.network/v2/workers/off-chain/gasolina-implementation.md): Step-by-step instructions for deploying Gasolina on AWS or Google Cloud Platform, including configuration, signer setup, and integration with LayerZero. - [Gasolina Overview](https://docs.layerzero.network/v2/workers/off-chain/gasolina-overview.md): Learn about Gasolina, a DVN implementation that separates security functions from operational complexities, allowing DVN operators to focus on verification. - [Workers in LayerZero V2](https://docs.layerzero.network/v2/workers/overview.md): Learn about Workers in LayerZero V2, including Decentralized Verifier Networks (DVNs) and Executors that power cross-chain messaging and execution. ## OpenAPI Specs - [vt-api](https://docs.layerzero.network/openapi/vt-api.json) - [scan-testnet](https://docs.layerzero.network/openapi/scan-testnet.json) - [scan-mainnet](https://docs.layerzero.network/openapi/scan-mainnet.json) - [oft-mainnet](https://docs.layerzero.network/openapi/oft-mainnet.json) ## Optional - [Blog](https://layerzero.network/blog) - [GitHub](https://github.com/LayerZero-Labs)