Skip to main content
WSS
/
ws
/
sol
Messages
apiKey
type:httpApiKey

API key passed as query parameter (format sk_xxx)

query
type:object
apiKey
type:string
required

API key for authentication (format sk_xxx)

Subscribe to Events
type:object

Subscribe to event types

Unsubscribe from Events
type:object

Unsubscribe from event types

Ping Message
type:object

Ping the server to keep connection alive

Welcome Message
type:object

Initial message sent upon successful connection

Deploy Event
type:object

Token deployment event data

Migration Event
type:object

Token migration event data

Analysis Event
type:object

Bot analysis event

Alert Event
type:object

Trading alert

Funding Event
type:object

Observed wallet-funding event (SOL transfer to a fresh wallet)

Holder Edge Event
type:object

Deduplicated user-to-user transfer edge (SPL token or native SOL)

DEX Paid Event
type:object

Token received DexScreener "Enhanced Token Info" (paid profile). Payload carries the rich profile (icon, header, description, links) so consumers can render the badge + socials without a follow-up REST call. Solana-only for now (the upstream bridge filters chainId=solana).

Event Subscription Confirmed
type:object