Skip to main content
GET
Get contract specifications

Response

200 - application/json
contractName
string
required

Identifier for the perpetual contract, such as BTC-USDT.

underlyingPrice
string
required

Current index price of the contract's underlying asset, serialized as a decimal string.

priceIndex
string
required

Reference index used for the underlying price. CCIX is the CoinDesk Aggregated Index, formerly CCCAGG.

indexUpdateFrequency
string
required

Frequency at which the reference index is updated.

contractType
string
required

How the contract is structured and which currency is used for margin.

tickSize
string
required

Minimum price movement.

lotSize
string
required

Minimum quantity movement.

priceUnit
string
required

Unit in which prices are quoted, expressed as quote currency per base currency, such as USDT per BTC.

quantityUnit
string
required

Unit in which order and position quantities are expressed, such as BTC.

minOrderNotional
string
required

Minimum order notional value, as an amount and quote currency code, such as 1 USDT.

tradingHours
string
required

Hours during which the contract is available for trading.

fundingTimes
string
required

Frequency at which funding is applied.

fundingRateCap
string
required

Upper and lower funding rate limits over a 1-hour interval.

marginType
string
required

Supported margin modes.