vet_meme
Verify if a contract is the genuine dominant token for a meme symbol. Identifies impersonators and ambiguous contracts to prevent buying the wrong one and suffering total loss.
Instructions
Which contract is the REAL token behind a ticker? A meme symbol routinely has ten or more look-alike contracts across chains, and buying the wrong one is a total loss. Fail-closed from live liquidity: genuine (one contract dominates), ambiguous (top two tied — NEVER certified), impersonation (the address you passed is not the dominant one), thin (nothing credible).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| address | No | optional: judge THIS specific contract | |
| chainId | No | optional: restrict to one chain, e.g. base |