Multifork Router

The Atmos Multi-Fork Router is an in-house developed, high-performance aggregator engine that powers seamless token swaps across the Atmos Hyper-AMM and other available liquidity sources within the Supra ecosystem. Unlike conventional routers that rely on static paths or simple routing logic, the Multi-Fork Router uses a proprietary pathfinding algorithm to maximize swap efficiency.

At its core, the router treats each liquidity source as a node in a dynamically generated graph. It constructs multiple shard graphs and explores all possible child nodes through a fork-like branching structure, each representing various hops, splits, and combinations to move from source to destination. These paths are evaluated and batched in parallel, allowing the router to identify the most capital-efficient and time-optimized route.

The selected route is then instantly compiled into a ready-to-execute transaction, providing users with the best possible output, all within a sub-second timeframe. This is the proprietary intelligence, our secret sauce, that gives Atmos a competitive edge in DeFi routing.


Why It Matters — A Business Case for Builders

The Multi-Fork Router doesn’t just simplify routing — it redefines it:

  • Plug-and-Play Simplicity: A single API call abstracts away the complexity of interacting with multiple fragmented liquidity sources.

  • Reduced Integration Overhead: No need to integrate multiple DEXs or liquidity pools. One endpoint handles all logic.

  • UI-Ready: Built for easy frontend integration with minimal setup, making it perfect for any product looking to integrate swap whether it be wallets, aggregators, or trading platforms.


Whether you're building a DEX interface, wallet app, or automated trading tool, the Atmos Multi-Fork Router delivers unparalleled performance — all without the engineering headache.

Last updated