API Reference
Pricing
API Reference

交易对清算地图

该接口提供交易对清算地图数据

缓存 / 更新频率: 实时.

该接口以下API等级可用: API 等级

API 等级爱好版创业版标准版专业版企业版
可用性

响应数据

{
  "code": "0",
  "data": {
    "data": {
      "103404": [
        [
          103394,//清算价格
          1465772.55,//清算强度
          10,//清算等级
          "h2"
        ]
      ],
      "103570": [
        [
          103543,
          1189582.29,
          10,
          "h3"
        ]
      ],
      "103653": [
        [
          103650,
          2609224.58,
          10,
          "h3"
        ]
      ],
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!