suverse_token_check
Assess a Solana token's entry safety with a risk verdict covering exit cost, holder concentration, token age, authority checks, momentum, and smart-money activity.
Instructions
Answers: is this Solana token sane to enter right now? The verdict contains a risk level with flags from exit cost (a real $500 sell quote), top-10 holder concentration with pools excluded, token age, mint/freeze authority checks, 24h momentum, and whether tracked elite smart-money wallets bought or sold it in the last 30 days. Cost: $0.05 USDC per call via x402; this tool does not pay — without payment_signature it returns the price and the 402 payment instructions. Note: the elite-flow signal exists for Solana only and most tokens have zero elite touches; the verdict then rests on the safety and liquidity checks alone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Solana token mint address, base58 (32–44 chars). | |
| payment_signature | No | OPTIONAL base64 x402 payment envelope — the PAYMENT-SIGNATURE header value your x402 client (e.g. @suverselabs/x402-client) produced by signing one of the `x402.accepts` options from a previous unpaid call. Forwarded verbatim as PAYMENT-SIGNATURE + X-PAYMENT; the full paid response is returned. This server never signs payments or holds keys for these tools. |