This month the work lands in two places at once: inside the execution system, where a cluster of interdependent upgrades finally shipped together, and at the edges of what the system can touch, where a new asset class is about to arrive.

Solver infrastructure upgraded: Liquidity modules, execution modules, 55+ new tokens, and fee reporting are all shipped and live in production.
Developer-first APIs incoming: The Two-Click Swap API is in final review. LST Staking Vaults have passed audit. Both target mid-June availability in the SDK.
New asset class: xStocks support arrives on Solana, letting SODAX partners offer tokenized stocks like Tesla and Google to their users, dividends included.
This month the work lands in two places at once: inside the execution system, where a cluster of interdependent upgrades finally shipped together, and at the edges of what the system can touch, where a new asset class is about to arrive.
The Solver Liquidity Modules are live. Two pieces shipped together: the modules that connect the Solver to AMMs across blockchain networks for fresh, accurate pricing data, and a full revamp of how the Solver handles concurrent execution. The old design used parallel-scaled executors that could create bottlenecks under volume. The new design uses single-threaded executors, currently six or seven per network. Each executor is clean, efficient, and non-blocking. When volume grows, the system adds more executors rather than stretching the ones it has.
Auto-Scaling Executors are the natural extension. The goal: when the Solver approaches capacity, it automatically spins up new executors and funds them. When volume drops, it scales back. No manual monitoring of hundreds of executor wallets. This piece is already up for code review, targeting end of June.
55+ new tokens are live, starting with the top 20 tokens by volume per network across the last 90 days. New token pairs will keep landing, in batches and on-demand as partners surface requests. Several 10%-yielding stablecoins already shipped quietly through the SDK earlier this month in response to partner needs.
Fee capture and reporting is fixed. There was a known bug in how the Solver managed fee collection under certain conditions. That is resolved. Internal dashboards now report accurate volume, partner volume, and revenue across all channels. Partners building their own products can point their own reporting dashboards at the SODAX APIs, since the underlying data is now correct.
Don't want to wait for the next update? Our full development roadmap is live with all progress toward new development and integrations for SODAX.
Click a milestone below to dive deeper into what's coming next.
SDK v2 - Live in production. Balance has migrated. All new functionality ships through v2 going forward.
Solver Liquidity Modules - Fresh AMM pricing data and a revamped concurrent execution model. Both live in production.
New Token Support - Top 20 tokens by volume per network (last 90 days) now live. Expansion ongoing.
Fee Capture and Reporting - Bug resolved. Accurate fee and revenue data flowing across all channels.
LST Staking Vaults - Audit complete, SDK integration under review. Targeting mid-June.
Two-Click Swap API - Code complete, under review. Mid-June target. Cross-network transfer and Money Market APIs to follow.
Auto-Scaling Executors - In review. Targeting end of June.
Path Splitting (PRIME algorithm) - Development complete. Reintroducing to NEAR module this week. Core Solver rollout to follow.
xStocks Support on Solana - In progress. Initial set of tokenized equities. Partners can offer Tesla, Google, and others via the SDK.
CCTP Integration - Targeting 8th or 15th June.
Additional DEX Integrations - Aerodrome (Base) and Orca (Solana) in staging, targeting 8th or 15th June. Fluid (Ethereum, Arbitrum) in progress.
Keep up with all the latest updates with our full development roadmap, packed with all the progress toward new development and integrations for SODAX.
You can also watch the full walkthrough of this month's update in our latest video on YouTube.