Messages
{
"type": "join",
"room": "stats:token:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
}{
"type": "leave",
"room": "stats:token:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
}{
"type": "joined",
"room": "stats:token:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
}{
"type": "message",
"room": "stats:token:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN",
"data": {
"1m": {
"buyers": 5,
"sellers": 3,
"volume": {
"buys": 729.54,
"sells": 1710.84,
"total": 2440.38
},
"transactions": 15,
"buys": 10,
"sells": 5,
"wallets": 8,
"price": 3.3549,
"priceChangePercentage": 1.67
},
"5m": {
"buyers": 11,
"sellers": 6,
"volume": {
"buys": 11607.66,
"sells": 21107.35,
"total": 32715.01
},
"transactions": 106,
"buys": 76,
"sells": 30,
"wallets": 15,
"price": 3.3553,
"priceChangePercentage": 1.66
},
"1h": {
"buyers": 51,
"sellers": 62,
"volume": {
"buys": 392340.86,
"sells": 188623.75,
"total": 580964.61
},
"transactions": 1436,
"buys": 1063,
"sells": 373,
"wallets": 99,
"price": 3.374,
"priceChangePercentage": 1.1
},
"24h": {
"buyers": 705,
"sellers": 775,
"volume": {
"buys": 6979036.54,
"sells": 8441032.82,
"total": 15420069.36
},
"transactions": 36467,
"buys": 21456,
"sells": 15011,
"wallets": 1216,
"price": 3.7107,
"priceChangePercentage": -8.08
}
}
}Websockets
Token statistics
Subscribe to token stats (multi-timeframe statistics)
WSS
Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
Messages
{
"type": "join",
"room": "stats:token:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
}{
"type": "leave",
"room": "stats:token:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
}{
"type": "joined",
"room": "stats:token:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
}{
"type": "message",
"room": "stats:token:6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN",
"data": {
"1m": {
"buyers": 5,
"sellers": 3,
"volume": {
"buys": 729.54,
"sells": 1710.84,
"total": 2440.38
},
"transactions": 15,
"buys": 10,
"sells": 5,
"wallets": 8,
"price": 3.3549,
"priceChangePercentage": 1.67
},
"5m": {
"buyers": 11,
"sellers": 6,
"volume": {
"buys": 11607.66,
"sells": 21107.35,
"total": 32715.01
},
"transactions": 106,
"buys": 76,
"sells": 30,
"wallets": 15,
"price": 3.3553,
"priceChangePercentage": 1.66
},
"1h": {
"buyers": 51,
"sellers": 62,
"volume": {
"buys": 392340.86,
"sells": 188623.75,
"total": 580964.61
},
"transactions": 1436,
"buys": 1063,
"sells": 373,
"wallets": 99,
"price": 3.374,
"priceChangePercentage": 1.1
},
"24h": {
"buyers": 705,
"sellers": 775,
"volume": {
"buys": 6979036.54,
"sells": 8441032.82,
"total": 15420069.36
},
"transactions": 36467,
"buys": 21456,
"sells": 15011,
"wallets": 1216,
"price": 3.7107,
"priceChangePercentage": -8.08
}
}
}apiKey
type:httpApiKey
API key for authentication. Include your Datastream key in the connection URL: wss://datastream.solanatracker.io/{DATASTREAM_KEY}
joinTokenStats
type:object
Subscribe to token statistics
leaveTokenStats
type:object
Unsubscribe from token statistics
tokenStatsJoined
type:object
Token stats subscription confirmed
tokenStatsMessage
type:object
Token statistics notification
Was this page helpful?
⌘I