
cryptoetf
Live spot crypto ETF flows for 13 assets, CEFI sentiment index and prices.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Live spot crypto ETF flows for 13 assets, CEFI sentiment index and prices.
Список инструментов сервера (5)
Технические названия из tools/list. Нужны только разработчикам.
| get_flows_summary | Get the latest-day net ETF inflow/outflow (USD millions) for every tracked crypto asset: BTC (Bitcoin), ETH (Ethereum), SOL (Solana), XRP, HYP (Hyperliquid), DOGE (Dogecoin), LINK (Chainlink), AVAX (Avalanche), HBAR (Hedera), LTC (Litecoin), BNB, DOT (Polkadot) and SUI. Positive = inflow, negative = outflow. Use this for a quick dashboard snapshot. Flows are published one business day in arrears, so `referenceIsToday` is normally false: the figures belong to `referenceDate` — the last trading day published — and must not be described as today's. On Mondays the freshest data is Friday's. `totalUsdM` is already summed across all assets. |
| get_asset_flows | Get daily net ETF flow history for a single crypto asset over the last 30 days. Returns a time series of net USD millions per day (positive = inflow, negative = outflow). |
| get_cefi_index | Get the composite CEFI (Crypto ETF Flow Index) sentiment score across all tracked assets. Baseline = 100. Above 100 means net inflow bias (bullish), below 100 means outflow bias (bearish). |
| get_prices | Get current spot prices (USD) and 24-hour percentage change for all 13 tracked crypto assets: BTC, ETH, SOL, XRP, HYP, DOGE, LINK, AVAX, HBAR, LTC, BNB, DOT, SUI. Prices are sourced from major exchanges and refreshed frequently. |
| get_weekly_analytics | Get 7-day aggregated ETF flow analytics for all tracked assets. Returns total net flow, average daily flow, and count of positive vs negative days per asset. Useful for a quick momentum read without pulling the full time series. |