You're viewing a demo portfolio

Join the waitlist
PRSM

sentiment_history

Active

Tool of com.cryptowhaleinsights/whale-insights

declared in 1.0.0

Social sentiment history (daily snapshots) — Returns the daily historical social-sentiment score for a single token over the last N days (default 30, max 180). Data is sourced from CryptoWhaleInsights' own in-house Social Sentiment engine (Stocktwits + CoinGecko + price-momentum — no Twitter API). Each day is recorded once per day from the live 5-min sentiment cycle. Cold-start days with no data are omitted. Use ?symbol=BTC&days=30 (symbol is required; days is optional 1–180). Supported symbols: BTC, ETH, SOL, BNB, XRP, ADA, DOGE, AVAX, MATIC, DOT, LINK, UNI, ATOM, ARB, OP, SUI, SEI, NEAR, APT, PEPE, WIF, BONK, FET, RENDER, TAO, AAVE, MKR, LDO, INJ, TON, STX, TIA, PYTH, BLUR, MINA, and more. Score is 0–100 (≥60 bullish, ≤40 bearish). Cached 5min.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol"
  ],
  "properties": {
    "days": {
      "type": "integer",
      "default": 30,
      "maximum": 90,
      "minimum": 1,
      "description": "Number of recent days to return (1–180, default 30)."
    },
    "symbol": {
      "type": "string",
      "description": "Token symbol to look up (e.g. BTC, ETH, SOL). Case-insensitive."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.cryptowhaleinsights/whale-insights

1/7 registries
View full server →