v1

latestOpenAPI 3.1.02026-07-2359362475.0 KB
Token God Mode

Get Nansen Score Indicators

Get risk and reward indicators for a specific token.

Returns two groups of indicators:

  • risk_indicators: Metrics for assessing token risk (btc-reflexivity, liquidity-risk, concentration-risk, token-supply-inflation)
  • reward_indicators: Metrics for assessing alpha potential (chain-tvl, trading-range, price-momentum, chain-fees, protocol-fees, cex-flows, funding-rate)

Each indicator includes:

  • score: Summary assessment ('low'/'medium'/'high' for risk, 'bearish'/'neutral'/'bullish' for reward)
  • signal: Raw metric value
  • signal_percentile: Percentile rank (0-100) vs tokens in same market cap group
  • last_trigger_on: When the indicator last changed state
post/api/v1/tgm/indicators

Request body

chain'arbitrum' | 'avalanche' | 'base' | 'bnb' | 'ethereum' | 'hyperevm' | 'hyperliquid' | 'injective' | 'iotaevm' | 'linea' | 'mantle' | 'mantra' | 'monad' | 'near' | 'optimism' | 'plasma' | 'polygon' | 'robinhood' | 'sei' | 'solana' | 'sonic' | 'starknet' | 'sui' | 'ton' | 'tron' required

Chains supported in TGM (Token God Mode) endpoints.

token_addressstring required

Token contract address

Response

Nansen score indicators data

token_addressstring required

Token contract address

chainstring required

Blockchain chain