收益计算器接口

  • 描述
    该接口用于查看各币种每日收益情况。

  • URL

    /operator/api/calculator.htm
    
  • 参数

参数 类型 说明
opId String 代理商ID
coin String 币种 (BTC、LTC、ZEC)
params String Use records for APIs for AES encryption,详见“接口授权”说明
sign String 数据签名,详见“接口授权”说明

record描述:

名称 类型 描述
unit String 算力单位:H,KH,MH,GH,TH,PH
unitCount Long 算力

例如 查询算力为504M 每日收益情况,则unit: MH, unitCount:504

  • 返回值
    {
    "code": "000000",
    "data": {
      "0.152317"
    },
    "message": "ok"
    }
    
Copyright © Antpool Team all right reserved,powered by GitbookLast edit: 2018-08-07 10:08:20

results matching ""

    No results matching ""