wallet_generate
Generate a random Ethereum wallet. Returns address and private key once; private key is never stored. Enable with WEB3AGENT_ALLOW_AGENT_VISIBLE_SECRETS=1.
Instructions
Generate a new random Ethereum wallet. Returns address and private key once — never stored. Gated: requires WEB3AGENT_ALLOW_AGENT_VISIBLE_SECRETS=1. Prefer local CLI: npx web3agent wallet generate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||