Docs Menu

[Introduction]

Knovo Docs

Knovo is an AI-powered token risk analyzer. Paste a token contract address and Knovo pulls live liquidity, market, and holder data, combines it into a single 0-100 risk score, and returns a plain-English analyst report explaining why.

What Knovo does

A scan runs entirely from a single request: give Knovo a contract address, and it verifies the address, locates the token's primary trading pair, reads liquidity and trading activity, checks holder concentration where supported, and scores the result. There is no account, no dashboard, and no data stored between requests: every scan is computed fresh.

  • Liquidity & market data: pool depth, price, market cap, and 24h volume, sourced live from Dexscreener.
  • Holder distribution: top-holder and top-10-holder concentration, sourced from Moralis on supported chains.
  • A deterministic risk score: a 0-100 score computed from fixed rules, not a language model, so the same inputs always produce the same score.
  • An AI-written summary: a short, trader-facing explanation of the score, generated by OpenAI from the already-computed numbers (it explains the score, it never sets it).

Quick reference

Detail
Hosted appknovo.xyz/get-started
API endpointPOST /api/analyze
Supported addressesEVM (0x…40 hex chars) and Solana (base58, 32-44 chars)
Holder analysis chainsEthereum, Base, BNB Chain, Polygon, Arbitrum, Avalanche, Solana
AuthenticationNo API key or account required
Data retentionScans are not persisted

[ Not financial advice ]

A Knovo score is a research aid built from public on-chain and market data. It is not financial advice, and it does not guarantee a token is safe. See the Disclaimer page for details.

Where to go next