get_etf_history_eth
Retrieve historical AUM data for all ETH ETFs using the MCP server to access DeFi and crypto information without managing individual API keys.
Instructions
GET /etfs/historyEth
Historical AUM of all ETH ETFs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_etf_history_ethArguments",
"type": "object"
}