Last updated
{
"status":"true",
"msg":"success",
"result": [
{
"ticker_id": "BTC_USDT",
"base_currency": "BTC",
"quote_currency": "USDT",
"last_price": 70000,
"base_volume": 1,
"quote_volume": 70000,
"usd_volume": 70000,
"bid": 70000,
"ask": 70000,
"high": 71000,
"low": 69000,
"product_type": "Perpetual",
"open_interest": 70000,
"open_interest_usd": 70000,
"index_price": 70000,
"funding_rate": 0.000024,
"newxt_funding_timestap": 1713398400000,
"maker_fee": 0.0008,
"taker_fee": 0.001,
}, {...}, {...},
]
}