Dexploit gives you two things: a live stream of every swap on the Solana DEXs we track, and accurate OHLCV candles built from those swaps as they happen. No account-state polling, no carry-forward bars, no separate price oracle.Documentation Index
Fetch the complete documentation index at: https://docs.dexploit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Get started
Quickstart
Find a pool and fetch your first candle in 5 minutes.
Concepts: Pairs vs tokens
The one thing to internalize before you write any code.
Authentication
API keys, headers, and tier limits.
Plans
| Plan | Price | Suited for |
|---|---|---|
| Free | $0 | Hobby projects, evaluation. Rate-limited. |
| Developer | $50/mo | Solo devs and prototypes. No rate limit. |
| Pro | $199/mo | Production apps. Higher quotas. |
| Enterprise | Custom | High-volume + custom SLAs. |
What’s next
Streaming
WebSocket and gRPC for real-time swap events.
GitHub Examples
Working sample apps for the most common integration patterns.

