Solana Swap API

Solana Swap API: Structured DEX Trade Data with 13 Fields Per Swap

Every swap on Solana parsed into structured records across Raydium, Pump.fun, PumpSwap, Meteora, Orca, Jupiter, and more. 13 fields per swap: signer, token pair, USD value, DEX, network fee, end fee, fee taker, bot program ID. Historical swap data, not an execution endpoint.
Get API AccessSee it in action ↓
API access from $250/mo
The Swap Data Stack

Solana Swap Data from Raw Transactions to Structured Records

Parsing every DEX swap on the Solana blockchain into queryable, structured records. A high-performance gateway for token swaps on the Solana network. Three levels of data feed into swap analytics: raw blockchain transactions, organized trade signals, and computed intelligence that reveals patterns hidden in individual swaps.

Raw Data
Foundation
Transaction-level records
  • Token metadata
  • Token price
  • OHLCV charts
  • Trade / swap data
  • Token holders
  • SOL transfers
  • Deployer token list
Structured Data
Discovery
Trade signals, organized
  • Token search and filtering
  • Trending tokens
  • Volume by timeframe
  • Graduated tokens
  • Token stats
  • First buyers
Intelligence
Our edge
Swap-derived analytics
  • Wallet PnL (filtered)
  • Top traders ranking
  • Creator scoring
  • Bundle detection
  • Copy trader detection
  • Wallet age and fund flow
  • Wallet DB query engine

Three layers, one API. The intelligence layer is what most data APIs and RPC providers don't offer. That's why developers switch.

Endpoints

Swap API Data Output

Structured swap records per request. Parsed trade data with token pair, USD value, fee breakdown, and bot program identification. Not raw transaction logs. Not block data.
Wallet PNLToken SearchToken CreatorsTrending TokensTrade DataTop TradersBundles
GET /v1/wallet/{address}/pnl
{
  "address": "7x6qE3DRMW2ZCgT1YQuBLePiheEWw7qjH6rYjj6GDtEd",
  "sol_balance": 632.47,
  "wsol_balance": 332.86,
  "usd_profit_1d": -95.44,
  "usd_profit_7d": 8051.93,
  "unique_tokens_traded_7d": 22,
  "winrate_7d": 27.27,
  "roi_7d": 56.31,
  "average_holding_time_7d": 658,
  "longest_winning_streak_30d": 4,
  "longest_losing_streak_30d": 3,
  "active_trading_days_30d": 29,

  // ... +141 more fields
150+ metrics per wallet. True PnL with transfers, airdrops, and MEV filtered out.
Get Access

Every Solana swap, structured and queryable

API access from $250/mo. 45+ endpoints across 12 data domains. Granular swap records, wallet analytics, and full Solana blockchain coverage. Tell us what you’re building and we’ll send a quote within 24 hours.
No long-term contracts.


Coverage

Solana Swap API: DEX Platform Coverage and Scale

Supported Platforms
Raydium (all variants)Pump.funPumpSwapBoop.funBonk.funMeteoraOrcaJupiterLetsBonkLaunchLabRaydium Launchpad
Processing Throughput
Up to 100K wallets per batch
150+ metrics per wallet
20+ metrics per token creator
45+ API endpoints
12 data domains
Ingestion Speed
Real-time for pricing and swaps
Hourly for token creators
Continuous for wallet PnL
Real-time for bundle detection
Swap Data Fields
Token price and OHLCV market dataOn-chain transaction historyDEX swap parsing across all platformsToken holder distributionWallet balance and account activityCreator metadata and deployment analyticsToken migration tracking
Bulk Swap Data

Historical Swap Archives for Enterprise Teams

12+ months of continuous Solana blockchain processing. Six proprietary datasets built from parsing every transaction across supported platforms. Available as complete bulk archives for enterprise licensing.

Token Creator History

Full deployer index with computed scoring across every Solana launchpad. with computed performance metrics.

6M+ creators · 20+ metrics each

Migration rates, ATH market caps, deployment timeline, success/rug ratios. Covers Pump.fun, LetsBonk, LaunchLab, Raydium, Meteora.

Granular Swaps

The complete swap archive: every DEX trade on Solana in structured record format.

All swaps · All supported DEXes

13 fields per swap: signer, token pair, USD value, DEX, network fee, end fee, fee taker, bot program ID.

Per-Block Token Pricing

Price data at block resolution for every tracked token.

All tracked tokens

Sub-second price granularity. More precise than any candle-based pricing source.

Bundled Mints

Coordinated supply sniping detected and logged at token launch events.

All detected bundled launches

Bundled percentage, bundler wallet addresses, transaction signatures.

Address Registry

Solana wallet addresses with first-use timestamps.

All observed wallets

First activity date for wallet age classification and fresh wallet detection.

Token Migrations

Records of tokens moving from launchpad bonding curves to DEX pool liquidity.

All tracked migrations

Source platform, migration timestamp, destination DEX.

Common Questions

Solana Swap API: Frequently Asked Questions

What developers ask before integrating the Solana swap API.
Swap records begin May 2025 across every supported Solana DEX platform. Token creator data reaches back to chain start. Address registry (wallet age) data starts October 2024. Historical coverage is continuously expanding.
Raydium (all variants), Pump.fun, PumpSwap, Meteora, Orca, Jupiter, LetsBonk, Boop.fun, Bonk.fun, LaunchLab, and more. New platforms are typically supported within days of launch. Every swap across all of them is parsed into structured records.
Swap records are the raw input. PnL filtering applies rules on top of those records: stripping transfers, airdrops, dust, and MEV from profit calculations. The swap data endpoint gives you every trade. The PnL endpoint gives you the computed profit after filtering. Both are available through the same API.
Bulk endpoints support up to 100,000 wallet addresses per request. Fetch complete swap history by wallet, by token, or across token lists. Batch processing is built into the core architecture.
Solana RPC returns raw transaction data: signatures, instruction logs, account state changes. To get structured swap records from RPC, you need to parse every transaction, decode program instructions, resolve token pairs, compute USD values, and identify which bot executed the trade.Our swap API handles all of that. We ingest Solana blockchain data through dedicated Yellowstone gRPC streams using the Geyser plugin, parse every DEX swap in real-time, and deliver structured records with 13 fields per trade. Signer, token pair, USD value, DEX, fee breakdown, and bot program ID. Ready to fetch and use. No node to run, no custom parser to maintain.
Full documentation is provided upon access. Each endpoint comes with request and response schemas, rate limits, and example payloads.
Contact us with your use case. Plans start at $250/mo with custom configurations for high-volume applications.
Built for web3 developers and crypto platform builders. DEX aggregator analytics, trade monitoring dashboards, wallet screening tools, onchain forensics applications, and Telegram alert bots all connect through the same REST endpoints. The structured swap data powers any application that needs to understand trading activity across the Solana blockchain. Compared to QuickNode and other RPC providers, our API delivers pre-parsed swap records instead of raw transaction data. Solana Tracker and similar platforms show swap data in a UI. Our API delivers it programmatically at scale.
No. Our Solana swap API provides historical and real-time swap data records, not trade execution. It does not submit transactions, interact with liquidity pools, or route orders through any DEX. For swap execution, tools like Jupiter aggregator handle routing and slippage optimization. Our API gives you the data layer: every completed swap parsed into structured records with 13 fields, so you can analyze trading patterns, compute PnL, and monitor wallet activity across the Solana blockchain.
Jupiter is a swap execution aggregator. You send it a token pair and amount, it returns a quote with routing and slippage parameters, and executes the trade. Our Solana swap API is the opposite: it reads completed swaps from the blockchain and returns structured data records. Every trade that already happened on Raydium, Pump.fun, Meteora, Jupiter, and other platforms is parsed into 13 fields including signer, token pair, USD value, fee breakdown, and bot program ID. Jupiter executes trades. Our API analyzes them.
Bundle detection endpoints identify coordinated transactions at token launch, including sandwich attacks and supply sniping. The swap data itself includes bot program IDs (via the parent_program_id field), which reveal whether a trade was executed by a known MEV bot, sniper, or automated trading program. Combine swap records with bundle detection to build comprehensive onchain forensics: identify which wallets are running sandwich attacks, measure their impact, and track their activity across every supported Solana DEX.
Get Access

Integrate Solana swap data into your application

API access from $250/mo. Structured swap records, 45+ endpoints, and 12 data domains. Describe your use case and receive a quote within 24 hours.
No long-term contracts.