Since 2026-06-04 16:00 UTC, BTC price stopped pushing via WS assetPriceUpdate. assetPriceUpdate/1 (old feedId) subscribes OK but never pushes price (orderbook on same connection works fine). REST variantData.priceFeedId is now a hex 0x0003ef42b4d20a19409a187c39670a6f5be7ce17fc78c290d25eb45bbf769d37 (CHAINLINK, BTCUSDT). Subscribing that hex (or decimal, or without 0x) returns invalid_topic: priceFeedId must be a number. Which numeric priceFeedId should I subscribe to on WS for live BTC price now? Or is the WS price feed temporarily down?
Since 2026-06-04 16:00 UTC, BTC price stopped pushing via WS assetPriceUpdate. assetPriceUpdate/1 (old feedId) subscribes OK but never pushes price (orderbook on same connection works fine). REST variantData.priceFeedId is now a hex 0x0003ef42b4d20a19409a187c39670a6f5be7ce17fc78c290d25eb45bbf769d37 (CHAINLINK, BTCUSDT). Subscribing that hex (or decimal, or without 0x) returns invalid_topic: priceFeedId must be a number. Which numeric priceFeedId should I subscribe to on WS for live BTC price now? Or is the WS price feed temporarily down?