{
"method": "subscribe",
"subscription": {
"type": "allMids"
}
}{
"method": "subscribe",
"subscription": {
"type": "trades",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "l2Book",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "candle",
"coin": "BTC",
"interval": "1h"
}
}{
"method": "subscribe",
"subscription": {
"type": "bbo",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "notification",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "webData2",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "orderUpdates",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userEvents",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userFills",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userFundings",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userNonFundingLedgerUpdates",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "activeAssetCtx",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "activeAssetData",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "userTwapSliceFills",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userTwapHistory",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}Channel for sending subscription requests
{
"method": "subscribe",
"subscription": {
"type": "allMids"
}
}{
"method": "subscribe",
"subscription": {
"type": "trades",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "l2Book",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "candle",
"coin": "BTC",
"interval": "1h"
}
}{
"method": "subscribe",
"subscription": {
"type": "bbo",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "notification",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "webData2",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "orderUpdates",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userEvents",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userFills",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userFundings",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userNonFundingLedgerUpdates",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "activeAssetCtx",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "activeAssetData",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b",
"coin": "BTC"
}
}{
"method": "subscribe",
"subscription": {
"type": "userTwapSliceFills",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}{
"method": "subscribe",
"subscription": {
"type": "userTwapHistory",
"user": "0x31ca8395cf837de08b24da3f660e77761dfb974b"
}
}Subscribe to all mids
Subscribe to trades for specific coin
Subscribe to L2 order book for specific coin
Subscribe to candles for specific coin and interval
Subscribe to best bid/offer for specific coin
Subscribe to user notifications
Subscribe to comprehensive user account updates
Subscribe to order status changes
Subscribe to user events
Subscribe to user fills
Subscribe to user funding payments
Subscribe to user non-funding ledger updates
Subscribe to active asset context
Subscribe to active asset data
Subscribe to user TWAP slice fills
Subscribe to user TWAP history