Channels
Auctions watch
Channel name: auctions.watch. Public channel that streams the live state of all ongoing liquidation and insolvency auctions across the exchange. Takes no parameters.
WSS
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Channel name: auctions.watch. Public channel that streams the live state of all ongoing liquidation and insolvency auctions across the exchange. Takes no parameters.
{
"id": 1,
"method": "subscribe",
"params": {
"channels": [
"orderbook.ETH-PERP.10.20"
]
}
}No examples foundNo examples foundSend to subscribe: list this channel's address (with the {param} segments filled, e.g. orderbook.ETH-PERP.10.20) in params.channels.
Send to unsubscribe: list the channel addresses to drop in params.channels, or omit it to unsubscribe from everything.
Pushed as a JSON array; each element has the fields below.
{
"id": 1,
"method": "subscribe",
"params": {
"channels": [
"orderbook.ETH-PERP.10.20"
]
}
}No examples foundNo examples found