RHCHECK

Changelog

What's changed in RHCHECK's checks, scoring rules, and pages. Scoring-rule changes are always also reflected on the Methodology page.

v0.2.1 — Uniswap V3/V4 liquidity lock detection

2026-07-22

  • Liquidity lock checks now detect AMM design (V2 / V3 / V4) from DexScreener labels and pool-id shape.
  • Uniswap V3: resolves position NFT owners from Mint events (including known PonsLaunchLocker custody).
  • Uniswap V4: resolves position NFT owners via PoolManager ModifyLiquidity events on the known Robinhood Chain PoolManager.
  • Report UI shows AMM design alongside custody classification.

v0.2.0 — Liquidity lock detection, clone detection, and new pages

2026-07-22

  • Added liquidity lock detection: classifies the primary pool's LP tokens as burned, held by a labeled lock contract, held by an unlabeled contract, or held by a regular wallet (a risk signal).
  • Added deployer bytecode-reuse (clone) detection: compares this contract's deployed bytecode against other contracts from the same deployer to surface template/scam-factory patterns.
  • Added a holder concentration chart to the Holder Distribution section.
  • Added an embedded DexScreener price chart to the Liquidity section.
  • Added a Watchlist (stored locally in your browser, no account required).
  • Added a score-change indicator that shows how a token's Risk Score changed since your last visit, on this device.
  • Added a Compare page for viewing two to four tokens side by side.
  • Added a documented public API page.
  • Added sitemap, robots.txt, structured data, and dynamic per-token social preview images for better discoverability and sharing.

v0.1.0 — Initial MVP launch

2026-07-22

  • Contract verification, proxy detection, and permission-pattern analysis from Blockscout.
  • Ownership and privileged-function detection (mint, blacklist, pause, fee/limit changes, upgrade authority).
  • Holder concentration analysis excluding the token contract, burn addresses, and confirmed liquidity pools.
  • Liquidity and market data from DexScreener.
  • Deployer history and rapid-deployment detection.
  • Evidence-based Risk Score (0–100) and Analysis Coverage (%), with a full Methodology page.
  • Launched at rhcheck.xyz.

Found a bug or an incorrect finding?

RHCHECK never claims perfection — if a report looks wrong, please open an issue on GitHub with the token address and what you expected to see.