raydium · git:20260131.11703da · 2026-01-31 · sha256 2f94a4aa49b9a705
raydium git:20260131.11703daA
Immutable. This exact content is served forever at /api/v1/blob/2f94a4aa49b9a705.
---
name: raydium
description: "Raydium AMM - high volume Solana DEX"
command: ray
emoji: "💜"
gates:
envs:
- SOLANA_PRIVATE_KEY
---
# Raydium DEX
Raydium is a high-volume AMM on Solana with concentrated liquidity pools.
## Commands
```
/ray swap <amount> <from> to <to> Execute swap on Raydium
/ray quote <amount> <from> to <to> Get quote
/ray pools <token> List pools for token
```
## Examples
```
/ray swap 1 SOL to USDC
/ray quote 100 USDC to RAY
/ray pools SOL
```