get_holder_supply
Get Bitcoin holder supply breakdown: long-term (held >155 days), short-term (held <155 days), and circulating supply, all in BTC.
Instructions
Get Bitcoin holder supply breakdown: Long-Term Holder (LTH) supply, Short-Term Holder (STH) supply, and circulating supply. LTH = held >155 days, STH = held <155 days. Values in BTC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Number of daily data points to return | |
| end_date | No | End date (YYYY-MM-DD). Defaults to today. | |
| start_date | No | Start date (YYYY-MM-DD). Overrides days param when set. |