get https://api.huobi.us/v1/common/currencys
This endpoint returns all Huobi US's supported trading currencies.
{
"status": "ok",
"data": [
"usdt",
"eth",
"etc"
]
}
This endpoint returns all Huobi US's supported trading currencies.
{
"status": "ok",
"data": [
"usdt",
"eth",
"etc"
]
}