Solana Swap API: Structured DEX Trade Data with 13 Fields Per Swap
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.
- Token metadata
- Token price
- OHLCV charts
- Trade / swap data
- Token holders
- SOL transfers
- Deployer token list
- Token search and filtering
- Trending tokens
- Volume by timeframe
- Graduated tokens
- Token stats
- First buyers
- 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.
Swap API Data Output
{
"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 fieldsEvery Solana swap, structured and queryable
Solana Swap API: DEX Platform Coverage and Scale
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.
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.
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.
Sub-second price granularity. More precise than any candle-based pricing source.
Bundled Mints
Coordinated supply sniping detected and logged at token launch events.
Bundled percentage, bundler wallet addresses, transaction signatures.
Address Registry
Solana wallet addresses with first-use timestamps.
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.
Source platform, migration timestamp, destination DEX.

