attest_onchain
Attest valid numguard receipts as queryable EAS credentials on Base, enabling protocols to look up a recipient's address and read the verdict for gating or collateralization.
Instructions
Write a numguard verification as an Ethereum Attestation Service (EAS) attestation on Base — a QUERYABLE, COMPOSABLE on-chain credential. Any protocol can then look up the recipient's address in EAS and read the numguard verdict, to gate / allocate / collateralize on a proven track record. Reputation as a real-world asset, industry-standard, no token. Only VALID receipts are attested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | Your metering key — any stable string identifying you; it tracks your free-tier calls and prepaid credit balance. | |
| receipt | Yes | A valid vcr/1 receipt to attest. | |
| recipient | No | Optional on-chain address the credential is ABOUT (the agent's wallet), so protocols can look it up by that address. |