Skip to main content
POST

Body

application/json

This method takes no parameters; send an empty object {}.

Response

Success

currency
string
required
managers
object[]
required

Managers risk-pricing this currency, one entry per universe where at least one manager covers it.

market_type
enum<string>
required

Which instrument/collateral classes the currency is enabled for.

Available options:
ALL,
SRM_BASE_ONLY,
SRM_OPTION_ONLY,
SRM_PERP_ONLY,
CASH
spot
object[]
required

Every spot asset registered to this currency (e.g. lending "USDC" and non-lending "USDC-NL").

spot_price
string
required
option
object | null

The option asset for this currency, if one is registered.

perp
object | null

The perp asset for this currency, if one is registered.

spot_price_24h
string | null