Get WSS streams for pairs stats & onchain trades in real time.
address
: the address of the pairblockchain
: the blockchain of the pair (blockchain ID or name)asset
: you can also query via the asset pattern (asset name or contract) instead of the address - it will use the largest trading pair of the asset (by volume & liquidity)subscriptionId (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.