请求接口

/V1/Market/symbolList

参数 是否必传 类型 说明
symbol_id int 交易对ID
{
  "status": 200,
  "source": "API",
  "msg": "OK",
  "data": {
    "22": {
      "symbol_id": 22, //交易对ID
      "symbol_type": 1, //交易对类型 1币币交易
      "name": "btc_usdt", //交易对名称
      "coin_from": 10005, //交易对象
      "coin_to": 10007,   //定价对象
      "coin_from_name": "比特币",//交易对象名称
      "coin_to_name": "泰达币", //定价对象名称
      "status": 1, //状态 1开启 2关闭
      "min_trade": "0.00100000", //单笔最小交易量
      "max_trade": "20.00000000" //单笔最大交易量
    }
  },
  "seconds": 1638877957,
  "microtime": 1638877957247
}

results matching ""

    No results matching ""

    results matching ""

      No results matching ""

      results matching ""

        No results matching ""