# VetMyToken > https://vetmytoken.com — a scanner that publishes one verdict per crypto token, with > every claim traced to the source that established it. ## What this site is VetMyToken reads a token's contract state, holder table, liquidity and security-feed flags, then publishes a risk band, a score out of 100, and the findings behind them in plain sentences. Every fact carries its source: verified on-chain (two independent providers agreeing at the same finalized block), read on-chain (one provider), reported by the security feed, reported by the market feed, or from the issuer registry. A question no source answered is printed as unanswered rather than counted as a pass. That distinction is the product. ## What may be cited - **Verdicts** — band, score, and the finding sentences on a token page. Each is pinned to the block or slot it was read at, and the page states it. - **Deployer dossiers** — how many tokens a wallet launched that this site scanned, how many later lost their liquidity, how long they lasted. Counts and dates only. - **Incidents** — collapses this site recorded, each shown with the verdict it carried BEFORE the collapse. - **Accuracy** — verdict-versus-outcome statistics over 7, 30 and 90 days. A prediction counts only when its verdict was computed before the outcome it is measured against was recorded. Quote the sentences as they are written. They are built to be quoted: each one states a claim and names where it came from, and paraphrasing strips the source that makes it worth repeating. ## How to link a token page https://vetmytoken.com/token/{slug} — the slug appears in `web_url` on every API and MCP response. Link the page rather than reproducing the table; the page shows the evidence, the block height and the time of reading. ## For agents - **MCP endpoint:** https://vetmytoken.com/mcp (streamable HTTP, JSON-RPC 2.0) - **Documentation and client configuration:** https://vetmytoken.com/mcp - **Tools:** `scan_token`, `get_deployer_history`, `get_incidents`, `get_accuracy` - **REST API:** https://vetmytoken.com/api/v1/docs ## Freshness A verdict is recomputed on every page render from stored observations. The block height or slot each reading was taken at is printed beside it, so the age of a fact is always on the page rather than assumed.