project_due_diligence
Off-chain due diligence on a project's web presence — the half an on-chain rug checker cannot see. Returns domain age and registrar, whether a team page, whitepaper, docs and socials exist, whether the site is an off-the-shelf template, and a cross-check of a contract address against the addresses actually printed on the project's own website (a mismatch is a strong impersonation signal). Gives weighted risk signals and an A-F grade. Reads NOTHING on-chain — pair it with a contract/liquidity checker. Price: $0.05
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Optional chain label, e.g. base, ethereum, solana | |
| domain | Yes | Project website, e.g. "example.org" | |
| tokenAddress | No | Optional contract address to cross-check against the site |