Changelog
New product
Enso Checkout
Enso Checkout is the universal payment layer for Web3. It allows users to accept payments from anywhere:- Deposit from any chain into any protocol
- Use CEX funds onchain (Binance, Bybit, OKX + more)
- Fiat onramp: card + bank
September protocol expansion
SDK update
The new version of Enso SDK is available:- Utility methods to get crosschain routing Layer Zero pools
- Extended responses with additional fields
New Protocols
Enhanced wallet contracts and Layer Zero pools
Layer Zero Pools Endpoint
The new Layer Zero pools endpoint lets you fetch exact pools for crosschain routing.September integrations
New Protocols
Beefy CLM (Concentrated Liquidity Manager) vaults and Hyperbloom now support full deposit and redemption capabilities, enabling automated position management in concentrated liquidity pools.New product
OneStable
OneStable, a crosschain stablecoin issuance layer, is released! To learn more about using OneStable, explore the website and hands-on examples.Protocol Integrations
Improved swap aggregation
Enhanced Swap Routing
The routing engine is improved to get more accurate swap amounts, improving route accuracy and reducing slippage on complex multi-step transactions.August protocol additions
New Protocols
Midas RWA (Real World Assets) integration brings tokenized real-world assets into Enso’s routing capabilities.
Curve lending and position improvements
Curve Llamalend Integration
Curve’s Llamalend protocol is now fully supported with deposit, redeem, and repay operations. This lending market integration expands borrowing and yield opportunities on Curve’s infrastructure.Curve Gauge Pricing
Improved pricing mechanisms for Curve gauge tokens provide more accurate valuations for staked LP positions.Bridge and database optimizations
HyperEVM Bridge Support
Bridges on the HyperEVM network are now enabled with improved routing logic that prioritizes HyperEVM bridges for faster cross-chain transfers.New Protocols
StakeDAO integrations enable automated yield strategies across Curve, Yearn, and Pendle protocols.
Bridge improvements and wallet fixes
Enhanced Bridge Routing
The bridge action improvements provide better route selection and execution for cross-chain transfers, with optimized handling of complex multi-step bridge operations.July protocol expansion
New Network & Protocols 🚀
This update brings support for the new Hyper network and adds numerous protocols across Katana, Berachain, and Ethereum, expanding your cross-chain DeFi possibilities.✨ New Network
🔗 New Protocol Integrations
Katana Network Launch!
Cross-chain routing now available
Enhanced Route API with Cross-chain Support
The POST/route endpoint now supports cross-chain routing with the new destinationChainId parameter. This enables seamless routing between any two positions across different chains:June protocols update
New Protocols
Improved ALM support
Mellow ALM deposits and redeems are now fully supported across multiple chains, enabling automated liquidity management strategies with enhanced capital efficiency.
Account ID endpoint
New Account ID Endpoint
The new GET/account/{accountId} endpoint returns the accountId used in on-chain events for your API key:May protocols expansion
Enhanced bundle routing and nontokenized improvements
Bundle Endpoint Route Information
The POST/bundle endpoint now returns route information similar to the /route endpoint when bundled actions involve routing. This provides better transparency into the execution path of complex bundled transactions.Nontokenized Routing Referral Support
The GET/route/nontokenized endpoint now supports the referralCode parameter, enabling referral tracking for non-tokenized position routing.Origin Protocol and YAP integrations
New Protocols
Origin superOETH and wrapped superOETH are now available on Plume Network, along with Rooster YAPs supporting both deposits and redemptions.Multi-chain protocol expansion
New Protocols
Notable Additions
- Stable Jack brings advanced stablecoin strategies to Avalanche
- Stargate cross-chain infrastructure now available on Plume
- Midas vaults integrated for Turtle Club TAC on Ethereum
New cross-chain protocols
Crosschain Route API
The POST
route API now supports destinationChainId parameter that lets you do routing between any two positions on any two chains:API improvements & DevX
This week, we’re relasing several enhancements to Enso’s APIs:The
The GET The
The GET
- clearer link between
projectsandprotocols - additional filters available on
/tokens - possibility to get prices for several tokens in a single request.
The /projects API links to protocols
The GET /projects API recognizes overarching DeFi projects behind specific protocols.The API now returns:projectId- the ID of the project, e.g.aave,protocols- the list ofaaveprotocols, e.g.aave-v3,aave-static-atokens, andaave-v2chains- the list of chain IDs the protocol is supported on by Enso.
The /tokens filters
The GET /tokens endpoint is useful for filtering through 2,292,738 tokens recognized by Enso.
The new filters are:symbol, e.g.BERAormooBeraswapBerachainUSDC.e/HONEYname, e.g.EVK Vault eUSDC.e-1
Fetching token prices
The GET/prices endpoint now has an option to fetch prices for multiple tokens in a single batch:May protocols update
First half of May gives you the following protocols and tokens.
New Protocols
New Tokens
Unichain Migrator Released
Unichain Migrator Widget
Enso’s released the Unichain Migrator widget in collaboration with Layer0 and Stargate.This widget allows users to migrate assets from major chains to Unichain using Stargate’s cross-chain capabilities and Layer0’s infrastructure, together with Enso’s routing. The Unichain Migrator widget can be used as a standalone app or as a React component ready for integration into your dapp.April protocols update
Enso V2 Contract addresses
V2 EnsoRouter and DelegateEnsoShortcuts
We released V2 of EnsoRouter and DelegateEnsoShortcuts contract addresses on supported chains. This change affects you only if you’ve hard-coded the contract addresses in your code.
Check the Deployments page for the latest addresses on each supported chain.Don’t hardcode the addresses.
We recommend using
tx.to from /route and /bundle endpoints to send the transaction to the correct contract address. This way, you won’t need to update your code with future upgrades.Routing to nontokenized positions
Nontokenized Routing
The newGET /route/nontokenized endpoint enables automatic routing when entering non-tokenized positions.
For these transactions, a smart wallet is necessary, and routingStrategy: "delegate" is necessary.
Explore:March protocols update
March API updates
Tokens Pagination
The/tokens API now implements cursor-based pagination for the GET /tokens API endpoint, enabling more efficient retrieval of token data.































