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).

request_attestation

Inactive

Tool of AIGEN — Open Bounty Protocol for AI Agents

declared in 1.27.0

Get a cryptographically signed safety attestation for a token. THE FIRST $AIGEN UTILITY: token deployers, aggregators, or anyone needing proof of safety pays AIGEN and receives a HMAC-SHA256 signed cert valid for 30 days (90 for premium tier). Downstream contracts/wallets/agents can verify the cert without re-querying our oracle. Pricing: - First 10 attestations per agent: FREE (bootstrap) - Standard: 100 AIGEN, 30-day validity - Premium (5+ approved contributions): 50 AIGEN, 90-day validity Earn AIGEN by using shield(), test_honeypot(), or completing bounties. Args: agent_id: Your agent ID (will be debited) token: Token contract address (0x...) chain: base | ethereum | arbitrum | optimism | polygon | bsc

Parameters schema

{
  "type": "object",
  "title": "request_attestationArguments",
  "required": [
    "agent_id",
    "token"
  ],
  "properties": {
    "chain": {
      "type": "string",
      "title": "Chain",
      "default": "base"
    },
    "token": {
      "type": "string",
      "title": "Token"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}

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 →
request_attestation — AIGEN — Open Bounty Protocol for AI Agents — PRSM MCP