{ "jsonrpc": "2.0", "method": "public/subscribe", "id": 42, "params": { "channels": [ "perpetual.BTC-PERPETUAL.100ms" ] }}
{ "data": { "interest": 0.004999511380756577, "timestamp": 1571386349530, "index_price": 7872.88 }}
Provide current interest rate - but only for perpetual instruments. Other types won’t generate any notification.
The name of the instrument
Frequency of notifications
Client sends subscription request to subscribe to notification channel. Please refer to Notification page for more information.
Server sends subscription notification data
Was this page helpful?