获取BTC矿池公共算力曲线
URL:
/api/network/hashratedetail
METHOD:
GET
RESULT:
{
"timeInterval": 600,
"startTime": 1743492900000,
"hashrates": [
"31107083202188395151",
"31060294906903426061",
"31342220009014338519",
...
],
"coin": "btc"
}
Last updated