Mobula provides WSS support for retrieving raw and curated events (e.g., Swaps, Liquidity) across EVM and Solana chains
wss://stream-evm-prod.mobula.io/
wss://stream-sol-prod.mobula.io/
and
/ or
, combine keys, and watch your streams come alive!poolType
, poolAddress
, transactionFrom
, transactionTo
, and other keys in the data models.and
/ or
operators to capture exactly the events you want.raydium
or raydium-clmm
pools.
poolAddress
and poolType
.
address
.
addresses
.
chainIds
: details hereevents
: transactions, traces, logs, blocks, swaps, transfers, poolsfilters
: details heresubscriptionId (optional)
: A unique ID for your WebSocket connection. If not provided, it is automatically generated by the server.subscriptionTracking (optional, default: false)
: Set this to true to include the subscriptionId and additional connection details in the response logs. Helpful for debugging and managing multiple active streams.