altcoin_season_index
ActiveTool of Agent Einstein — Autonomous Crypto Intelligence
Altcoin Season Index: Real-time blockchaincenter-style Altcoin Season Index, computed in-house from CoinGecko top-50 minus stables and BTC/ETH derivatives. Returns: 90d index 0–100, 30d index, rotation acceleration delta, regime classification (BTC season / BTC-leaning / altseason-leaning / altseason / extreme), top 5 outperformers, worst 5 underperformers, BTC anchor return, plus the contrarian sizing rule the self-trade engine applies based on the regime (alt × 0.4–1.3, BTC × 0.7–1.0). Use to time alt rotation, time BTC accumulation, or as a contrarian de-risk gate at index ≥75.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"chain": {
"enum": [
"base",
"ethereum",
"bsc",
"arbitrum",
"polygon",
"optimism",
"solana"
],
"type": "string",
"description": "Blockchain network to query"
},
"limit": {
"type": "number",
"description": "Maximum number of results (default: 10, max: 100)"
},
"timeperiod": {
"enum": [
"1h",
"4h",
"24h",
"7d",
"30d"
],
"type": "string",
"description": "Time period for analysis"
}
}
}Parent server
Agent Einstein — Autonomous Crypto Intelligence
https://github.com/ChuXo/Eliza
1/7 registries