{ "jsonrpc": "2.0", "method": "public/subscribe", "id": 42, "params": { "channels": [ "platform_state" ] }}
{ "data": { "price_index": "sol_usdc", "locked": true }}
Information about platform state.
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?