solana-token-risk
ActiveTool of The Stall
Rug-pull and risk scanner for Solana SPL tokens. Input a mint address; returns mint/freeze authority status, top-10 holder concentration, liquidity depth, token age, and a composite safety score (0–100, higher = safer) with risk level (safe/moderate/risky/danger) and green/warning flags. Uses Solana public RPC and DexScreener — no API keys required. Useful for agents vetting a memecoin or new token before trading, swapping, or recommending.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"mint": {
"type": "string",
"description": "Solana SPL token mint address (base58, 32–44 chars)."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries