DAT Entity % of Supply
Per-entity % of BTC supply over time
| Property | Value |
|---|---|
| Category | Digital Asset Treasuries |
| Unit | % |
| Resolution | 1d |
| Assets | BTC |
| Tier | Pro |
| API Endpoint | GET /v1/dat/entity |
| Field | percentage_of_total_supply |
Overview
DAT Entity % of Supply shows the percentage of circulating Bitcoin supply held by a specific institutional, governmental, or private entity tracked in the Digital Asset Treasuries dataset.
Formula
Interpretation
- Rising percentage: The entity is accumulating faster than new BTC is mined.
- Falling percentage: Holdings unchanged or sold while supply grows.
Use Cases
- Assess the concentration of a specific holder relative to total supply.
- Track changes in supply ownership over time.
API Usage
curl -H "Authorization: Bearer YOUR_API_KEY" \
"https://api.blocklens.co/v1/dat/entity?start_date=2024-01-01&end_date=2024-12-31&limit=365"
Related Metrics
- DAT Entity BTC Holdings — Per-entity BTC holdings over time
- DAT BTC % of Supply — DAT BTC as % of circulating supply
- DAT Entity USD Value — Per-entity BTC USD value over time