You're viewing a demo portfolio

Join the waitlist
PRSM

lion_token_risk_indicators

Active

Tool of LION - keyless x402 data + RPC for agents

declared in 1.2.0

UltraFastTokenRisk - $0.005 lightning pre-trade risk gate for autonomous trading, sniping, MEV and portfolio agents. Pass any EVM token address; agents call this BEFORE every swap. Returns a fast risk_score 0-1 + itemized flags (rug risk, holder concentration, contract verified, high-risk functions, liquidity) across Base/Ethereum/Solana PLUS proprietary lion_intel history (times_queried_before, risk_trend) that compounds with every call. Ed25519-attested, offline-verifiable. Use cases: check if a token is safe to buy before swapping; rug or honeypot pre-trade gate; holder concentration check; go/no-go gate for a DeFi swap; risk gate on every trade. BATCH MODE: pass ?tokens=addr1,addr2,... (up to 10 EVM token addresses) to score a whole wallet or watchlist in ONE $0.005 call - returns a results[] array with one risk verdict per token. Built for portfolio scanners, multi-snipe and MEV agents. Cheapest attested risk gate on Base. Keyless x402 $0.005. [x402 paid tool: GET /api/x402/token-risk-indicators-json?src=mcp returns the 402 challenge with the canonical payTo; price 0.005 USDC on Base eip155:8453.]

Parameters schema

{
  "type": "object",
  "required": [
    "token"
  ],
  "properties": {
    "chain": {
      "enum": [
        "base",
        "ethereum",
        "solana"
      ],
      "type": "string",
      "description": "Optional, default base. Payment is always USDC on Base."
    },
    "token": {
      "type": "string",
      "description": "Token address. Base/Ethereum: 0x + 40 hex. Solana: base58 mint."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

LION - keyless x402 data + RPC for agents

1/7 registries
View full server →
lion_token_risk_indicators — LION - keyless x402 data + RPC for agents — PRSM MCP