register_agent
Register a delegated agent key to enable an AI agent to trade on a wallet's behalf without exposing the wallet's private key.
Instructions
Register a delegated agent key so an AI agent can trade on a wallet's behalf without holding the wallet key. Not yet available — delegated agent-key registration is still scaffolding server-side and requires a wallet EIP-712 signature this server cannot produce.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | No | Owner wallet address (0x...). Optional. | |
| agent | No | Agent public key/address to delegate to. Optional. |