Four ready-to-analyze Solana datasets — 1.25M scored wallets, 1.5M priced KOL trades, 27k real deployers, plus genesis-complete Robinhood Chain — as scrubbed, checksummed CSVs with free 5,000-row samples.
MadeOnSol·· 7 min read
Building a product on Solana data?
Skip the Geyser pipeline — embed KOL flow, deployer reputation, and the all-DEX firehose over REST, WebSocket, or webhooks. The Business tier (€400/mo) is the self-serve embed license at 500k calls/day — Enterprise adds white-label & redistribution.
sol-deployers is a current-state reputation snapshot of ~27,000 real Pump.fun deployers — real meaning they bonded at least one token; spam stubs are excluded, which is why the count is far below the raw address count you would get by scraping every deploy. Each row carries bonding_rate, runner_rate, post_bond_survival_rate, post_bond_2x_rate, best_token_peak_mc, and a tier from elite down to cold. The earliest launch reaches back to January 2024.
Use it to rug-screen a launch by who deployed it, to pre-filter deployers for a sniper, or to enrich a token table with reputation. The buy-vs-build breakdown walks through what reconstructing this dataset yourself actually costs versus the €99 file, and the 561k-wallet deployer methodology explains how deployer reputation is scored.
rhc-intelligence is Robinhood Chain intelligence indexed from genesis on our own self-hosted node — deployer reputation, smart-money scores, and token lifecycle — with coverage from the chain's genesis on 2026-04-30, delivered as scrubbed CSVs. Robinhood Chain is an Arbitrum Orbit L2 (chain id 4663), and because we ran a node from day one, nobody else has genesis-complete history. The genesis-dataset deep-dive covers why first-mover coverage matters and what you can do with a chain nobody else has fully indexed.
Bundles and citation-ready use
If you want more than one set, the sol-intelligence-bundle (€349) is the three Solana datasets and the full-access-bundle (€499) adds RHC. For academic or quant work, every product page emits schema.org/Dataset JSON-LD with temporalCoverage and variableMeasured, which makes the sets discoverable in Google Dataset Search and citable in AI answers — the datasets-for-academic-and-quant-research post covers licensing and citation.
Every file is delivered the same way: CSV.gz for a small download, identity-scrubbed and wallet-keyed so there are no names or personas, SHA-256 checksummed so you can verify integrity, and paired with a free 5,000-row sample so you can inspect the schema before paying. If you need the live version instead of a snapshot, the same intelligence streams through our paid v1 API.
FAQ
What format are the MadeOnSol datasets delivered in?
Every dataset is a gzip-compressed CSV () with a SHA-256 checksum for integrity verification. Each SKU also ships a free 5,000-row sample so you can inspect the exact schema and column values before buying.
Tools mentioned
Compare features and read reviews.
Live health scores, average ratings, and direct links on MadeOnSol.
MadeOnSol isn't an RPC or another generic token API — it's Solana memecoin intelligence that's painful to build in-house, pulled from dual-region gRPC shred streams: sub-second from the on-chain event to your app.
Signals you'd otherwise build
KOL & smart-money flow from 1,000+ labeled wallets, deployer reputation, coordination clusters, linked-wallet entity resolution, and an all-DEX firehose.
Embed it in your product
The Business tier (€400/mo, self-serve) licenses you to display MadeOnSol data inside your own product — 500k calls/day, 10 WS + 5 firehose connections. Enterprise above adds white-label & redistribution rights and custom endpoints.
Evaluate first, commit later
Test everything on a free ULTRA key — no commitment. If it fits, we scope volume or white-label pricing.
MadeOnSol sells four one-time on-chain datasets as compressed CSV files you download and own: sol-smart-money (~1.25M scored Solana wallets, €149), sol-kol-trades (1.5M+ KOL buy/sell rows priced at execution, €149), sol-deployers (~27k real Pump.fun deployers, €99), and rhc-intelligence (Robinhood Chain indexed from genesis, €149). Two bundles cut the price: the sol-intelligence-bundle (all three Solana sets, €349) and the full-access-bundle (all four including RHC, €499). Every file is CSV.gz, identity-scrubbed and wallet-keyed, SHA-256 checksummed, ships a free 5,000-row sample, and its product page emits schema.org/Dataset JSON-LD so it is eligible for Google Dataset Search. This post is the map of what each file contains and which one you want.
These are the same numbers that power our paid v1 API and on-site tools, frozen into a file you can load into a notebook, a warehouse, or a training pipeline without rate limits or a live connection. If you want the running methodology behind any set, we link the deep-dive posts below — but if you just want the data, start at /datasets.
The four datasets at a glance
Dataset
SKU
Price
Rows
Coverage from
Best for
Smart Money
sol-smart-money
€149
~1.25M wallets
2026-04-12
Copy-trade backtests, bot filtering, ML labels
KOL Trades
sol-kol-trades
€149
1.5M+ trades
2026-05-15
Entry/exit studies, realized PnL, model training
Deployers
sol-deployers
€99
~27k deployers
Jan 2024
Rug-screening, sniper filtering, token enrichment
RHC Intelligence
rhc-intelligence
€149
genesis-complete
2026-04-30
Robinhood Chain research, first-mover data
Sol Intelligence Bundle
sol-intelligence-bundle
€349
the 3 Solana sets
—
Full Solana coverage
Full Access Bundle
full-access-bundle
€499
all 4 incl. RHC
—
Everything
Smart Money: 1.25M scored wallets
sol-smart-money is one row per Solana wallet — roughly 1.25 million of them — each carrying win_rate, net_pnl_sol, roi, bundle_rate, a , and . Coverage begins . It is the exact classifier output that drives the API's alpha-flag endpoints, exported to a flat file.
bot_confidence score from 0 to 1
last_seen
2026-04-12
The bot_confidence column is the reason this file is worth more than a raw wallet dump. Any list of "smart money" wallets is mostly bots and single-trade noise until you can filter it. A critical caveat that trips up first-time users: a low bot_confidence does not mean "confirmed human" — it means no bot signal was detected, which is often just a wallet with too few trades to evaluate. The ML & research deep-dive on this dataset shows exactly how to combine bot_confidence with a sample-size floor, and the alpha-wallets methodology post covers how the score is built. If you want to understand why a 100%-win-rate wallet is a warning sign, not a buy signal, read why 100% win rate is a red flag.
KOL Trades: 1.5M+ trades priced at execution
sol-kol-trades is 1.5 million-plus KOL buy/sell rows, and its moat is one detail no reconstructed dataset has: every row carries price_usd_at_trade and market_cap_usd_at_trade stamped at the moment of execution, alongside the tx_signature. Coverage runs 2026-05-15 to present — the fully-priced era. Because price and market cap are recorded at execution, you can compute realized entry and exit PnL directly, with no price oracle and no risk of look-ahead bias from back-filled prices.
How many wallets are in the Solana smart-money dataset?
The sol-smart-money dataset contains roughly 1.25 million scored Solana wallets, one row each, with win_rate, net_pnl_sol, roi, bundle_rate, bot_confidence, and last_seen. Coverage begins 2026-04-12.
What makes the KOL-trades dataset different from other trade exports?
sol-kol-trades stamps price_usd_at_trade and market_cap_usd_at_trade at the moment of execution on all 1.5M+ rows, so you can compute realized PnL with no external price oracle and no look-ahead bias. Coverage runs from 2026-05-15.
Are the datasets anonymized?
Yes. Every dataset is identity-scrubbed and wallet-keyed — addresses only, no names or personas. Data is pseudonymous on-chain information.
Can I cite these datasets in research?
Yes. Each /datasets/<sku> page emits schema.org/Dataset JSON-LD with temporal coverage and measured variables, making the sets eligible for Google Dataset Search and citable in academic and AI contexts.
Bottom line
Four datasets, two bundles, one delivery format: scrubbed, checksummed CSV with a free sample on every SKU. Pick sol-smart-money for wallet scoring, sol-kol-trades for priced copy-trade research, sol-deployers for launch reputation, or rhc-intelligence for the only genesis-complete Robinhood Chain data — or grab a bundle and save. Browse the full catalog and download a sample at /datasets.