Every scored Solana trader wallet — realized PnL, win rate, bot-confidence.
Secure card payment via Stripe · download link emailed instantly · invoice included
A behavioral scorecard for ~1.25M Solana wallets, derived from on-chain trade history. One row per wallet with realized profit-and-loss (in SOL), win rate, ROI, bundling behavior and a bot-confidence score. Wallet-keyed and identity-scrubbed — no personas, no names. This is the same smart-money classifier that powers our API.
Coverage: Activity window (wallet last-seen). One row per wallet, current-state snapshot.
| Column | Type | Description |
|---|---|---|
| wallet_address | string | Solana wallet (base58). Pseudonymous — no identity mapping. |
| tokens_traded | integer | Distinct tokens this wallet has traded. |
| wins / losses | integer | Tokens closed in profit / loss. |
| win_rate | float | wins ÷ tokens_traded (0–1). |
| total_sol_bought / total_sol_sold | float | Lifetime SOL deployed / realized. |
| net_pnl_sol | float | Realized net profit in SOL (sold − bought). |
| roi | float |
Delivery: gzipped CSV, downloaded instantly after purchase (link + SHA-256 checksum emailed). Current build checksum: baa28803636fea4dc778461b…. Data as of 16 Jul 2026.
License: internal use, no redistribution. Need a bespoke pull, a recurring feed, or Parquet? Get in touch.
| Realized return on capital deployed. |
| total_buys / total_sells | integer | Trade counts by side. |
| bundle_rate | float | Share of buys that arrived in a bundle (bot signal). |
| active_hours | integer | Distinct hours with activity (engagement proxy). |
| last_seen | timestamp | Most recent on-chain activity. |
| bot_confidence | float | 0–1 likelihood the wallet is an automated/MM bot. |