Solana, Hyperliquid, and multi-chain EVM access through a single billing layer.Metis (Jupiter), 0x, OpenOcean, Aerodrome, Velodrome, Titan, and the Hyperliquid Exchange API. Access leading swap providers through one unified integration.
Free tier available on compatible providers during trial period.
Every swap API on Quicknode, organized by chain and protocol
| Provider | 链 | 议定书 | Integration model | Key differentiator | Action |
|---|---|---|---|---|---|
Hyperliquid Exchange API | Hyperliquid | Hyperliquid (HyperCore) | Quicknode-operated infrastructure | Zero-custody order execution across perps, spot, HIP-3, and HIP-4 markets | |
Metis (Jupiter) Swap APIRecommended for Solana | Solana | 木星 | Quicknode-operated infrastructure | Higher rate limits and managed reliability vs. the public Jupiter endpoint | |
0x 交易对 API | 16 EVM chains | 0x Protocol | Available through your Quicknode endpoint | 100+ liquidity sources including private market makers | |
OpenOcean V4 Swap API | 29 chains (EVM, Solana, Sui, and more) | OpenOcean | Available through your Quicknode endpoint | 29 chains including non-EVM (Solana, Sui, NEAR) | |
Aerodrome Swap API | Base | 机场金融 | Available through your Quicknode endpoint | Quote, route, and build swap transactions via REST; includes pool analytics and price feeds | |
Velodrome Swap API | Optimism | Velodrome Finance | Available through your Quicknode endpoint | Quote, route, and build swap transactions via REST; includes pool analytics and price feeds | |
Titan Meta Aggregator | Solana | Titan Meta Aggregator | Available through your Quicknode endpoint | REST 和 WebSocket API |
All providers are available on your existing Quicknode endpoint. One-click install from the dashboard.
Quicknode operates Jupiter routing infrastructure as Metis, with requests routed straight to Quicknode without extra proxy layers. Higher rate limits, managed reliability, and infrastructure built for production trading at scale.Pairs with Solana gRPC and Dedicated Clusters for a complete high-performance Solana trading stack.
const res = await fetch(`${process.env.QUICKNODE_METIS_ENDPOINT}/quote?` +new URLSearchParams({inputMint: 'So11111111111111111111111111111111111111112', // SOLoutputMint: 'EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v', // USDCamount: '1000000', // lamportsslippageBps: '50',}));const { outAmount, priceImpactPct } = await res.json();
Select a provider to see chain coverage, integration model, and a code example.
Recommended path for Solana swaps. Get a quote, build the swap transaction, and execute. All through your existing endpoint, without hitting the public endpoint's rate limits.
const res = await fetch(`${process.env.QUICKNODE_METIS_ENDPOINT}/quote?` +new URLSearchParams({inputMint: 'So11111111111111111111111111111111111111112', // SOLoutputMint: 'EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v', // USDCamount: '1000000', // lamportsslippageBps: '50',}));const { outAmount, priceImpactPct } = await res.json();
Our globally distributed, auto-scaling, multi-cloud network will carry you from MVP all the way to enterprise. If you need custom rate limits, infrastructure planning, or a more tailored setup for trading workloads, talk to the team directly.
Fetch quotes, build swap transactions, and execute on Solana using Metis. A working end-to-end example — clone it, run it, adapt it to your use case.

还有疑问吗?请联系客服,我们将帮助您找到答案。
我们遍布全球、支持自动扩展的多云网络将助您从最小可行产品(MVP)一路发展到企业级规模。业内顶尖企业都信赖我们,您也可以放心选择。
正在运行一个Hyperliquid 节点吗?通过Hyperliquid 对等连接,为区块和满内存池启用直连路径。
了解更多通过 SOC 2 II 类认证 · ISO 27001