activeAssetCtx
Real-time stream of oracle-, mid- and mark prices for an asset. Sends updates every second.
{
"method": "subscribe",
"subscription": {
"type": "activeAssetCtx",
"coin": "<coin_symbol>"
}
}Unsubscribe
{
"method": "unsubscribe",
"subscription": {
"type": "activeAssetCtx",
"coin": "<coin_symbol>"
}
}format
Error messages:
Common errors
Last updated