transaction:{tokenAddress} for a token’s live swap feed. Narrow the room to a pool or wallet when needed. Liquidity additions and removals use separate rooms.
URL:
Available on Premium, Business, and Enterprise plans.
wss://datastream.solanatracker.io/{apiKey}Available on Premium, Business, and Enterprise plans.
Subscribe to a token’s trades
Join thetransaction:{tokenAddress} room to receive all swaps for a token:
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
A launch feed can highlight early buys by combining trade time, token creation time, and trade size. Treat this as an activity filter, not a bot classification:Copy-trading trigger
Filter for a set of wallet addresses to send activity to an alert handler:Full live trade feed with reconnect
This example reconnects and rejoins the token room. Use the connection guide for heartbeat and authentication handling:Transaction fields reference
Related guides
- Sniper & Bundler Detection — identify sniper wallets from historical data
- Wallet Tracking — track all trades across every token for a wallet
- KOL Tracking — find top traders and build copy-trading feeds
- Live Prices & Charts — stream price updates alongside trade data