# Sui链拉黑&解除拉黑教程

## 准备事项

1. 安装好Suiet钱包或者SuiWallet插件：[Suiet钱包安装](/sui/suiet-qian-bao-an-zhuang-jiao-cheng.md)、[Suiwallet钱包安装](/sui/sui-wallet-qian-bao-an-zhuang-shi-yong-jiao-cheng.md)
2. 如果没有安装这两个钱包，欧易Web3钱包也是支持的
3. 钱包内最少准备2个SUI，如果数量不够，会导致交易失败
4. 手机发币建议使用欧易Web3钱包，不要用TP钱包，TP不能传logo

## Sui链拉黑&解除拉黑具体流程

### 1. 连接钱包

拉黑：<https://sui.gtokentool.com/zh-CN/Token/block>

进入拉黑页面，右上角选择 Main 网络并连接钱包，建议使用 Suiet 钱包。

<figure><img src="/files/THaUZZQDScT7bmXfni5K" alt=""><figcaption><p>连接钱包并选择网络</p></figcaption></figure>

### 2. 选择代币

点击下拉框选择代币，若没有找到代币，点击“`重新加载代币`”。

<figure><img src="/files/vFPKrleK3lSRwXyO0eSZ" alt=""><figcaption><p>选择代币</p></figcaption></figure>

### 3. 输入要拉黑的地址

<figure><img src="/files/9BOf3ZbWzFSMMqx5evyP" alt=""><figcaption><p>输入拉黑地址</p></figcaption></figure>

### 4. 点击“拉黑”

弹出钱包后，点击确认。

<figure><img src="/files/bcu4Etq1rhKOJ02DmJpS" alt=""><figcaption><p>钱包确认交易</p></figcaption></figure>

操作成功会显示交易哈希，点击哈希可以跳转浏览器查看交易情况。

<figure><img src="/files/8MNrRtdm6TW2CsQkR2iN" alt=""><figcaption><p>拉黑成功</p></figcaption></figure>

### 5. 解除拉黑

打开“`解除拉黑`”的开关，下面的“`拉黑`”按钮会变成“`解除拉黑`”。

<figure><img src="/files/r0LOlvXXI0DAspia5AHr" alt=""><figcaption><p>切换到解除拉黑</p></figcaption></figure>

点击“`解除拉黑`”，弹出钱包后，点击确认。

<figure><img src="/files/QmheRNT58Y73z3qVxcTa" alt=""><figcaption><p>钱包确认</p></figcaption></figure>

操作成功会显示交易哈希，点击哈希可以跳转浏览器查看交易情况。

<figure><img src="/files/B2m3jybaC5mo6FgQ0LYM" alt=""><figcaption><p>解除拉黑成功</p></figcaption></figure>

### 6. 全局拉黑与解除

选择代币后，点击“`全局拉黑`”。弹出钱包后，点击确认。

<figure><img src="/files/aC8Q5Q2r5JHqiJtyXFmm" alt=""><figcaption><p>全局拉黑钱包确认</p></figcaption></figure>

操作成功会显示交易哈希，点击哈希可以跳转浏览器查看交易情况。

<figure><img src="/files/4QzIg766vaZREb68DcSk" alt=""><figcaption><p>全局拉黑成功</p></figcaption></figure>

想要解除全局拉黑，点击“`解除全局拉黑`”。

<figure><img src="/files/IVXSVDthiSz3aPn5aLYu" alt=""><figcaption><p>解除全局拉黑钱包确认</p></figcaption></figure>

操作成功会显示交易哈希，点击哈希可以跳转浏览器查看交易情况。

<figure><img src="/files/ys1XyH4H2Fv0gZV9mhpQ" alt=""><figcaption><p>解除全局拉黑成功</p></figcaption></figure>

### 🤝 连接 GTokenTool <a href="#lian-jie-gtokentool" id="lian-jie-gtokentool"></a>

* **💬 Telegram社群**：[点击加入官方群组](https://t.me/gtokentool)
* **🐦 Twitter (X)**：[关注我们获取最新动态](https://x.com/gtokentool)
* **📚 官方文档**：[查看 Gitbook 文档](https://docs.gtokentool.com/)
* **💻 开源代码**：[访问 GitHub 仓库](https://github.com/Gtokentool/docs/blob/master/SUMMARY.md)
* **📺 视频教程**：[订阅 YouTube 频道](https://www.youtube.com/@GTokenTool)

> ⚠️ 风险提示与免责声明
>
> GTokenTool 保留随时全权酌情因任何理由修改、变更或取消此公告的权利，无需事先通知。
>
> 以上信息内容仅供参考，GTokenTool 对本平台上的任何虚拟资产、产品或促销活动不做任何推荐或保证。虚拟资产的价格波动很大，投资交易虚拟资产将面临巨大风险。**请谨慎投资。**


---

# 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.gtokentool.com/sui/block-and-unblock.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.
