DAT Entity Net Flow
Daily change in holdings 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 | net_flow_btc |
Overview
DAT Entity Net Flow shows the daily change in Bitcoin holdings for a specific institutional, governmental, or private entity tracked in the Digital Asset Treasuries dataset.
A positive value indicates the entity acquired BTC that day; a negative value indicates a sale or transfer out.
Interpretation
- Positive spikes: Large single-day purchases — often tied to board-approved acquisition programs or OTC deals.
- Negative spikes: Significant sell-offs or transfers, which may precede market-moving announcements.
- Near-zero baseline: The entity is holding steady with no active buying or selling.
Use Cases
- Detect the exact dates when an entity adds to or reduces its Bitcoin position.
- Identify accumulation campaigns (sustained positive flows over multiple days).
- Correlate entity buying/selling activity with BTC price movements to assess market impact.
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 Cumulative Flow — Running sum of daily flow changes for a DAT entity
- DAT BTC Net Change — Daily net change in total DAT BTC