Channel Name Schema
spot_feed.{currency}
spot_feed.{currency}Periodically publishes spot index price by currency.
Channel Parameters
currency
string required |
Notification Data
channel
string required |
data object required |
data.
timestamp
integer required |
data.
feeds
object required |
Example
Subscriptions are only available via websockets.
{request_example_javascript}{request_example_python}Notification messages on this channel will look like this:
{response_example_json}