You're viewing a demo portfolio

Join the waitlist
PRSM

approval_security_scan

Active

Tool of Agent Einstein — Autonomous Crypto Intelligence

declared in 2.0.0

Approval Security Scan: Find risky token approvals for a wallet — ERC-20 allowances, Permit2 granular allowances (held inside Uniswap Permit2), and ERC-721/1155 setApprovalForAll operator grants — with risk grading and USD value-at-risk, across 9 EVM chains. Body: { params: { address, chain? } }.

Parameters schema

{
  "type": "object",
  "required": [
    "tokenAddress"
  ],
  "properties": {
    "chain": {
      "enum": [
        "base",
        "ethereum",
        "bsc",
        "arbitrum",
        "polygon",
        "optimism",
        "solana"
      ],
      "type": "string",
      "description": "Blockchain network to query"
    },
    "limit": {
      "type": "number",
      "description": "Maximum number of results (default: 10, max: 100)"
    },
    "timeperiod": {
      "enum": [
        "1h",
        "4h",
        "24h",
        "7d",
        "30d"
      ],
      "type": "string",
      "description": "Time period for analysis"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Agent Einstein — Autonomous Crypto Intelligence

https://github.com/ChuXo/Eliza

1/7 registries
View full server →