get_etf_history
Retrieve historical AUM data for all Bitcoin ETFs using this API tool, enabling detailed analysis and tracking of ETF performance over time.
Instructions
GET /etfs/history
Historical AUM of all BTC ETFs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_etf_historyArguments",
"type": "object"
}