Skip to main content
The Datastream WebSocket delivers swap transactions for any token in real time, milliseconds after they are recorded on Solana. One connection and one room give your handler every buy and sell as it happens.
URL: wss://datastream.solanatracker.io/{apiKey}
Available on Premium, Business, and Enterprise plans.

Subscribe to a Token’s Trades

Join the transaction:{tokenAddress} room to receive all swaps for a token:
Transaction payload:

Whale Alerts

Filter incoming trades by USD volume to fire a whale alert when a large buy or sell hits:

Detect Sniper Buys at Launch

When a new token launches, the first few transactions often come from sniper bots. These are automated wallets that buy in the first seconds. Watch for early buys with large USD sizes relative to the token’s age:

Copy-Trading Trigger

Watch for trades from specific wallets (KOLs, whales, traders you follow) and trigger a copy trade when they buy:

Full Live Trade Feed with Reconnect

Production-ready feed with auto-reconnect and clean shutdown:

Transaction Fields Reference