# 代币批量转账教程

批量转账视频操作教程

{% embed url="<https://www.youtube.com/watch?v=m-87ST6P_3w>" %}

## 工具介绍

PandaTool多链批量转账工具，支持ETH、BSC、Base、Arbitrum等多条EVM公链，大大的简化了转账与空投流程，可以快速实现代币空投等多种操作。

## 批量转账费用

* Bsc链：每次收取0.005BNB
* Base链：每次收取0.001ETH
* Arbitrum链：每次收取0.001ETH
* ETH链：每次收取0.001ETH
* Core链：每次收取0.5core

## 工具使用说明

### 1、连接钱包

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

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2Fu7kzcgMtF0Qcm3OlFzBT%2FBSC.png?alt=media&#x26;token=89c368f6-1f62-4fe3-839f-18a9c6a03369" alt=""><figcaption><p>选择BSC</p></figcaption></figure>

### 2、选择代币

* 从代币列表中，选择要批量发送的代币。如果列表没有你要选择的代币，可以直接输入代币合约地址

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2FX6m8CGxz40dAFvjd4Xcs%2F%E4%BB%A3%E5%B8%81%E5%88%97%E8%A1%A8.png?alt=media&#x26;token=63ca0977-7c5c-422c-8251-55f291686d17" alt=""><figcaption><p>选择代币</p></figcaption></figure>

### 3、输入收款地址与数量

在输入框内，填写转账的目标地址，以及每个目标地址接受的代币数量。地址和数量以英文逗号隔开，每行一组，为保证转账效果，一次最好不要输入超过**100个地址**

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2FpxjobO9tWvCwg2v4lT1m%2F%E6%89%B9%E9%87%8F%E8%BD%AC%E8%B4%A6%E5%9C%B0%E5%9D%80.png?alt=media&#x26;token=ad8dbfed-305c-4a4e-9eac-c76b8d3bbc9b" alt=""><figcaption></figcaption></figure>

### 4、授权

点击下一步，确认转账信息无误之后，点击`授权`，使用小狐狸钱包确认

<figure><img src="https://1885923539-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnmLBiMxr5iATgeZGW8in%2Fuploads%2FYTZqADZKJDLkTtHDQXsX%2F%E6%89%B9%E9%87%8F%E8%BD%AC%E8%B4%A6%E6%8E%88%E6%9D%83.png?alt=media&#x26;token=fe894d5b-d21d-480f-b38a-b067a8d7b3ca" alt=""><figcaption><p>授权</p></figcaption></figure>

### 5、发起转账

授权完成后，点击转账，等待一会，即可完成批量转账，所有转账信息都可以在链上查询

## 工具注意事项

1.、收款地址和数量必须用英文逗号分隔

2、推荐使用PC端操作，更加方便快捷

3、如往交易所地址进行转账，请务必确认交易所是否支持合约转账，否则你的转账将无法到账

4、为保证转账顺利，一次转账的地址数请勿超过100个

5、支持大部分EVM公链，切换到哪个钱包，就自动在哪个链上转账

如果您有任何关于批量转账相关的的问题，可以在电报群联系志愿者解答：<https://t.me/pandatool>


---

# 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://help.pandatool.org/tools/batch-transfer.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.
