Plans

Universal market access
for digital assets

No more market fragmentation. Get best price execution across any DEX & bridge — trade stablecoins, RWAs and any other digital asset across all blockchain ecosystems with a single integration.

By the numbers

1,000+ partners trust LI.FI

Go to market faster. No integration and maintenance overhead. Benefit from risk mitigation, fail safety and seamless interoperability by a vast amount of underlying protocols (DEX aggregators & bridges), which LI.FI aggregates.

$0B+ Lifetime Volume
0M+ Total Transfers
For Enterprises

Why enterprises trust LI.FI

Real-Time Data Monitoring

Live dashboards, webhook alerts, and full transaction observability from quote to confirmation. Enterprise SLAs and SOC2-ready.

Audited & Secure

Fully audited smart contracts, a $2M+ bug bounty program, and battle-tested in production with 100M+ transfers processed.

Built for AI Agents

Purpose-built APIs for autonomous agents. Execute any cross-chain financial action programmatically via REST, WebSocket, or MCP.

Enterprise-Grade Support

Dedicated Slack channels, enterprise SLAs, and a team of experts ready to help you ship. Webhooks, analytics, and full observability.

For Developers

Enable trading on your app
in less than 5 minutes.

LI.FI handles routing, gas abstraction, slippage, and execution across all chains and bridges — so you focus on building your product.

JS/TS SDK — front- & backend
REST API with full OpenAPI spec
Pre-built Widget — embed in 5 min
Webhooks, events & TX Explorer
View Docs → View on GitHub
// npm install @lifi/sdk
import { createConfig, getQuote, executeRoute } from '@lifi/sdk';
// 1. Initialize — set your integrator name once
createConfig({ integrator: 'your-app-name' });
// 2. Get the best quote across all bridges & DEXs
const quote = await getQuote({
fromChain: 'ETH',
toChain: 'ARB',
fromToken: 'USDC',
toToken: 'USDC',
fromAmount: '1000000000', // 1,000 USDC
fromAddress: wallet.address,
});
// 3. Execute — LI.FI handles gas, approvals & retries
const result = await executeRoute(quote.route, {
updateRouteHook: (updatedRoute) => {
const { status, substatus } = updatedRoute.steps[0].execution ?? {};
console.log(`Status: ${status} — ${substatus}`);
},
});
// ✓ Done. Tokens arrived on Arbitrum.
console.log('txHash:', result.steps[0].execution?.txHash);
// npm install @lifi/sdk
import { createConfig, getQuote, executeRoute } from '@lifi/sdk';
// 1. Initialize — set your integrator name once
createConfig({ integrator: 'your-app-name' });
// 2. Get the best quote across all bridges & DEXs
const quote = await getQuote({
fromChain: 'ETH',
toChain: 'ARB',
fromToken: 'USDC',
toToken: 'USDC',
fromAmount: '1000000000', // 1,000 USDC
fromAddress: wallet.address,
});
// 3. Execute — LI.FI handles gas, approvals & retries
const result = await executeRoute(quote.route, {
updateRouteHook: (updatedRoute) => {
const { status, substatus } = updatedRoute.steps[0].execution ?? {};
console.log(`Status: ${status} — ${substatus}`);
},
});
// ✓ Done. Tokens arrived on Arbitrum.
console.log('txHash:', result.steps[0].execution?.txHash);

Trading widget

Enable trading on your app in less than 5 minutes.

SDK & API

JS/TS SDK and REST API — full control over the user journey.

For AI Agents

MCP server, llms.txt, and OpenAPI schema for autonomous agents.

Why LI.FI

All on-chain liquidity.
One integration.

Real-time routing across every bridge, DEX, and solver. One SDK replaces dozens of integrations — and covers edge cases you haven't thought of yet.

Best Price Execution

Real-time routing across bridges, DEXs, and solvers guarantees the best rate on every trade — automatically.

Audited & Battle-Tested

Multiple independent audits, a $2M+ bug bounty, and 100M+ transfers processed without a protocol incident.

Save 100s of Dev Hours

One SDK replaces five separate bridge and DEX integrations. Routing, gas, slippage, execution — all handled.

40+ Chains & All Assets

EVM and non-EVM chains, stablecoins, RWAs, any digital asset — unified under a single API surface.

TX Explorer & Monitoring

Track every transfer in real time. Webhooks, polling, and a full transaction explorer included out of the box.

Built for AI Agents

Structured, deterministic APIs designed for autonomous agents to execute complex cross-chain financial strategies.

How It Works

Any asset. Any chain.
One call.

LI.FI's smart router scans all bridges, DEXs, and solvers to return the best execution path. One transaction handles everything — gas, approvals, retries, and status tracking.

1

Get a Quote

Pass source chain, token, destination, and amount. LI.FI scans all bridges, DEXs, and solvers to return the best execution path in milliseconds.

2

Execute in One Transaction

A single transaction kicks off the entire cross-chain flow. LI.FI simulates execution paths before submission to prevent midway failures.

3

Track & Confirm

Real-time status updates via the TX Explorer, webhooks, or polling. Destination tokens arrive in minutes — not hours.

80+ supported chains

EthereumEthereum
ArbitrumArbitrum
OptimismOptimism
PolygonPolygon
BaseBase
BNB Smart ChainBNB Smart Chain
AvalancheAvalanche
SolanaSolana
LineaLinea
zkSynczkSync
ScrollScroll
MantleMantle
BlastBlast
SuiSui
TronTron
BitcoinBitcoin
SonicSonic
FantomFantom
GnosisGnosis
CeloCelo
Immutable zkEVMImmutable zkEVM
MoonbeamMoonbeam
MoonriverMoonriver
AuroraAurora
MetisMetis
CronosCronos
RootstockRootstock
StellarStellar
ModeMode
UnichainUnichain
BerachainBerachain
MonadMonad
LiskLisk
KaiaKaia
FlowFlow
HyperEVMHyperEVM
HyperliquidHyperliquid
RoninRonin
SoneiumSoneium
MegaETHMegaETH
0G0G
AbstractAbstract
ApeChainApeChain
Arbitrum NovaArbitrum Nova
BobaBoba
BotanixBotanix
CornCorn
EtherlinkEtherlink
FlareFlare
FogoFogo
FraxtalFraxtal
FuseFuse
FusionFusion
GravityGravity
HemiHemi
InkInk
JovayJovay
KatanaKatana
LensLens
MorphMorph
NibiruNibiru
PharosPharos
PlasmaPlasma
PlumePlume
Polygon zkEVMPolygon zkEVM
SeiSei
SophonSophon
StableStable
SuperpositionSuperposition
SwellSwell
TaikoTaiko
TelosTelos
TempoTempo
VanaVana
VelasVelas
VictionViction
WorldWorld
XDC NetworkXDC Network
ZcashZcash

The universal liquidity market
for digital assets.

Join 1,000+ wallets, dApps, and neobanks already routing through LI.FI. One integration. Infinite liquidity.

Social Proof

Trusted by builders at every scale.