get_token_risk
Analyze Solana token risk by evaluating liquidity, whale concentration, holder count, and volume patterns to generate a risk score (0-100) with labels from LOW to EXTREME.
Instructions
Get a risk score (0–100) and risk label for a Solana token mint address. LOW (0-30) = safer, HIGH (56-75) = risky, EXTREME (76-100) = likely rug. Analyzes liquidity, whale concentration, holder count, and volume patterns.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mint | Yes | Solana token mint address (base58 encoded). |