Skip to main content
The Datastream WebSocket provides real-time safety signals. Use it to watch sniper activity, bundled transactions, insider movements, developer sell-offs, and holder concentration changes as they happen.
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} to track wallets involved in bundled transactions. This often means wallets moved together on purpose.
Payload:
A totalBundlerPercentage above 20% is a strong red flag — it means a large portion of the supply is held by bundled wallets.

Insider Tracking

Subscribe to insider:{tokenAddress} to watch insider wallet movements. Insiders are wallets identified as having privileged access to the token, such as deployer-connected wallets or early coordinated buyers.

Developer Holdings

Subscribe to dev_holding:{tokenAddress} to track the token creator’s holdings in real time. A creator selling a large share can be one of the strongest risk signals.
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

Sniper Detection (REST)

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

Live Prices & Charts

Stream real-time prices and build live charts.