get https://open-api-v4.coinglass.com/api/index/bitcoin-sth-sopr
该接口提供比特币短期持有者已实现利润率数据
缓存 / 更新频率: 1天更新一次.
该接口以下API等级可用: API 等级:
API 等级 | 爱好版 | 创业版 | 标准版 | 专业版 | 企业版 |
---|---|---|---|---|---|
可用性 | ❌ | ✅ | ✅ | ✅ | ✅ |
响应数据
{
"code": "0",
"data": [
{
"timestamp": 1255305600000,
"price": 0.00110205,
"sth_sopr": 45.98748129
},
{
"timestamp": 1255651200000,
"price": 0.00124491,
"sth_sopr": 1.24312355
},
{
"timestamp": 1255824000000,
"price": 0.00122546,
"sth_sopr": 1.04147332
},
}