WebSocket Events available from our API
Event Name | Args | Description |
---|---|---|
ping | Use this to keep connection alive | |
newTransaction | collId : string | Subscribe to new transactions for a given collection. |
tswapOrderUpdateAll | Subscribes to order updates from a pool for a given collection | |
tswapOrderUpdate | collId : string | Subscribes to order updates from all pools |
tcompBidUpdateAll | Subscribe to all TComp bid updates | |
tcompBidUpdate | collId : string | Subscribe to TComp bid updates for a given collection |