agent-delegation when a controller needs to grant limited authority to an agent.
Best For
- payment delegation
- scoped actions
- auditable agent permissions
Flow Type
Instant. The controller signs the delegation request.Required Fields
| Field | Required | Notes |
|---|---|---|
controllerWallet | Yes | Must match the signer |
agentWallet | Yes | Target agent wallet |
scope | No | Example: payments:x402 |
permissions | No | Allowed actions |
expiresAt | No | Unix ms expiry |