Contract_specs
Contract specs
Response Body
Name
Type
Description
{
"status":"true",
"msg":"success",
"result": [
{
"ticker_id": "BTC_USDT",
"contract_type": "Vanilla",
"contract_price": 70000,
"contract_price_currency": "USDT",
}, {...}, {...},
]
}Last updated