erc8004_register
Register your AI agent on-chain with ERC-8004 Trustless Agent Identity. Cost: 0.01 USDC. You receive an NFT representing your agent identity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentName | Yes | Name of your agent (e.g., 'MyAwesomeAgent') | |
| paymentProof | No | Transaction hash of payment (required after initial 402 response) | |
| agentEndpoints | No | Optional array of endpoints [{name, endpoint, version}] | |
| recipientWallet | Yes | Your wallet address (0x...) to receive the Agent NFT | |
| agentDescription | Yes | Description of what your agent does |