# Wizz Cash

**前言：**

1. 钱包只有ARC-20而没有BTC或BTC不足以支付gas时，是也无法转出的。当BTC不足时，会看到钱包提示余额不足。
2. 为了确保在转账过程中您的资产安全，钱包已识别了Ordinals和ARC-20资产，以防止atomiclas资产被当成gas消耗。

   因此**无需担心转丢ARC-20**。

Atomicals <https://wizz.cash/> 是一款面向网站的Web钱包。在连接Atom插件钱包后，您可以随心控制您的Wizz Cash。借助其强大的功能，您可以查看ARC-20、Realms和NFTs，发送和接收任何Atomicals资产。

在未来，我们将与更多的服务进行集成。请继续关注！

让我们看看Wizz Cash的新功能。

1. 连接钱包

只需点击右上角的“连接”按钮。Atom 插件钱包将弹出并请求签名。只需继续操作，即可使用Wizz Cash。 如果您尚未安装Atom插件钱包，请先安装。

<figure><img src="/files/u8DIjbLrKuE9L4myPKxG" alt=""><figcaption><p>连接钱包</p></figcaption></figure>

2. 查看余额

您地址上的所有ARC-20代币、Realms和NFT都将显示在仪表板上。您可以在那里看到三种余额：

总余额：显示您钱包中以satoshis计的总BTC余额。 安全sats：反映了可用于交易费用的satoshis。 Atomicals：显示作为Atomicals资产持有的satoshis。

<figure><img src="/files/jrJgJ9UUZjIHjEmVreqS" alt=""><figcaption><p> 余额</p></figcaption></figure>

点击任何一个ARC-20代币后，可以查看代币的详细信息。

<figure><img src="/files/X4utQH2Rgx08TSONsnjx" alt=""><figcaption><p>Token详情</p></figcaption></figure>

现在，只需点击“Send Token”按钮即可开始转账。

3. ARC-20转账

在Wizz Cash上，我们提供了多个强大的功能，帮助您高效管理您的资产：&#x20;

1）无需区分Primary和Funding地址 - 仅需一个地址即可同时存储ARC-20和BTC。在进行转账时，交易手续费仅从BTC余额中扣除，确保了ARC-20资产的安全性。&#x20;

2）合并拆分：您可以将任意种类、数量的ARC-20合并或拆分为不同数量的token，以满足多种转账需求。请注意，每个token不低于546 sat。&#x20;

3）批量发送：在单个交易中轻松发送不同的ARC-20代币到相同或不同的地址。&#x20;

4）保障资产安全：为了确保在转账过程中您的资产安全，我们识别了Ordinals和ARC-20资产。在进行转账时，这些UTXO将被隔离保护，剩余的sats才会用于转出。

<figure><img src="/files/QNsH2gyos8BAfcPcdUsR" alt=""><figcaption><p>任意token的批量发送、合并或拆分</p></figcaption></figure>

4. 确认交易

<figure><img src="/files/QMsawbASLu5s332qSKVY" alt=""><figcaption><p>确认 output</p></figcaption></figure>

<figure><img src="/files/33tmUOwMgGX4QNFmjrMg" alt=""><figcaption><p>确认交易费率</p></figcaption></figure>

<figure><img src="/files/Myca1JSBIJ9O0eFJCDgj" alt=""><figcaption><p>使用Atom插件钱包签名</p></figcaption></figure>


---

# 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://docs.wizz.cash/wizz-wallet/zh/wallet/wizz-cash.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.
