sol_token_risk
ActiveTool of SolanaOracle
declared in 1.0.0
Risk score for Solana SPL tokens. Checks mint/freeze authority, CoinGecko listing, supply. Ideal for Pump.fun token screening.
Parameters schema
{
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "SPL token mint address"
}
},
"additionalProperties": false
}Parent server
SolanaOracle
https://github.com/ToolOracle/solanaoracle
2/7 registries