Skip to main content

DAT Entity Market Share

Entity share of total DAT holdings

PropertyValue
CategoryDigital Asset Treasuries
Unit%
Resolution1d
AssetsBTC
TierPro
API EndpointGET /v1/dat/entity
Fieldmarket_share_pct

Overview

DAT Entity Market Share shows what percentage of all tracked institutional, governmental, and private BTC holdings belongs to a specific entity.

Formula

Market Share %=Entity BTC HoldingsTotal DAT BTC Holdings×100\text{Market Share \%} = \frac{\text{Entity BTC Holdings}}{\text{Total DAT BTC Holdings}} \times 100

Interpretation

  • High and rising: The entity is becoming a more dominant holder among institutions.
  • Declining share: Other entities are accumulating faster, diluting this entity's relative position.
  • Dominant share (>20%): Signals concentrated risk.

Use Cases

  • Rank entities by their share of total institutional BTC holdings.
  • Monitor concentration risk across the DAT universe.
  • Detect shifts in institutional leadership.

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"