get_etf_overview
Retrieve detailed metrics for BTC ETFs, including AUM, price, and fees, using streamlined API access from the REI Crypto MCP Server.
Instructions
GET /etfs/overview
Get BTC ETFs and their metrics (aum, price, fees...).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_etf_overviewArguments",
"type": "object"
}