What it streams
Currency/ticker exchange values (vs a reference currency) for fiat and crypto. This is a global channel — it is not scoped to any fixture or future.Routing
- Channel:
currencies(global) - Filters: ❌ ignored
- Access: allowed for all keys (unless specifically disabled)
Payload structure
Each message contains a flat list of currency values:| Field | Type | Description |
|---|---|---|
currency | string | Symbol of the currency/token (e.g. BTC, USD, ADA) |
currencyValue | number | Current exchange rate (float) |
updatedAt | string (ISO) | Time this value was last refreshed |
Example message
Notes
- All values are relative to the system’s reference currency: USD