orbuc_btc_holdings_daily
Retrieve daily Bitcoin holdings data for institutional segments like public companies, ETFs, governments, and exchanges. Filter by date range and segment type to analyze institutional BTC accumulation trends.
Instructions
Get daily BTC holdings time series, optionally filtered by segment.
Args:
segment: public_companies, etf_funds, governments, private_companies,
defi_other, exchanges_custodians. Omit for aggregate totals.
start: Start date YYYY-MM-DD
end: End date YYYY-MM-DDInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment | No | ||
| start | No | ||
| end | No |