Solana Wallet Analytics API

Solana Wallet Analytics API: Query and Track Every Wallet on Solana

150+ filterable dimensions per wallet. Batch up to 100K wallets in a single request. Portfolio tracking, balance queries, performance scoring, trading activity monitoring, and wallet data across every Solana DEX. No infrastructure to manage.
Get API AccessSee it in action ↓
API access from $250/mo
API Overview

Complete Wallet Data and Portfolio Analytics in a Single API

Query Solana wallet data, track portfolio performance, and analyze trading activity at scale. Three levels of Solana wallet intelligence: foundational records, organized market signals, and computed analytics. All accessible through a single, efficient integration. Explore any wallet profile, monitor holder activity, and manage large wallet lists programmatically.

Raw Data
Foundation
On-chain wallet records
  • Token metadata
  • Token price
  • OHLCV charts
  • Trade / swap data
  • Token holders
  • SOL transfers
  • Deployer token list
Structured Data
Discovery
Organized market activity
  • Token search and filtering
  • Trending tokens
  • Volume by timeframe
  • Graduated tokens
  • Token stats
  • First buyers
Intelligence
Our edge
Computed wallet intelligence
  • 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

Wallet Analytics API Response Preview

Pre-computed wallet analytics per request. Profit and loss data, portfolio value, balance tracking, and 150+ metrics already calculated. Not raw transactions you need to process.
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 address. SOL balance, token holdings in USD, realized and unrealized PnL, win rate, ROI, and holding time. One request.
Get Access

Query any Solana wallet programmatically

API access from $250/mo. 45+ endpoints across 12 data domains. Complete wallet analytics with real-time data, portfolio tracking, and batch screening. Describe your use case and we’ll send a quote within 24 hours.
No long-term contracts.


Coverage

Wallet Balances, Portfolio Data, and Platform Coverage

Supported Platforms
Raydium (all variants)Pump.funPumpSwapBoop.funBonk.funMeteoraOrcaJupiterLetsBonkLaunchLabRaydium Launchpad
Batch Processing Capacity
Up to 100K wallets per batch
150+ metrics per wallet
20+ metrics per token creator
45+ API endpoints
12 data domains
Data Refresh Intervals
Real-time for pricing and swaps
Hourly for token creators
Continuous for wallet PnL
Real-time for bundle detection
Wallet Data Categories
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
Enterprise Data

Historical Solana Blockchain Archives for Licensing

12+ months of continuous Solana blockchain collection and computation. Six proprietary datasets, each built from block-level indexing. Available as complete bulk archives for enterprise licensing.

Token Creator History

Indexed record of every Solana token deployer with computed metrics. 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

Every DEX swap resolved into a structured, queryable record.

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 snapshots at block-level resolution for every tracked token.

All tracked tokens

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

Bundled Mints

Detection records for coordinated supply sniping at token launch.

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, wallet age classification, and fresh wallet detection.

Token Migrations

Historical log of tokens migrating from launchpad bonding curves to DEX pools.

All tracked migrations

Source platform, migration timestamp, destination DEX.

Common Questions

Solana Wallet Analytics API: Frequently Asked Questions

What developers ask before integrating the wallet analytics API.
Swap and transaction records start from May 2025 across all supported DEX platforms. Token creator data goes back to Solana chain start. Wallet age data from the Address Registry begins October 2024. Historical depth keeps growing.
Raydium (all variants), Pump.fun, PumpSwap, Meteora, Orca, Jupiter, LetsBonk, Boop.fun, Bonk.fun, LaunchLab, and more. New platforms are typically added within days of launch.
Each transaction passes through rules that remove transfers, airdrops, dust, and MEV from profit calculations. The output is true trading PnL: what the wallet actually made from token buys and sells. Every response includes excluded item counts so you can verify the numbers yourself.
Bulk endpoints accept up to 100,000 wallet addresses per request. Same 150+ metrics per wallet. Most APIs only process one address at a time. Efficient batch processing is the core architectural difference.
Search all active Solana wallets by performance criteria: profit, ROI, win rate, holding time, trade frequency, and 150+ other dimensions. Instead of sourcing wallets from Discord groups or scraping, query the database directly for addresses matching your exact requirements. The fastest way to find profitable traders, detect patterns, and build reliable wallet lists.
Full documentation is shared when you get access. Every endpoint comes with request and response schemas, rate limits, and example payloads.
Contact us to discuss your application. Plans start at $250/mo with custom configurations for high-volume users.
Built for exactly that. AI agents, crypto trading bots, portfolio trackers, and analytics dashboards all integrate through standard REST endpoints. Wallet data at this depth supports copy trading tools, wallet scoring systems, automated research pipelines, and monitor applications. Low latency, consistent data, and batch support make it production-ready for any app. Programming languages with HTTP support can connect immediately. The token program data, associated token account details, and on-chain transaction history give you everything you need to manage wallet intelligence at scale.
The wallet PnL endpoint returns current SOL and WSOL balance, unrealized profit on open positions, and realized PnL across all traded tokens. For a complete wallet portfolio overview including every token holding at current price, combine the wallet PnL data with token price and token data endpoints. Portfolio trackers and fund dashboards use this combination to display real-time portfolio values in USD. Balance data covers both native SOL and all associated token accounts in the wallet.
Standard Solana RPC returns raw blockchain records: account balances, transaction signatures, token account state. After that, you still need to parse every transaction, build an indexer, filter noise, and compute analytics. Our data API replaces that entire pipeline.Our Solana wallet analytics API picks up where RPC stops. We ingest raw blockchain data through dedicated Yellowstone gRPC streams using the Geyser plugin, then process it into structured, pre-computed wallet intelligence. Filtered PnL with 150+ metrics. Creator scoring across 6M+ deployers. Copy trader detection. Bulk wallet screening for up to 100K addresses per request. Swap data across every supported DEX is included. No node to run, no indexer to maintain, no post-processing on your end. All APIs are accessible through standard REST endpoints.
Portfolio trackers pull wallet balances, token holdings, and PnL from the wallet analytics endpoints to render a complete portfolio overview. Wallet profile pages display trading activity, win rate, ROI, and holding patterns for any Solana address. The data supports both use cases through the same REST API. Programming the integration is straightforward: fetch the wallet endpoint, parse the JSON response, and render portfolio values and trading stats in your app. Developers building portfolio tracker applications or wallet explorer profile pages use these endpoints as their primary data source.
Key features include 150+ filterable wallet metrics, batch processing for up to 100K wallets, filtered PnL that strips transfers and airdrops, copy trader detection, creator scoring, and complete wallet profile data. Use cases span from single-wallet lookup to large-scale screening across the entire Solana wallet database. Every metric is pre-computed, so there is no on-chain data processing required on your side. Trading activity, transaction history, holder data, and balance information are all accessible from a single efficient integration.
Common use cases include copy trading research, wallet screening for fund managers, on-chain forensics, portfolio tracking dashboards, trading bot intelligence, and Telegram or Discord alert systems. Analytics platforms use the wallet data to build leaderboards, profile pages, and performance comparison tools. Crypto funds query wallet data to evaluate trader performance before allocating capital. App developers integrate wallet analytics to power features like PnL displays, holder analysis, and trading activity feeds.
Join the Wallet Master Discord for API support, feature requests, and integration help. The community includes developers building on-chain analytics tools, trading bots, and portfolio applications. Support tickets and technical questions are handled through Discord.
Zerion API focuses on multi-chain portfolio tracking with a DeFi-centric approach. Mobula provides token and wallet data across multiple chains. Helius offers Solana RPC and webhook infrastructure with some parsed transaction data. Our Solana wallet analytics API is purpose-built for Solana trading intelligence at scale. The differentiator: 150+ pre-computed metrics per wallet, filtered PnL that strips noise, copy trader detection, creator scoring, and batch screening for up to 100K wallets per request. Zerion and Mobula spread coverage across chains. Helius provides infrastructure but leaves analytics computation to you. We deliver the complete wallet intelligence layer, pre-computed and ready to query. No free credits tier currently. Plans start at $250/mo.
Get Access

Start analyzing Solana wallets at scale

API access from $250/mo. 150+ wallet metrics, batch processing, and 12 data domains. Tell us what you’re building and we’ll quote your use case within 24 hours.
No long-term contracts.