1.7 Trading Pairs
GET /currencies/{currency_id}/pairsParameter
Type
Required
Description
Parameter
Type
Required
Description
{
"list": [
{
"base": "BTC",
"target": "USDT",
"market": "Binance",
"price": 69476,
"turnover_24h": 20242,
"cost_to_move_up_usd": 19320706.3958517,
"cost_to_move_down_usd": 16360235.3694131
}
],
"page": 1,
"page_size": 100,
"total": 542
}Field
Type
Description
Last updated