DAT Entity Cumulative Flow
Running sum of daily flow changes for a DAT entity
| Property | Value |
|---|---|
| Category | Digital Asset Treasuries |
| Unit | BTC |
| Resolution | 1d |
| Assets | BTC |
| Tier | Pro |
| API Endpoint | GET /v1/dat/entity |
| Field | cumulative_flow_btc |
Overview
DAT Entity Cumulative Flow shows the running total of all daily BTC flow changes for a specific entity since tracking began.
Interpretation
- Steadily rising curve: The entity is in sustained accumulation mode.
- Flat segments: No net buying or selling activity during that period.
- Declining curve: The entity is in net distribution.
- Step changes: Large discrete purchases or sales, typical of corporate treasury actions.
Use Cases
- Visualize the total net accumulation of an entity over any time window.
- Compare accumulation trajectories between entities (e.g., MicroStrategy vs. Tesla).
- Identify inflection points where an entity shifted from accumulation to distribution.
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 Net Flow — Daily change in holdings for a DAT entity
- DAT Entity BTC Holdings — Per-entity BTC holdings over time
- DAT Cumulative Money Flow — Cumulative USD flow from DAT net changes