Skip to main content
Subscribe to the risk signals your app displays: sniper and bundler balances, insider activity, developer holdings, or concentration. Use the token risk API for the initial snapshot.
URL: wss://datastream.solanatracker.io/{apiKey}
Available on Premium, Business, and Enterprise plans.

Sniper tracking

Subscribe to sniper:{tokenAddress} to get notified when a sniper wallet’s balance changes — buys, sells, or partial exits.
Payload:

Bundler tracking

Subscribe to bundlers:{tokenAddress} for changes in wallets associated with bundled transactions.
Payload:
Use totalBundlerPercentage to measure the supply held by detected bundled wallets. Treat any alert threshold as an application choice.

Insider tracking

Subscribe to insider:{tokenAddress} for changes in wallets identified by the API’s insider signals.

Developer holdings

Subscribe to dev_holding:{tokenAddress} to monitor changes in developer holdings.
Payload:

Holder changes

Holder count

Subscribe to holders:{tokenAddress} for real-time holder count updates:

Top 10 holders

Subscribe to top10:{tokenAddress} to track concentration among the top 10 wallets:

Wallet monitoring

Wallet transactions

Subscribe to wallet:{walletAddress} to see every swap a wallet makes in real time:

Wallet balance changes

Subscribe to wallet:{walletAddress}:balance for overall balance changes:

Specific token balance

Subscribe to wallet:{walletAddress}:{tokenAddress}:balance to watch a single token balance:

Fee tracking

Subscribe to fees:{tokenAddress} to track platform and network fees on a token:

Example: token safety monitor

Combine multiple safety streams to build a real-time risk dashboard:

Room reference

Snipers and bundlers

REST endpoints for first buyers, bundlers, and chart-based detection.

Live prices

Stream real-time prices and build live charts.