This endpoint returns all Huobi US's supported trading currencies.

{
  "status": "ok",
  "data": [
    "usdt",
    "eth",
    "etc"
  ]
}
Language