# 使用钱包

## "概述" 选项卡 <a href="#gai-shu-xuan-xiang-ka" id="gai-shu-xuan-xiang-ka"></a>

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYvndWBvrmJxi5m4Vyp%2F-LgM0iwtireIKfxvtzgQ%2F-LgM0lwCETLs0kWo2HEi%2F8w.PNG?alt=media\&token=e81c00b3-aa74-434b-b8c5-59452c19b4f6)

此选项卡中有三个区域：“ 合计余额”、“ FIX余额 ”和“ 近期交易 ”。

* ”**合计余额** ”该区域显示你拥有的全部FIX数量。
* ”**FIX余额** ”该区域显示当前可用于交易的FIX数量以及未成熟的FIX数量（如果有），未成熟的FIX必须经过一段时间，才会加入你的可用余额。
* “ **近期交易** ”该区域显示你的近期交易纪录和收到的带有时间戳的赌注。

{% hint style="info" %}
如果交易或赌注是在\[方括号内]，它还没有足够的确认，因为它可以在其他地方转移。转入和转出的交易需要6次确认，收到的赌注需要61次确认。
{% endhint %}

* 你可以通过将鼠标停留在交易或赌注上来查看交易或赌注的确认数：

![转入的交易仍在确认中](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYvndWBvrmJxi5m4Vyp%2F-LgMhHVYt4WUDbfko8b9%2F-LgMhLgfw214qvga7SR5%2F22w.png?alt=media\&token=533f111a-7f82-4975-a2ba-e9ec1e49010f)

## "发送" 选项卡 <a href="#fa-song-xuan-xiang-ka" id="fa-song-xuan-xiang-ka"></a>

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYvndWBvrmJxi5m4Vyp%2F-LgM0iwtireIKfxvtzgQ%2F-LgM0qDqm0YuBUN9ab3Z%2F9.PNG?alt=media\&token=ab1a898a-8ab3-4cec-a68a-d73eb5630b65)

此选项卡可让你将FIX发送给其他人，在发送FIX部分中将详细介绍它。

## "接收" 选项卡 <a href="#jie-shou-xuan-xiang-ka" id="jie-shou-xuan-xiang-ka"></a>

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYvndWBvrmJxi5m4Vyp%2F-LgM0iwtireIKfxvtzgQ%2F-LgM0sF9aniCrp9lT3NP%2F10.PNG?alt=media\&token=65d17a9e-d790-43fd-ad64-5c4b139534f1)

此选项卡可让你生成接收地址和付款请求，在接收FIX部分中将详细介绍它。

## "交易" 选项卡 <a href="#jiao-yi-xuan-xiang-ka" id="jiao-yi-xuan-xiang-ka"></a>

此选项卡显示转入和转出交易的历史记录，你可以使用下拉菜单和搜索栏对它们进行过滤和排序，还可以通过单击右下角的“ 导出 ”按钮将它们导出到.csv文件中。

## "Masternodes" 选项卡 <a href="#masternodes-xuan-xiang-ka" id="masternodes-xuan-xiang-ka"></a>

*Masternodes* 选项卡可让你监控和启动FIX Masternodes，在FIX Masternodes文档部分中将详细介绍它。

它默认不可见，必须在选项中打开：单击菜单栏中的“ *设置* ”，然后单击“ *选项* ”，最后单击“ *钱包* ”选项标签，勾选“ *Show Masternodes Tab* ”，然后单击“ *确定* ”，你必须重新启动钱包才能显示该选项卡。

## **Shop商店和Statistics统计按钮**  <a href="#shop-shang-dian-he-statistics-tong-ji-an-niu" id="shop-shang-dian-he-statistics-tong-ji-an-niu"></a>

Shop按钮将链接至FIX商店 **(**[https://fix.network/t/categories](https://fix.network/t/categories%EF%BC%89))

Statistics按钮将链接至FIX Network 区块浏览器([https://explorer.fix.network/](https://explorer.fix.network/%EF%BC%89%E3%80%82))


---

# 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.fix.network/zhong-wen/fix-qian-bao/shi-yong-qian-bao.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.
