Messages
{
"type": "join",
"room": "transaction:whale:1000"
}{
"type": "<string>",
"room": "<string>"
}Websockets
Kol trades
All spot trades from wallets on the shared KOL roster, regardless of USD volume. One trade object per swap. Includes identity when available.
WSS
/
Messages
{
"type": "join",
"room": "transaction:whale:1000"
}{
"type": "<string>",
"room": "<string>"
}apiKey
type:httpApiKey
API key for authentication. Include your Datastream key in the connection URL: wss://datastream.solanatracker.io/{DATASTREAM_KEY}
Join room
type:object
Leave room
type:object
Was this page helpful?