Completed Trades
The completed trades stream uses the multiplex WebSocket endpoint:/ws.You authenticate using
X-API-Key during the WebSocket handshake.
1. Subscription schema
All client messages follow the same structure:Available filters
Fortype = "completed_trades" the server currently supports:
user(optional, string) → only stream completed trades for this user address
user is omitted, you receive all completed trades.