Moving tokens between blockchains still involves too many steps, too many tabs, and too much guesswork. You pick a bridge, hope it supports the chain pair you need, compare fees manually, and cross your fingers that the transaction completes. The crypto bridging guide covers the fundamentals, but the real question most developers and power users ask is: can one tool handle all of it?
That is the problem LI.FI protocol solves. LI.FI is a bridge and DEX aggregation protocol that connects dozens of bridges and decentralized exchanges into a single API, SDK, and embeddable widget. Instead of integrating each bridge individually, developers call one endpoint and LI.FI returns the optimal route across 60+ chains, 20+ bridges, and 20+ DEX aggregators. For end users, this means faster, cheaper, and more reliable cross-chain transfers without needing to evaluate each bridge themselves.
How LI.FI Works: Routing, Ranking, and Execution
At its core, LI.FI is middleware. It sits between your application and the fragmented landscape of bridges and DEXs, abstracting the complexity into a single request-response cycle. When a user or dApp requests a cross-chain swap, the LI.FI routing engine evaluates every possible path across its integrated bridges and exchanges. The algorithm weighs multiple factors: transaction cost, execution speed, security profile of the underlying bridge, and historical reliability.
The routing process follows a clear sequence. First, LI.FI identifies all viable paths between the source and destination tokens, which may involve swapping on the source chain, bridging to the destination chain, and swapping again on arrival. Second, it scores each path against the parameters above. Third, it returns ranked options to the caller. The developer or user selects a route, and LI.FI coordinates execution across the relevant smart contracts.
This is more than simple price comparison. LI.FI factors in the trust assumptions and attack surface of each bridge it routes through. A wrap-and-mint bridge, a liquidity network like Across, and a data messaging protocol like LayerZero each carry different risk profiles. LI.FI's algorithm accounts for these differences, giving developers and users a way to balance cost against security without needing to research each bridge independently. For a full breakdown of how bridging fees are calculated, see our dedicated guide.
Bridge Types LI.FI Aggregates
Understanding the difference between bridging and swapping is foundational to understanding what LI.FI does. The protocol connects to three major categories of bridge infrastructure:
Liquidity Networks
Bridges like Across, Hop, and Stargate maintain liquidity pools on each supported chain. When you bridge USDC from Arbitrum to Optimism, you deposit into a pool on one side and withdraw from a pool on the other. Verification happens through the underlying chains' validators, which makes these bridges fast and cost-effective. LI.FI frequently routes through liquidity networks for stablecoin transfers because of their speed and competitive pricing.
Wrap-and-Mint Bridges
These bridges lock your tokens on the source chain and mint a wrapped representation on the destination chain. Portal (formerly Wormhole's token bridge) uses this model. The trade-off is that wrapped tokens depend on the bridge's security to maintain their peg. LI.FI includes these bridges in its routing pool but weighs the additional trust assumptions in its scoring.
Arbitrary Messaging Bridges (AMBs)
Protocols like LayerZero, Axelar, and Hyperlane transfer arbitrary data between chains, not just tokens. AMBs form the backbone of cross-chain application development. LI.FI integrates with token standards built on top of AMBs, including LayerZero's OFT, Wormhole's NTT, Hyperlane's Warp Tokens, Axelar's ITS, and Chainlink's CCT. This gives developers routing access to native cross-chain token transfers alongside traditional bridge liquidity.
LI.FI Supported Chains and Integrations
As of early 2026, LI.FI supports 60+ blockchain networks. Coverage spans every major EVM-compatible chain (Ethereum, Arbitrum, Optimism, Base, Polygon, Avalanche, BNB Chain, and others) plus Solana. The protocol continues to expand to emerging chains and L2s as they gain traction. To see how LI.FI fits into the broader landscape, check our ranked list of cross-chain liquidity protocols.
On the integration side, LI.FI's infrastructure powers cross-chain features in some of the most widely used wallets and apps in crypto. Coinbase Wallet, MetaMask, Phantom, Robinhood Web3 Wallet, Binance Web3 Wallet, Brave Wallet, Rainbow, and Rabby all rely on LI.FI for bridge aggregation. Beyond wallets, platforms like Polymarket, Brahma.fi, and Ledger Live have integrated LI.FI to handle cross-chain token movement for their users.
The adoption numbers back this up. LI.FI reports over 600 integration partners. DeFi Llama's bridge aggregator rankings track cumulative volume across these protocols, and LI.FI consistently ranks among the top aggregators by volume routed.
Developer Integration: API, SDK, and Widget
LI.FI offers three integration paths, each suited to different use cases. The developer documentation covers all three in detail.
The LI.FI API
The REST API is the most flexible option. Developers send a request specifying the source chain, source token, destination chain, destination token, and amount. The API returns ranked routes with estimated fees, execution time, and the bridge or DEX used at each step. This is the right choice for backend services, bots, or applications that need full control over the UX.
The LI.FI SDK
The JavaScript/TypeScript SDK (available on GitHub) wraps the API with additional functionality: transaction construction, execution management, status tracking, and error handling. It works in both frontend and backend environments. Developers can configure allowed chains, tokens, bridges, and exchanges, or block specific ones. RPC endpoints are customizable per chain. The SDK handles the full lifecycle from quote request to transaction confirmation.
The LI.FI Widget
For teams that want cross-chain functionality without building custom UI, the widget provides a drop-in React component. It renders a swap/bridge interface that you can style to match your app. Installation is a single npm package, and configuration covers chain selection, token filtering, and theme customization. The widget works with React, Next.js, Vue, Nuxt.js, Svelte, Remix, and other major frameworks. For many dApps, this is the fastest path to offering users the ability to swap stablecoins across chains without building bridging infrastructure from scratch.
Fail-Safe Routing and Redundancy
One of the strongest arguments for using an aggregator over a single bridge is redundancy. If a bridge goes offline for maintenance, experiences congestion, or suffers a security incident, LI.FI automatically reroutes through alternative bridges. Your application does not go down because one bridge did. This matters for any product where cross-chain movement is a core feature. Our guide to the best crypto bridges explains why diversification across bridge types reduces systemic risk.
LI.FI's smart contracts use a diamond pattern (EIP-2535), which allows individual bridge "facets" to be added, updated, or disabled without redeploying the entire contract. This architecture supports rapid response to security issues and smooth integration of new bridges as they launch.
LI.FI vs Jumper Exchange: What Is the Difference?
This is one of the most common points of confusion. LI.FI is the protocol layer: the API, SDK, routing algorithm, and smart contracts that aggregate bridges and DEXs. Jumper Exchange is the consumer-facing application built on top of LI.FI. Think of LI.FI as the engine and Jumper as the car.
Jumper provides a polished interface for end users to swap and bridge tokens across chains. It inherits all of LI.FI's routing capabilities, bridge coverage, and fail-safe mechanisms. As of early 2026, Jumper has processed roughly $20 billion in cumulative bridge volume and $10 billion in swap volume across 62 chains, 23 bridges, and 21 DEXs. Jumper has also expanded into yield aggregation with its Earn product, positioning itself as a cross-chain capital management tool.
If you are a developer building cross-chain features, you integrate LI.FI directly. If you are an end user looking for a ready-made cross-chain swap interface, you use Jumper.
How LI.FI Compares to Other Aggregators
LI.FI operates in a small but growing category of bridge and DEX aggregators. The main alternatives are Socket (which powers the Bungee interface), Across Protocol (primarily a single bridge rather than an aggregator), and deBridge.
Feature | LI.FI | Socket (Bungee) | Across Protocol |
Type | Bridge + DEX aggregator | Bridge + DEX aggregator | Single bridge (intent-based) |
Chains Supported | 60+ | 20+ | 10+ |
Bridges Aggregated | 20+ | 15+ | N/A (is a bridge) |
Developer Tools | API, SDK, Widget | API, SDK, Widget | API, SDK |
Consumer Product | Jumper Exchange | Bungee Exchange | across.to |
Key Differentiator | Breadth of integrations, fail-safe routing | Optimistic gas estimation | Speed via intent-based fills |
LI.FI's main advantage is breadth: more chains, more bridges, more DEX aggregators, and more wallet integrations than any competitor. Socket's advantage is its own optimistic gas model. Across excels at speed for the routes it supports but is a single bridge, not an aggregator. For a broader view, see our list of the best stablecoin swap platforms that leverage these protocols.
Security Considerations
No bridge aggregator discussion is complete without addressing security. In July 2024, LI.FI experienced a smart contract exploit that resulted in approximately $11.6 million in losses across 153 wallets on Ethereum and Arbitrum. The incident report attributed the vulnerability to a missing validation check on a newly deployed contract facet, which allowed an attacker to drain funds from wallets that had set infinite token approvals. Wallets using finite approvals (the default in LI.FI's API, SDK, and widget) were not affected.
LI.FI's response included immediately disabling the vulnerable facet, publishing a full post-mortem, and implementing additional deployment safeguards. The incident underscores a broader lesson in DeFi: always use finite token approvals, and regularly review which contracts have spending permissions on your wallets. LI.FI's defaults already enforce this, but the lesson applies across every protocol you interact with.
Stablecoin Routing Through LI.FI
Cross-chain stablecoin transfers represent a significant share of LI.FI's volume. When you need to move USDC from Ethereum to Arbitrum, or swap USDT on Polygon for DAI on Optimism, LI.FI evaluates routes across all available bridges and DEXs to find the cheapest and fastest path. If you are new to stablecoins, our complete stablecoin guide covers the basics. For comparing bridge options specifically for stablecoins, see the best stablecoin bridge roundup.
This is where aggregation provides the most tangible value. Stablecoin bridges vary in fees from near-zero to several percent depending on the bridge, the chain pair, and current liquidity. LI.FI’s routing surfaces the optimal option in real time, saving users money on every transfer. Among the infrastructure powering these stablecoin routes, Eco handles cross-chain stablecoin settlement through Eco Routes, its intent-based routing layer that optimizes cross-chain path selection and execution.
Frequently Asked Questions
Is LI.FI a bridge or a DEX?
Neither. LI.FI is an aggregator that connects to multiple bridges and DEXs through a single API. It routes your transaction through the optimal combination of bridges and exchanges based on cost, speed, and security. Think of it as a meta-layer that sits on top of existing infrastructure.
Does LI.FI have its own token?
LI.FI does not have a publicly traded token as of early 2026. The protocol has a Loyalty Pass program through Jumper Exchange that tracks user activity, but no token has been announced. Be wary of any token claiming to be affiliated with LI.FI on third-party exchanges.
What chains does LI.FI support?
LI.FI supports 60+ blockchain networks including Ethereum, Arbitrum, Optimism, Base, Polygon, Avalanche, BNB Chain, Solana, and many others. The list grows regularly as new chains are added. Check LI.FI's documentation for the current full list.
Is LI.FI safe to use after the 2024 exploit?
LI.FI published a full incident report, disabled the vulnerable contract facet immediately, and implemented stronger deployment checks. The exploit only affected wallets with infinite token approvals. Using finite approvals (the default setting) provides an additional layer of protection. As with any DeFi protocol, review permissions regularly.
How does LI.FI make money?
LI.FI charges a small integration fee on transactions routed through its protocol. The exact fee structure varies by integration type (API, SDK, widget) and volume. Partners can also negotiate custom fee arrangements.
What is the difference between LI.FI and Jumper?
LI.FI is the backend protocol (API, SDK, routing engine, smart contracts). Jumper Exchange is the consumer-facing swap and bridge interface built on LI.FI. Developers integrate LI.FI directly. End users looking for a ready-made cross-chain interface use Jumper.
