# 合约靓号工具

提示：请先安装小狐狸钱包插件，教程：<https://docs.gtokentool.com/fu-zhu-xin-xi/metamask-installation>

## 合约靓号工具使用流程

### 第1步，连接钱包

进入页面：<https://gtokentool.com/tool>，点击右上角，连接小狐狸钱包，并切换到主网。

完成后，会看到 “链名称” 和 您的“钱包地址” ，如下图：

<figure><img src="/files/kQWJfK1TUL5QyO17fSwM" alt=""><figcaption><p>连接钱包并选择公链</p></figcaption></figure>

### 第2步，切换页面

点击 “合约靓号工具” 切换页面。

<figure><img src="/files/8AwJII3Z2sWiB19wnqd6" alt=""><figcaption><p>进入合约靓号工具</p></figcaption></figure>

### 第3步，复制Bytecode

进入这个页面：<https://remix.ethereum.org/#lang=en&optimize=true&runs=200&evmVersion=null&version=soljson-v0.8.25+commit.b61c2a91.js> 复制Bytecode

<figure><img src="/files/3mqocu3lyPkDffVTu4o3" alt=""><figcaption><p>进入remix</p></figcaption></figure>

<figure><img src="/files/L3c4LaENN62ggyhZv6Cu" alt=""><figcaption><p>编译文件</p></figcaption></figure>

在此处粘贴输入，点击 “`提交`” 按钮。

<figure><img src="/files/F5RQwXyShrOvJNGtNHhZ" alt=""><figcaption><p>粘贴Bytecode</p></figcaption></figure>

### 第4步，完成

点击 “`确认创建`”，在小狐狸上支付gas费点击“`确认`”，就完成了。

<figure><img src="/files/GPgLNPZZlxZHnY8wgBAI" 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/kuai-jie-gong-ju/vanity-address-generator.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.
