# EVM - 批量创建钱包教程

{% hint style="success" %}
**BSC 批量创建钱包：**<https://bsc.ciaotool.io/wallet/wallet-create>

**Base 批量创建钱包：**<https://base.ciaotool.io/wallet/wallet-create>

**X Layer 批量创建钱包：**<https://xlayer.ciaotool.io/wallet/wallet-create>

**IoTeX 批量创建钱包：**<https://iotex.ciaotool.io/wallet/wallet-create>
{% endhint %}

{% hint style="danger" %}
安全提示：您的钱包生成过程完全在本地电脑上进行，确保您的助记词和私钥始终处于您的掌控之中。
{% endhint %}

### 🔗 **操作步骤**

1\. 输入创建数量，点击创建即可生成批量钱包。

<figure><img src="/files/mi0kjudUudpzZVsak9Ca" alt=""><figcaption></figcaption></figure>

2\. 生成完成后下载表格到本地存储保存，这将大大提高您批量操作私钥的效率。

<figure><img src="/files/NiEtkXnAbbLeUTH8pPEQ" alt=""><figcaption></figcaption></figure>

### ❓常见问题

#### 1. 一次最多可以创建多少个钱包地址？

* [x] 答： CiaoTool 支持一键生成最多 **10000 个钱包地址**，可根据需求自定义数量。

#### 2. 创建的钱包是否带有私钥？如何导出？

* [x] 答： 是的。每个钱包都会自动生成对应私钥，可在操作完成后导出为 xls 格式**文件**，用于备份或后续操作。

#### 3. 这些钱包安全吗？是否会上传私钥？

* [x] 答： 安全。**所有钱包生成与私钥处理均在本地浏览器执行**，平台不会上传、保存或访问用户的任何私钥信息。

**💬 如遇到问题？加入社群实时咨询**：<https://t.me/ciaotool>

* **Email**：<support@ciaotool.io>
* **官网**：[https://ciaotool.io](https://ciaotool.io/)
* **X（Twitter）**：<https://x.com/CiaoTool>
* **Medium**： <https://medium.com/@ciaotool>
* **Blog**：<https://www.ciaoailiquidity.com/zh/blog>
* **YouTube**：<https://www.youtube.com/@CiaoTool>
* **WhatsApp**：<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
CiaoTool 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ciaotool.gitbook.io/docs/zh-hans/tools/wallet-tool/wallet-create.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
