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. |
tcompBidUpdateAll | Subscribe to all TComp bid updates | |
tcompBidUpdate | collId : string | Subscribe to TComp bid updates for a given collection |
ammOrderUpdateAll | Subscribe to TAmm pool updates for all pools | |
ammOrderUpdate | collId : string | Subscribe to TAmm pool updates for a given collection |