Blog / VENUES / JUPITER ULTRA

Jupiter Ultra on RAVN: Solana Best-Path Routing

Jupiter Ultra is RAVN's primary Solana liquidity brain for SOL-to-SOL style routes. Aggregator and RFQ routers compete under one quote; you sign a transaction when Jupiter wins.

Jupiter Ultra: Solana same-chain race only
Jupiter Ultra: Solana same-chain race only

Quick answer

Jupiter Ultra is the Solana venue RAVN uses for best-path routing on Solana. When the route is Solana to Solana, Jupiter races with Relay, NEAR Intents, and Mayan. If Jupiter wins, execution is a TRANSACTION: sign and broadcast the returned Solana transaction.

What Jupiter contributes

  • Deep Solana liquidity aggregation across DEXes and RFQ-style paths (including JupiterZ when that router wins).
  • A built transaction (or a clear error when pricing succeeds but build fails).
  • Router metadata so RAVN can apply the right quote validity window.

RAVN does not re-implement Solana AMM graphs. It asks Jupiter for the order, ranks the result against other venues, and normalizes execution.

Quote expiry matters

RFQ-style Jupiter paths can expire faster than plain aggregator quotes. RAVN respects maker expiry when present and keeps RFQ accept windows tight so you do not sign a price the maker already dropped. Aggregator quotes use a short validity policy inside the blockhash window.

If a quote ages out, re-quote. Do not force an expired order.

When Jupiter is not alone

On Solana same-chain, Relay, NEAR Intents, and Mayan also race. Cross-ecosystem routes (EVM to Solana and reverse) use Across, Mayan, Relay, and NEAR Intents rather than treating Jupiter as a bridge. Jupiter's job is Solana execution quality when the swap lives on Solana.

Try it in the app

Live in beta. Parallel venues, best execution, canonical assets. RAVN never holds your funds.

FAQ

Is Jupiter only for memecoins?

No. Jupiter routes across Solana liquidity for any supported mints RAVN can resolve. Use case is general Solana swaps.

Do I pay Solana gas on Jupiter routes?

TRANSACTION routes use standard network execution properties. RAVN adds no gas markup. RFQ sub-paths may differ by how the router builds the fee payer.

Can Jupiter move native BTC?

Native BTC is not a Solana-only Jupiter job. BTC routes use Garden, Relay, and NEAR Intents. Jupiter focuses on Solana.

What if Jupiter prices but cannot build a transaction?

That quote is not executable. RAVN should not present a dead build as a live route; re-quote or another venue may win.

Continue reading