generateWallets
Batch-generates Ethereum wallets and supports EVM-compatible chains for efficient wallet creation in bulk.
Instructions
Batch-generating ethereum wallets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}