# Base 服务费用

## 创建代币

* [**标准代币**](https://base.ciaotool.io/token/create-token)：0.0052 ETH

***

## 批量转账

* [**一对多转账**](https://base.ciaotool.io/transfer/one-to-many)：0.00002 ETH / 每个地址
* [**批量一转多**](https://base.ciaotool.io/transfer/one-to-many-multi)：0.00002 ETH / 每个地址
* [**多对一转账**](https://base.ciaotool.io/transfer/many-to-one)**：**&#x30;.00002 ETH / 每个地址
* [**多对多转账**](https://base.ciaotool.io/transfer/many-to-many)**：**&#x30;.00002 ETH / 每个地址

***

## 钱包工具

* [**批量创建钱包**](https://base.ciaotool.io/zh-Hans/wallet/wallet-create)：免费

***

## 换仓专区

* [**冷换仓**](https://base.ciaotool.io/zh-Hans/assert-migration/assert-migration-cold)：0.00002 ETH / 每个地址

***

## Swap 专区

{% hint style="info" %}
适用于 SushiSwap V3
{% endhint %}

* [**批量交易**](https://bsc.ciaotool.io/zh-Hans/swap/v2/batch-swap-v2)：0.0002 ETH / 每个地址

***

**💬 如遇到问题？加入社群实时咨询**：<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>


---

# 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/fee/base.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.
