Messages
{
"type": "join",
"room": "dca:jupiter:opened"
}{
"type": "leave",
"room": "dca:jupiter:opened"
}{
"type": "joined",
"room": "dca:jupiter:opened"
}{
"type": "message",
"room": "dca:jupiter:opened",
"data": {
"program": "jupiter",
"programId": "DCA265Vj8a9CEuX1eb1LWRnDT7uK6q1xMipnNyatn23M",
"signature": "3abc...",
"slot": 312456700,
"timestamp": 1710000000000,
"eventIndex": 0,
"eventName": "Opened",
"openInstruction": "openDcaV2",
"dcaKey": "125PQmudTAXHUUGxtSra1xTzGu3NRCMbRU7i9cikEpwd",
"userKey": "2FbbdMWfrfGpyyK4Wh76vyxbmDGcp3LxZNhwBwFpV5UK",
"inputMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"outputMint": "So11111111111111111111111111111111111111112",
"inDeposited": "1000000000000",
"cycleFrequency": "3600",
"inAmountPerCycle": "50000000",
"createdAt": "1710000000",
"address": "125PQmudTAXHUUGxtSra1xTzGu3NRCMbRU7i9cikEpwd",
"owner": "2FbbdMWfrfGpyyK4Wh76vyxbmDGcp3LxZNhwBwFpV5UK",
"usd": {
"inDepositedUsd": 1000,
"inAmountPerCycleUsd": 50
},
"prices": {
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v": 1,
"So11111111111111111111111111111111111111112": 142.5
},
"order": {
"program": "jupiter",
"address": "125PQmudTAXHUUGxtSra1xTzGu3NRCMbRU7i9cikEpwd",
"status": "pending",
"direction": "mixed",
"pair": "USDC → SOL"
}
}
}Websockets
Order Opened
New DCA opened (openDca or openDcaV2).
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": "dca:jupiter:opened"
}{
"type": "leave",
"room": "dca:jupiter:opened"
}{
"type": "joined",
"room": "dca:jupiter:opened"
}{
"type": "message",
"room": "dca:jupiter:opened",
"data": {
"program": "jupiter",
"programId": "DCA265Vj8a9CEuX1eb1LWRnDT7uK6q1xMipnNyatn23M",
"signature": "3abc...",
"slot": 312456700,
"timestamp": 1710000000000,
"eventIndex": 0,
"eventName": "Opened",
"openInstruction": "openDcaV2",
"dcaKey": "125PQmudTAXHUUGxtSra1xTzGu3NRCMbRU7i9cikEpwd",
"userKey": "2FbbdMWfrfGpyyK4Wh76vyxbmDGcp3LxZNhwBwFpV5UK",
"inputMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"outputMint": "So11111111111111111111111111111111111111112",
"inDeposited": "1000000000000",
"cycleFrequency": "3600",
"inAmountPerCycle": "50000000",
"createdAt": "1710000000",
"address": "125PQmudTAXHUUGxtSra1xTzGu3NRCMbRU7i9cikEpwd",
"owner": "2FbbdMWfrfGpyyK4Wh76vyxbmDGcp3LxZNhwBwFpV5UK",
"usd": {
"inDepositedUsd": 1000,
"inAmountPerCycleUsd": 50
},
"prices": {
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v": 1,
"So11111111111111111111111111111111111111112": 142.5
},
"order": {
"program": "jupiter",
"address": "125PQmudTAXHUUGxtSra1xTzGu3NRCMbRU7i9cikEpwd",
"status": "pending",
"direction": "mixed",
"pair": "USDC → SOL"
}
}
}apiKey
type:httpApiKey
API key for authentication. Include your Datastream key in the connection URL: wss://datastream.solanatracker.io/{DATASTREAM_KEY}
joindcaJupiterOpened
type:object
Subscribe — order opened (dca:jupiter:opened)
leavedcaJupiterOpened
type:object
Unsubscribe
dcaJupiterOpenedJoined
type:object
Subscription confirmed
dcaJupiterOpenedMessage
type:object
Receive — order opened events
Was this page helpful?
⌘I