DAT Entity AUM
Per-entity AUM in USD
| Property | Value |
|---|---|
| Category | Digital Asset Treasuries |
| Unit | USD |
| Resolution | 1d |
| Assets | BTC |
| Tier | Pro |
| API Endpoint | GET /v1/dat/entity |
| Field | aum |
Overview
DAT Entity AUM (Assets Under Management) shows the total USD value of Bitcoin held by a specific entity, calculated as BTC holdings multiplied by daily BTC price.
Formula
Interpretation
- Rising AUM with flat holdings: Driven purely by BTC price appreciation.
- Rising AUM with rising holdings: Both accumulation and price working in the entity's favor.
- Falling AUM despite rising holdings: Price decline outpacing accumulation.
Use Cases
- Assess the total dollar exposure of a company's or government's Bitcoin treasury.
- Compare AUM across entities to rank the largest institutional Bitcoin holders by USD value.
- Track how price volatility impacts an entity's balance sheet exposure.
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 Entity USD Value — Per-entity BTC USD value over time
- DAT BTC USD Value — USD value of all DAT BTC