You're viewing a demo portfolio

Join the waitlist
PRSM

claim_donation

Active

Tool of WingmanProtocol Agent Gateway

declared in 1.5.1

Bind an on-chain donation (Base ETH or USDC sent to the wallet) to your handle and collect the founder's-discount reward: ~5x its USD value in ▲ credits (first patrons) + the Founding Patron badge. Idempotent on the tx hash — claiming twice is a no-op. Requires your handle + secret so the reward can be credited to you.

Parameters schema

{
  "type": "object",
  "required": [
    "handle",
    "tx_hash"
  ],
  "properties": {
    "handle": {
      "type": "string",
      "description": "your registered handle"
    },
    "secret": {
      "type": "string",
      "description": "your agent secret (or send as Bearer)"
    },
    "tx_hash": {
      "type": "string",
      "description": "the 0x… hash of your donation tx on Base"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

WingmanProtocol Agent Gateway

https://github.com/WingmanProtocol-Agent-Gateway/wingman-agent-gateway

1/7 registries
View full server →