DAT Entity USD Value
Per-entity BTC USD value over time
| Property | Value |
|---|---|
| Category | Digital Asset Treasuries |
| Unit | USD |
| Resolution | 1d |
| Assets | BTC |
| Tier | Pro |
| API Endpoint | GET /v1/dat/entity |
| Field | total_current_value_usd |
Overview
DAT Entity USD Value shows the historical USD value of Bitcoin holdings for a specific institutional, governmental, or private entity tracked in the Digital Asset Treasuries dataset.
The value is computed as btc_amount × BTC price on each day.
Interpretation
- Rising value: Either more BTC acquired, or BTC price increased (or both).
- Falling value: BTC sold or price declined.
- Compare against the BTC price chart to isolate price effects from accumulation effects.
Use Cases
- Assess the total capital exposure of a specific entity to Bitcoin.
- Compare USD-denominated treasury value across entities.
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 % of Supply — Per-entity % of BTC supply over time
- DAT BTC USD Value — USD value of all DAT BTC