> For the complete documentation index, see [llms.txt](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bananatoolsssq.gitbook.io/fa-bi-gong-ju/tools/multisender.md).

# 批量转账(多转多)教程

{% hint style="success" %}
批量处理多个钱包资金定向转移，提升资金管理效率
{% endhint %}

## 工具使用说明 <a href="#gong-ju-shi-yong-shuo-ming" id="gong-ju-shi-yong-shuo-ming"></a>

## 1、连接钱包 <a href="#id-1-lian-jie-qian-bao" id="id-1-lian-jie-qian-bao"></a>

* 使用浏览器或者钱包打开网址：<https://bananatool.com/multiSender>，点击右上角，将钱包切换到您所需要的网络，即可在哪个钱包转账。这里以币安测试网为例（BSC Testnet）
*

```
<figure><img src="/files/ryVgDJTD5rqSjlKYV0mF" alt=""><figcaption></figcaption></figure>
```

## 2、填写参数

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

* **选择公链** : 归集的代币属于那条公链
* **选择代币** : 从代币列表中，选择要归集的代币。如果列表没有你要选择的代币，选择其他代币输入代币合约地址
* **发送数量** : 默认归集钱包中全部代币余额
* **接收地址** : 归集代币的接收钱包地址

## 3、导入钱包 <a href="#id-2-xuan-ze-dai-bi" id="id-2-xuan-ze-dai-bi"></a>

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

在弹出框中输入钱包私钥，一行一个

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

## 4、导入接收地址 <a href="#id-2-xuan-ze-dai-bi" id="id-2-xuan-ze-dai-bi"></a>

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

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

确认信息无误之后，点击执行，即可执行多对多转账，所有转账信息都可以在链上查询


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://bananatoolsssq.gitbook.io/fa-bi-gong-ju/tools/multisender.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.
