NOTEIf you are an exchange or market maker and want to participate in our routing system, please refer to our DEX Integration and RFQ Integration guides.
Overview
Jupiter’s routing system consists of multiple routing engines working together to provide the best possible execution price and success rate for swaps on Solana. The architecture is hierarchical, with Juno serving as the top-level liquidity aggregator that combines multiple routing sources, including Jupiter’s proprietary engines (Iris and JupiterZ) and third-party liquidity providers.| Engine | Description |
|---|---|
| Juno | Latest liquidity aggregator that combines multiple sources (Iris, JupiterZ, DFlow, OKX) with self-learning mechanisms. Powers Ultra Swap and accessible via Ultra Swap API. |
| Iris | Advanced routing engine for Jupiter Ultra, delivering best execution across Solana DEXes through multi-hop, multi-split swaps. |
| JupiterZ | RFQ system connecting users with market makers, creating competitive quotes for top token pairs. |
| Metis | Low-level routing engine providing granular control over swap instructions for developers needing maximum flexibility. |
Juno Liquidity Engine
Juno is Jupiter’s latest liquidity engine, it is built with the combined learnings from Iris and JupiterZ, with one single objective - to ensure the best possible execution price and success rate across all engines and liquidity sources. Juno employs a sophisticated self-learning mechanism to maintain high availability of competitive routes while automatically sidelining underperforming or potentially problematic quotes. Juno will be incrementally introducing new third-party liquidity sources and a continual effort to improve Iris and JupiterZ routing capabilities.| Multi-liquidity sources | Integrates third-party liquidity sources and Jupiter’s proprietary routing engines to ensure best possible rates. Currently, Juno consists of Iris, JupiterZ, Hashflow, DFlow and more in the pipeline. |
| Self-learning | Automatically detects and sidelines underperforming or problematic sources, while continuously learning to provide competitive quotes. |
| Continuous optimizations | By integrating external liquidity sources directly, Juno creates a competitive environment that drives continuous improvement across all routing engines. This approach ensures users consistently receive optimal execution rates while providing valuable performance data to enhance both Iris and JupiterZ routing capabilities. |
Jupiter Iris Routing Engine
Iris is Jupiter’s latest and most advanced routing engine, purpose-built for Jupiter Ultra to deliver the best execution price across Solana’s diverse liquidity landscape. This new engine reflects our deep learnings from previous iterations and is at the core of Jupiter Ultra’s unmatched execution performance.Iris is our new router exclusive to Jupiter Ultra, our Ultra V3 blog post discusses the improvements and benefits of Iris.
| Overcoming SVM constraints | Employs a sophisticated and efficient transaction construction to enable multi-hop-multi-split swaps. |
| Integrating diverse DEXes | Utilizes a standardized interface to integrate with a wide range of DEXes, abstracting away the complexities of each individual DEX. |
| Optimizing for price and execution | Ensuring the quoted price is as close as the actual price, while also ensuring the transaction is executed successfully. |
| Accessing markets immediately and safely | Employs necessary infrastructure powered by a network of robust RPC nodes to include markets and checks their liquidity in real-time. |
| Market Revival | Dynamically re-indexes markets to enable tradability for all tokens. |
JupiterZ (RFQ) Routing Engine
Since its launch in 2024, JupiterZ has emerged as a transformative addition to Jupiter’s routing capabilities. JupiterZ functions as an RFQ (Request For Quote) system that connects users directly with market makers, enabling market makers to provide competitive quotes for top token pairs. This ensures users receive the best possible execution price available from both on-chain and off-chain liquidity at the moment they wish to trade.| Intent-based architecture | Employs an intent-based system where users express their desired trade and market makers compete to fulfill it. |
| Integrating diverse market makers | Utilizes a standardized interface to integrate with multiple market makers, abstracting away the complexities of each liquidity provider. |
| Optimizing for price and execution | Creates a competitive environment where market makers compete to provide the best quotes, while ensuring the transaction is executed successfully and efficiently. |
| Real-time quote aggregation | Employs a versatile proxy to collect and compare quotes from multiple routing sources (such as Jupiter Iris and JupiterZ) in real-time. |
| Gasless transactions | Enables users to execute trades without incurring transaction fees, providing a seamless and cost-effective trading experience. |
Metis Routing Engine
Metis is Jupiter’s original, low-level routing engine designed for maximum flexibility, transparency, and composability. Unlike Jupiter Ultra and its Iris engine, which focus on end-to-end execution and abstraction, Metis exposes granular control over raw swap instructions, making it ideal for developers, advanced integrators, and builders who need to fine-tune every aspect such as adding custom instructions, CPI, transaction execution and more.Metis is now an independent public good, no longer coupled to Jupiter or Ultra, and is maintained as a toolkit for the ecosystem.Though Jupiter continues to provide access to a hosted Metis API for developers.
