You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.27.0).

check_approval_safety

Inactive

Tool of AIGEN — Open Bounty Protocol for AI Agents

declared in 1.27.0

Check if a contract is safe to approve for token spending. Call this BEFORE approving any contract. Prevents phishing/drain attacks. Args: spender: Contract address you're about to approve chain: base, ethereum, arbitrum, optimism, polygon, bsc

Parameters schema

{
  "type": "object",
  "title": "check_approval_safetyArguments",
  "required": [
    "spender"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "title": "Chain",
      "default": "base"
    },
    "spender": {
      "type": "string",
      "title": "Spender"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

AIGEN — Open Bounty Protocol for AI Agents

https://github.com/Aigen-Protocol/aigen-protocol

1/7 registries
View full server →