Skip to main content
WSS
wss://refract.prismapi.io
/
v1
/
ws
Messages
Subscribe Payload
type:object
Unsubscribe Payload
type:object
Subscription Message
type:object
You can subscribe and unsubscribe to any amount of topics you want on a single connection. Incoming messages will include a topic field that you can use to filter.
solana.dex.wallet.profile
solana.dex.wallet.swap
solana.dex.wallet.trade
solana.dex.token.profile
solana.dex.token.swap
solana.dex.token.trade
solana.dex.token.price
When unsubscribing, you can leave the array field of the params object empty to unsubscribe from all entries.