April 2026
New Chains
- TRON: Full support shipped and live on the LI.FI API, including on Jumper.
- Arbitrum Nova: Now supported.
- Base Sepolia and Arbitrum Sepolia: Testnets enabled.
New Bridges
- Mayan v2: New bridge version integrated.
- NEAR Intents: Expanded to include Tron routing.
New DEXs and DEX Aggregators
- Bitget: New DEX added.
- OKX: New contracts deployed.
- Paraswap: API updated.
- Odos: Chains removed to keep routing clean.
Earn API
- Breaking: All Earn endpoints dropped the
/earnpath segment. For example,/v1/earn/vaultsis now/v1/vaults. Update base paths in your integration. - Breaking: Removed the
providerfield from vault objects. - Breaking:
protocolNameandbalanceUsdon portfolio positions are now nullable — handlenullvalues. - Added three new filters on
GET /v1/vaults:isTransactional,isRedeemable, andisComposerSupported. - Added
addressfield to portfolio position objects, returning the vault contract address for each position. - Structured error responses for
400and404— validation errors now return a detailederrorsarray with per-field codes and paths.
Features and Improvements
- Widget and SDK v4: New major versions released.
- Hyperliquid builder codes support added.
- Custom Solana priority fees for faster execution.
- Bitcoin simple transactions: New flow for straightforward BTC transfers.
- Polymer Standard limit increased to 10M.
- Transak session request endpoint added.
- Partner Portal: Shipped a banner and modal notifying users of the FeeCollector → FeeForwarder transition.
- Solver: Ethereum routes enabled for USDC, WETH, and ETH.
- Jumper: Learn page search, reading progress bar, and table of contents; multi-address portfolio queries; Solana positions; improved wSOL support; TRON is live on Jumper.
- Composer: Optional API key support added.
Reliability
- Fixed status API not working for funds moved in the same block.
- Improved Hyperliquid, Relay, and Solana status parsing.
/quote/toAmountnow returns1011for same-token requests and caps the adjustment factor to prevent over-quoting.- Normalised percentage values in status API responses.
- Fixed Stargate V2 and Polymer status validation.
- Improved integrator fee precision between quote and transaction generation.
March 2026
Fee Infrastructure
- FeeForwarder: LI.FI has upgraded fee handling on supported EVM chains. Fees are now forwarded directly to recipient wallets at execution time, with no manual withdrawal required. Chains without FeeForwarder deployed continue to use the legacy FeeCollector contract. No changes to API responses or partner integrations.
New Chains
- Fogo (SVM): New Solana-based chain added.
- Tempo: Added as a supported chain.
- Morph: Enabled with FlyTrade and Symbiosis routing.
- Arc Testnet, OP Sepolia, Arbitrum Sepolia, Base Sepolia: Testnet support added across Backend, Solver, Wallet, and Order services, with Polymer enabled as the initial bridge for Arc Testnet ↔ OP Sepolia.
New Bridges
- Hypercore: Native Deposits, Native Withdrawals, and Spot Swapping now supported.
- Eco Bridge: Enabled on HyperEVM and BSC, with updated Solana program ID.
- Symbiosis: Expanded to BSC, SEI, and ARB, plus Morph support.
- Polymer: Added fee buffer and simultaneous mainnet/testnet support.
- Across: New swap facet implementation and improved receiver address status parsing.
- Chainflip: Updated to SDK v2.1.1 with pending transaction fix.
- Titan: API endpoint updated with new simulation argument.
- LI.FI Intents: New DEX implementation for intent-based routing.
New DEXs and DEX Aggregators
- OKX: Added liquidity source filtering (
excludeDexIds) and exposed a liquidity list endpoint. - Relay: Token whitelisting added.
- Houdini Swap: New integration on Jumper, including Solana support.
- OogaBooga: Disabled.
Features and Improvements
- Composer: New protocols added including Seamless staking, Avant zaps, Auto Finance (Tokemak), YO Protocol, Yearn, and Upshift. Added referrer support for Ether.fi, Veda, and Spark, plus Linea slot-finder support.
- Intents Stack: Reliable solver registration, origin/destination chain filters on
GET /orders, strict solver-address enforcement, and configurablemaxPriceImpactvia environment for the Ledger service. - Wallet Service: Added RPC failover and fallback across all RPC calls for more reliable transaction submission.
- Partner Portal: Token-level fee withdrawal (PAR-300), company integration limit overrides, and multicompany invite improvements.
- Partner Service: New fees resolve endpoint and company-level integration limit overrides.
- Gasless Service: Migrated to the new Gelato SDK.
- Jumper: Sitemap indexing improvements, theme flickering fixes, SVM + EVM wallet support on Earn, and Houdini Swap integration (including Solana).
- Improved
/toolsendpoint performance and Codex pricing.
Reliability
- Improved Solana RPC call latency and stability.
- Hyperliquid transaction status parsing corrected; completed txs no longer marked as pending.
- Fixed impossible price impact (>100%) when input minus fees is lower than output.
- Fixed LI.FI Intents status parsing and LIFI Transfer token casing inconsistencies.
- Across temporarily disabled and re-enabled after fixing pending transaction parsing.
- Chainflip temporarily disabled and fixed via SDK v2.1.1.
February 2026
New Chains
- Telos: Now supported, with routing and liquidity rolling out across products.
- Zcash: Now supported with reliable token pricing.
New Bridges
- MegaETH: Expanded bridge coverage with GasZip, Garden, and native bridge support.
- Hyperliquid spot: New two-step bridge flow for cleaner execution and tracking.
- Intents bridge: Re-enabled the LI.FI Intents bridge.
New DEXs and DEX Aggregators
- Fly on Solana: More Solana liquidity now routed through LI.FI.
- Symbiosis: New routing path enabled for improved options.
- Composer: Added Kelp, Morpho vaults v2, and Neutrl protocol support.
Features and Improvements
- Dedicated Hyperliquid endpoints and improved cross-chain status tracking.
- Launched the For Agents documentation tab for AI agents and crawlers.
- Added LI.FI MCP server docs, OpenAPI surfacing through llms.txt, and AI-friendly redirects.
- New guides for debugging, API presets, intermediate tokens, smart slippage, and Bitcoin formats.
- Strengthened wallet compliance screening with lower latency.
- Partner Portal and Partner Service updates with improved analytics and configurable rate limits.
Reliability
- Improved token pricing accuracy and wallet balance display.
- Better fee calculations across stable chains and bridge routes.
- Improved gas recommendations for MegaETH.
- General performance and stability improvements across the platform.
January 2026
New Chains
- Viction: Now supported.
- Removed inactive chains to keep routing clean.
New Bridges
- Allbridge: Now available on Unichain and Linea.
- Glacis: Expanded to support Flow.
- MegaETH: Continued rollout with relay and native bridge support.
New DEXs and DEX Aggregators
- Nordstern Finance DEX added.
- Cetus DEX added on Sui.
- Eisen added on Monad.
Features
- Smart slippage selection for major and stable assets.
- Dynamic stablecoin route fees revamped for better pricing.
- New tool control options for integrators to manage allowed protocols and exchanges via the API.
- Improved token search performance.
Intents Stack
- Wallet Service and Order Service reached their v1.0.0 milestones with improved performance and reliability.
- Solver v2.1.0 shipped with reliability and rebalancing upgrades.
Composer
- Composer v0.3.0: Expanded protocol support with new modules including Ether.fi staking, HypurrFi, Fluid, Spark, Royco, and Cap.
Reliability
- Improved transaction indexing resilience and RPC reliability across chains.
- Better Bitcoin address support including xpub and improved UTXO handling.
- General fee accuracy and data consistency improvements.
December 2025
New Chains
- Stable: Day-one support shipped and enabled on production.
- MegaETH: Now supported.
- Plume: Now supported.
New Bridges
- Garden bridge added.
- CelerCircle and CelerCircleFast bridges added.
- Chainflip integration updated.
- Stargate enabled on Plasma.
New DEXs and DEX Aggregators
- OKX aggregator added on Solana.
- SushiSwap enabled on Monad.
- Expanded Monad DEX coverage with Fly support.
Features
- API Config Presets for optimized stablecoin routes and quotes.
- Token tagging for stablecoins to improve routing accuracy.
- Improved quote accuracy with better caching and validation.
Reliability
- Improved platform health monitoring and alerting.
- Better token pricing accuracy and update frequency.
- General infrastructure stability improvements.
November 2025
New Chains
- Monad: Day-one support shipped with rapid follow-up improvements after launch.
New Bridges
- Across on Monad enabled with reliability improvements.
- GasZip on Monad enabled including inbound support.
- Glacis contracts upgraded and re-enabled.
- Unit withdrawals added.
New DEXs and DEX Aggregators
- Magpie Fly enabled.
- Kuru aggregator added.
- Monorail aggregator added.
Features
- Faster route sorting and display for quicker results.
- OpenOcean expanded to ETH, BSC, Scroll, and Monad.
- SDK improvements: Permit2 refactor and fixes for multi-step estimation, slippage handling, and approvals.
Reliability
- API performance improvements across analytics and transfer endpoints.
- Improved token data quality on Sui and Solana.
- General platform stability improvements.
October 2025
Milestones
- Reached $50B lifetime volume.
- Technical support expanded to 24/7 coverage.
New Chains
- Flow and Hemi added.
- Hypercore infrastructure now available via API.
New Bridges
- Across destination swaps on HyperEVM.
- Solana support for Across.
- Hypercore to HyperEVM transfers.
- Pioneer Bridge enabled.
- Eco Bridge USDT on Celo.
New DEXs and DEX Aggregators
- GlueX, Magpie, Hyperflow Corewriter on EVM.
- Titan, OKX on Solana.
- Momentum on Sui.
- Plasma chain DEXs enabled.
Features
- Perena protocol support added.
- Significant Widget bundle size reduction and new “All Networks” tab.
- SDK now supports all Bitcoin address types including nested SegWit.
- Route quality improvements and positive slippage collection.
- Mayan bridge split into three distinct providers for clearer routing:
mayan,mayanWH,mayanMCTP. - Partner Portal now supports multi-user accounts.
Bug Fixes
- Fixed multiple Solana transaction errors (insufficient lamports, insufficient funds, transaction size limits).
- Fixed wSOL display in status responses.
- Fixed gas amount USD values in contract calls.
- Improved gas estimation and status parsing accuracy.

