Sightline

Know what you’re buying.

Analyze token contracts for ownership, liquidity, concentration and contract risks before you interact.

Currently analyzing Robinhood Chain. No wallet connection required.

Contract intelligence

Understand the permissions embedded in a token contract — minting, pausing, blacklisting, fees and upgrade rights.

Holder intelligence

See whether ownership is unusually concentrated, with pools, bridges and burn addresses excluded from the maths.

Provenance

Verify whether an asset matches a known canonical contract, or merely shares its name and ticker.

Methodology

Every score is produced by deterministic rules over observable evidence. A category that cannot be measured is reported as unavailable and excluded from the score — it is never filled in with a guess.

The scale runs from 0 to 100, where 0 is lower observed risk and 100 is high observed risk. Confidence is reported separately and describes data completeness, not asset safety. An optional AI layer summarises the findings in plain language; it never computes or alters the score.

Category weights

Contract Risk
25%
Ownership & Control
20%
Distribution
20%
Liquidity
15%
Deployer Reputation
10%
Provenance & Identity
5%
Social Intelligence
5%

Built for developers too

The scanner you just used is a client of the same public API. Wallets and DEX front-ends can request a compact response with machine-readable risk codes and map them straight onto their own interface.

View API status
@sightline/sdk
const risk = await client.getTokenRisk({
  chainId: 4663,
  address
})