jupiter · git:20260131.11703da · 2026-01-31 · sha256 c6e3d924eb20006c
jupiter git:20260131.11703daA
Immutable. This exact content is served forever at /api/v1/blob/c6e3d924eb20006c.
---
name: jupiter
description: "Jupiter DEX aggregator - best swap routes on Solana"
command: jup
emoji: "🪐"
gates:
envs:
- SOLANA_PRIVATE_KEY
---
# Jupiter Aggregator
Jupiter finds the best swap routes across all Solana DEXes for optimal pricing.
## Commands
```
/jup swap <amount> <from> to <to> Execute swap via Jupiter
/jup quote <amount> <from> to <to> Get quote without executing
/jup route <from> <to> <amount> Show detailed route info
```
## Examples
```
/jup swap 1 SOL to USDC
/jup quote 100 USDC to JUP
/jup route SOL BONK 1
```
## Features
- Best route across 20+ DEXes
- Automatic route splitting
- MEV protection
- Priority fee support