crypto_token_safety
InactiveTool of io.github.digitalweb33333-creator/x402-solana
Token safety check before buying — is this token a honeypot or a rug pull? Bundles honeypot detection, buy/sell tax, holder concentration, LP lock and liquidity (GoPlus, Honeypot.is, DexScreener) into a single 0-100 token security risk score with a clear buy/avoid verdict. One call replaces three lookups. EVM chains. Price: $0.05 per call (x402 payment, USDC on Base mainnet).
Parameters schema
{
"type": "object",
"required": [
"token"
],
"properties": {
"chain": {
"type": "string",
"description": "base | ethereum | bsc | polygon | arbitrum | optimism | avalanche (default base)"
},
"token": {
"type": "string",
"description": "Token contract address (0x + 40 hex), e.g. '0x833589...2913'"
}
}
}Parent server
io.github.digitalweb33333-creator/x402-solana
https://github.com/digitalweb33333-creator/x402-solana
1/7 registries