{
"id":"clientID10",
"event":"subscribe",
"success":true,
"ts":1682242071080
}
{
"topic":"PERP_ETH_USDC@openinterest",
"ts":1682242080006,
"data":{
"symbol":"PERP_ETH_USDC",
"openInterest":1.2741
}
}
{
"id":"clientID10",
"event":"subscribe",
"success":true,
"ts":1682242071080
}
{
"topic":"PERP_ETH_USDC@openinterest",
"ts":1682242080006,
"data":{
"symbol":"PERP_ETH_USDC",
"openInterest":1.2741
}
}
{
"id": "clientID10",
"topic": "PERP_ETH_USDC@openinterest",
"event": "subscribe"
}
Name | Type | Required | Description |
---|---|---|---|
id | string | Y | id generate by client |
event | string | Y | subscribe /unsubscribe |
topic | string | N | {symbol}@openinterest |
{
"id":"clientID10",
"event":"subscribe",
"success":true,
"ts":1682242071080
}
{
"topic":"PERP_ETH_USDC@openinterest",
"ts":1682242080006,
"data":{
"symbol":"PERP_ETH_USDC",
"openInterest":1.2741
}
}