Channel Name Schema
spot_feed.{currency}
spot_feed.{currency}Periodically publishes spot index price by currency.
Channel Parameters
| currencystringrequired Currency |
Notification Data
| channelstringrequired Subscribed channel name |
| dataobjectrequired |
| data.timestampintegerrequired Timestamp of the spot feed snapshot |
| data.feedsobjectrequired Spot feed data |
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}