get https://open-api-v4.coinglass.com/api/index/bitcoin-sth-sopr
This endpoint provides data for the bitcoin short term holder sopr
Cache / Update Frequency: 1 day for all the API plans.
This endpoint is available on the following API plans:
Plans | Hobbyist | Startup | Standard | Professional | Enterprise |
---|---|---|---|---|---|
Available | ❌ | ✅ | ✅ | ✅ | ✅ |
Response Data
{
"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
},
}