PUB wss://ws.aevo.xyz
Get available channels to subscribe to.
REQUEST
RESPONSE
|
|
Example
{
"id": 1,
"op": "channels"
}
RESPONSE
|
|
Example
{
"id": 1,
"data": [
"orderbook:ETH-27JAN23-1050-P",
"orderbook:ETH-13JAN23-850-P"
]
}