List all supported currencies with details
Returns detailed metadata for every configured currency, including supported instrument types, risk managers, spot price and 24h-ago price, SRM/portfolio margin collateral discounts, lending borrow/supply APYs, open-interest caps and utilization per manager, and protocol asset addresses. Currencies that exist but have no configured assets are omitted. Public endpoint, no authentication required.
Body
This method takes no parameters; send an empty object {}.
Response
Success
Managers risk-pricing this currency, one entry per universe where at least one manager covers it.
Which instrument/collateral classes the currency is enabled for.
ALL, SRM_BASE_ONLY, SRM_OPTION_ONLY, SRM_PERP_ONLY, CASH Every spot asset registered to this currency (e.g. lending "USDC" and non-lending "USDC-NL").
The option asset for this currency, if one is registered.
The perp asset for this currency, if one is registered.
Related topics
Get details for a single currencyList assets for a currency and typeList instruments with pagination