Solana Wallet PnL API: Real-Time Profit and Loss Data per Wallet Address
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.
- 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 (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.
See the Wallet PnL Response
{
"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 totalReady to integrate wallet PnL data?
Platforms, Scale, and Wallet PnL Data Coverage
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.
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.
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.
Sub-second price granularity. More precise than any candle-based pricing source.
Bundled Mints
Records of coordinated supply sniping at token launch.
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
Historical records of tokens moving from launchpad bonding curves to DEX pools.
Source platform, migration timestamp, destination DEX.

