Solana Wallet PnL API

Solana Wallet PnL API: Real-Time Profit and Loss Data per Wallet Address

170+ metrics per wallet address. Profit and loss tracking, creator analysis, copy trader detection, and batch wallet screening across Solana. No infrastructure to manage.
Get API AccessSee it in action ↓
API access from $250/mo
The Solana Wallet PnL Stack

From Raw On-Chain Data to Computed Wallet PnL

Solana blockchain data at three levels: foundational records, organized market signals, and computed wallet analytics. Access all of it through a single API.

Raw Data
Foundation
On-chain building blocks
  • Token metadata
  • Token price
  • OHLCV charts
  • Trade / swap data
  • Token holders
  • SOL transfers
  • Deployer token list
Structured Data
Discovery
Market activity, organized
  • Token search and filtering
  • Trending tokens
  • Volume by timeframe
  • Graduated tokens
  • Token stats
  • First buyers
Intelligence
Our edge
Computed wallet analytics
  • Wallet PnL (profit and loss by timeframe)
  • 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

See the Wallet PnL Response

Actual API output. Pre-computed wallet profit and loss data, not raw transactions you need to process yourself.
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,

  // ... 170+ metrics total
170+ metrics per wallet address. Single request or 100K wallets in one batch.
Get Access

Ready to integrate wallet PnL data?

API access from $250/mo. 170+ wallet metrics, 45+ endpoints, 12 data domains. Reach out and we'll quote your use case within 24 hours.
No long-term contracts.


Coverage

Platforms, Scale, and Wallet PnL Data Coverage

Supported Platforms
Raydium (all variants)Pump.funPumpSwapBoop.funBonk.funMeteoraOrcaJupiterLetsBonkLaunchLabRaydium Launchpad
Processing Scale
Up to 100K wallet addresses per batch
170+ metrics per wallet
20+ metrics per token creator
45+ API endpoints
12 data domains
How Often Data Updates
Real-time for pricing and swaps
Hourly for token creators
Continuous for wallet PnL
Real-time for bundle detection
Available Data Types
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
Proprietary Data

Historical Solana Datasets for Enterprise Licensing

Six proprietary datasets built from 12+ months of continuous Solana blockchain indexing. Complete historical archives, available as bulk exports.

Token Creator History

Full index of Solana token deployers 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 broken down into structured records.

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

Token prices captured at block-level resolution.

All tracked tokens

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

Bundled Mints

Records of 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 for wallet age classification and fresh wallet detection.

Token Migrations

Historical records of tokens moving from launchpad bonding curves to DEX pools.

All tracked migrations

Source platform, migration timestamp, destination DEX.

Common Questions

Solana Wallet PnL API: Frequently Asked Questions

Questions developers ask before evaluating the wallet PnL API.
Swap records start from May 2025 across every supported DEX platform. Token creator data reaches back to Solana chain start, making it the most complete deployer dataset available. Wallet age data (Address Registry) begins October 2024. Historical coverage keeps 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.
POST /v1/bulk/pnl handles up to 100,000 wallet addresses per request. Same 170+ metrics per wallet. Most other APIs only process one wallet address at a time. Batch processing at this scale enables users building leaderboards, screening tools, and portfolio trackers to skip the queue-and-wait approach entirely.
Standard Solana RPC methods and common APIs for token data return raw blockchain information: account balances, transaction signatures, token account state. You still need to parse every transaction, stand up an indexer, and compute analytics yourself.Our Solana wallet PnL API handles all of that. We ingest raw Solana blockchain data through dedicated Yellowstone gRPC streams using the Geyser plugin, then deliver structured, pre-computed wallet intelligence. Profit and loss with 170+ metrics like win rate, ROI, and holding time. Token creator scoring across 6M+ deployers. Copy trader classification. Bulk wallet screening for up to 100K wallet addresses per request. No node to run, no indexer to maintain.
Trade data endpoints double as a full Solana DEX swap API. Every swap across Raydium, Pump.fun, PumpSwap, Meteora, Orca, and Jupiter is parsed into structured records with 13 fields: signer, token pair, USD value, DEX, network fee, end fee, fee taker, and bot program ID. Pull swap trade history by wallet, by token, or in bulk.Most swap APIs only return transaction signatures. Our data adds computed fields like the parent program ID, which tells you which trading bot or app executed the swap, plus precise USD values at time of execution. That means you can track token activity, spot transaction patterns, and monitor wallet activity across every supported Solana DEX platform.
Search every active Solana wallet by performance criteria: profit and loss, ROI, win rate, holding time, trade frequency, and 150+ other dimensions. Instead of sourcing wallets from Discord groups or scraping, query the database for wallet addresses matching your exact requirements. The fastest path to finding profitable traders, spotting patterns, and building reliable wallet lists for copy trading, signal groups, or fund research.
6M+ token creators indexed since chain start. 20+ metrics per creator covering migration rates, ATH market caps, and deployment history across Pump.fun, LetsBonk, LaunchLab, Raydium, Meteora, and more.
Built for exactly that. AI agents, crypto trading bots, portfolio trackers, and analytics dashboards all connect through the same REST endpoints. Wallet PnL data at this depth allows users to build copy trading tools, wallet scoring systems, and automated research pipelines. Low latency, consistent data, and batch support make it production-ready for AI-driven workflows.
Solana-only. No EVM chains like Ethereum or BNB Chain, no cross-chain or multichain endpoints. For Solana wallet profit and loss with 170+ metrics, this is the most comprehensive dataset from any provider. Applications that need blockchain wallet data across multiple chains will need a separate provider for EVM coverage.
Under the hood, the infrastructure runs on Yellowstone gRPC with the Geyser plugin to ingest Solana blockchain data in real-time with near-zero delay. Pricing and swap data is processed as each transaction hits the chain. No batched updates, no stale data.Responses currently come over HTTP REST endpoints. Poll any endpoint to get real-time wallet PnL data with reliable, low-latency responses. WebSocket streaming for live wallet events, token price updates, and transaction monitoring is on the roadmap. Reach out if real-time streaming is critical for your application.
Built for crypto and DeFi trading applications. Bots monitoring Solana DEX activity and liquidity pools. Analytics platforms tracking token creators and wallet performance across the decentralized ecosystem. Copy trading tools, signal groups, Telegram bots, fund research dashboards.NFT wallet analytics work through the wallet PnL and transaction history endpoints. Analyze any Solana wallet’s complete activity, including interactions with NFT marketplaces, token transfers, and decentralized exchanges.
The wallet PnL endpoint returns current SOL and WSOL wallet balances plus unrealized profit on open positions. For complete net worth including all token holdings at current price, combine wallet PnL data with token price and token data endpoints from the full Solana Data API.
Complete documentation is provided when you get access. Every endpoint comes with request and response schemas, rate limits, and example payloads.
Reach out to discuss your use case. Plans start at $250/mo with custom configurations for high-volume users.
Wallet PnL is one of 12 data domains. Token creator scoring, copy trader detection, swap data and trade history, bundle detection, wallet age, and more. 45+ endpoints total. See the full overview at /solana-data-api/.
Get Access

Start building with wallet PnL data

API access from $250/mo. 170+ wallet metrics, 45+ endpoints, 12 data domains. Reach out and we'll quote your use case within 24 hours.
No long-term contracts.