The OFT API is a simple way to discover LayerZero OFTs across all chains within the LayerZero omnichain mesh. You can use the API for free to discover all available OFTs, or get an API key to generate transaction calldata for any network to call the send function on any of the OFTs with given parameters.Documentation Index
Fetch the complete documentation index at: https://docs.layerzero.network/llms.txt
Use this file to discover all available pages before exploring further.
- What is an OFT? Learn about Omnichain Fungible Tokens in our Core Concepts
- Want to build your own OFT? Check out the EVM OFT Quickstart guide
List Route API
An endpoint that provides structured metadata and availability information about supported OFTs across chains.Use for:
- Viewing OFTs as well as their availability on different chains
- Looking up contract addresses
- Getting configuration details
Direct Transfer API
An endpoint that provides anyone with a simple, efficient way to offer native OFT transfers directly within their interfaces. Requires an API key Request an API key.Use for:
- Completing direct debit and credit transfers of OFTs across supported chains