approveddex-analytics
Jupiter Solana Swap Quote
Best-route swap quote for any Solana token pair from Jupiter's aggregator (re-hosted on lite-api.jup.ag). Returns input/output amounts, the min-out threshold at the given slippage, price impact and the route hop count. Pass inputMint, outputMint and amount (in the input token's smallest unit); slippageBps is optional (default 50 = 0.5%).
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#dex#swap#quote#solana#jupiter#aggregator#x402
How to use
Sample response
{"inputMint":"So11111111111111111111111111111111111111112","inAmount":"100000000","outputMint":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","outAmount":"7273599","otherAmountThreshold":"7237232","swapMode":"ExactIn","slippageBps":50,"priceImpactPct":"0.0010515942605440","routePlan":[]}curl -X GET 'https://proxy.suverse.io/v1/data/swap-quote-jupiter'