ETF flows for a date range
get_etf_flows_by_date_rangeDaily total net flows (USD) of US spot BTC or ETH ETFs between two dates (inclusive), newest first. History since launch requires a Pro API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | No | BTC for US spot Bitcoin ETFs, ETH for US spot Ethereum ETFs. | BTC |
| end_date | Yes | End date, YYYY-MM-DD. | |
| start_date | Yes | Start date, YYYY-MM-DD. | |
| include_funds | No | Include the per-fund breakdown (requires a free or Pro API key). |