Messages
{
"type": "join",
"room": "dca:jupiter:82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo"
}{
"type": "leave",
"room": "dca:jupiter:82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo"
}{
"type": "joined",
"room": "dca:jupiter:82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo"
}{
"type": "message",
"room": "dca:jupiter:82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo",
"data": {
"program": "jupiter",
"programId": "DCA265Vj8a9CEuX1eb1LWRnDT7uK6q1xMipnNyatn23M",
"signature": "5K7x...",
"slot": 312456789,
"timestamp": 1710000000000,
"eventIndex": 0,
"eventName": "Filled",
"dcaKey": "82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo",
"userKey": "2FbbdMWfrfGpyyK4Wh76vyxbmDGcp3LxZNhwBwFpV5UK",
"inputMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"outputMint": "So11111111111111111111111111111111111111112",
"inAmount": "100000000",
"outAmount": "1193647703",
"feeMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"fee": "100000",
"fillInstruction": "fulfill_flash_fill",
"address": "82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo",
"owner": "2FbbdMWfrfGpyyK4Wh76vyxbmDGcp3LxZNhwBwFpV5UK",
"usd": {
"inAmountUsd": 100.05,
"outAmountUsd": 100.32,
"feeUsd": 0.1
},
"prices": {
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v": 1,
"So11111111111111111111111111111111111111112": 142.5
},
"order": {
"program": "jupiter",
"address": "82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo",
"status": "active",
"pair": "USDC → SOL",
"depositedUsd": 10005.02,
"progressPercent": 12
}
}
}Websockets
By Account
Any DCA event for a specific DCA account address.
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:82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo"
}{
"type": "leave",
"room": "dca:jupiter:82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo"
}{
"type": "joined",
"room": "dca:jupiter:82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo"
}{
"type": "message",
"room": "dca:jupiter:82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo",
"data": {
"program": "jupiter",
"programId": "DCA265Vj8a9CEuX1eb1LWRnDT7uK6q1xMipnNyatn23M",
"signature": "5K7x...",
"slot": 312456789,
"timestamp": 1710000000000,
"eventIndex": 0,
"eventName": "Filled",
"dcaKey": "82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo",
"userKey": "2FbbdMWfrfGpyyK4Wh76vyxbmDGcp3LxZNhwBwFpV5UK",
"inputMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"outputMint": "So11111111111111111111111111111111111111112",
"inAmount": "100000000",
"outAmount": "1193647703",
"feeMint": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"fee": "100000",
"fillInstruction": "fulfill_flash_fill",
"address": "82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo",
"owner": "2FbbdMWfrfGpyyK4Wh76vyxbmDGcp3LxZNhwBwFpV5UK",
"usd": {
"inAmountUsd": 100.05,
"outAmountUsd": 100.32,
"feeUsd": 0.1
},
"prices": {
"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v": 1,
"So11111111111111111111111111111111111111112": 142.5
},
"order": {
"program": "jupiter",
"address": "82jLLG1C8rbmr1ek4CKAg3TuQh977epmBLcJr8mB6NDo",
"status": "active",
"pair": "USDC → SOL",
"depositedUsd": 10005.02,
"progressPercent": 12
}
}
}apiKey
type:httpApiKey
API key for authentication. Include your Datastream key in the connection URL: wss://datastream.solanatracker.io/{DATASTREAM_KEY}
joindcaJupiterAccount
type:object
Subscribe — by account (dca:jupiter:{dcaAddress})
leavedcaJupiterAccount
type:object
Unsubscribe
dcaJupiterAccountJoined
type:object
Subscription confirmed
dcaJupiterAccountMessage
type:object
Receive — account-scoped events
Was this page helpful?
⌘I