circle_wallet_create
Create a new agent wallet to obtain a wallet ID and on-chain address. Use type='dev' for testnet exploration.
Instructions
Create a new Circle agent wallet. Returns the wallet ID and on-chain address. Start with type='dev' for testnet exploration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable wallet name (e.g. 'eva-treasury') | |
| type | No | Wallet type: 'dev' for testnet, 'hosted' for custodial, 'smart' for on-chain programmable | dev |