# Contract Number Tool

Tip: Please install the MetaMask plugin first. Tutorial: <https://docs.gtokentool.com/v/en/fu-zhu-xin-xi/metamask-installation-tutorial>

## Contract Number Tool Usage Process

### Step 1, connect the wallet

Enter the page: <https://gtokentool.com/tool>，Click on the upper right corner, connect to MetaMask Wallet, and switch to the main network.

After completion, you will see the "Chain Name" and your "Wallet Address", as shown in the following figure:

<figure><img src="/files/Y6KcmMmJChdEDhsIeiOE" alt=""><figcaption><p>connect wallet &#x26; select network</p></figcaption></figure>

### Step 2, Switch Pages

Click on "`Contract Number Tool`" to switch pages.

<figure><img src="/files/wKeCP9HdHSxIYrZw8tDZ" alt=""><figcaption><p>select contract ID</p></figcaption></figure>

### Step 3, enter information

Enter this page:

<https://remix.ethereum.org/#lang=en&optimize=true&runs=200&evmVersion=null&version=soljson-v0.8.25+commit.b61c2a91.js> Copy Code.

<figure><img src="/files/R5V3DjBeq1Cdty6GHt5q" alt=""><figcaption><p>enter remix</p></figcaption></figure>

<figure><img src="/files/fZf9dNsjyYkt5sYijrag" alt=""><figcaption><p>compile files</p></figcaption></figure>

Paste the input here and click the "`Submit`" button.

<figure><img src="/files/IOjsaBl1YAeYScEmFVWy" alt=""><figcaption><p>paste Bytecode</p></figcaption></figure>

### Step 4, Complete

Click "`Confirm`", pay the gas fee on MetaMask, and click "`Confirm`" to complete the process.

<figure><img src="/files/L8ZTShbDPsMJpWo4yClX" alt=""><figcaption><p>confirm transaction</p></figcaption></figure>

***

### 🤝 Connect with GTokenTool <a href="#connect-with-gtokentool" id="connect-with-gtokentool"></a>

* 💬 **Telegram Community:** [Click to join our official group](https://t.me/GToken_EN)
* 💻 **Official Website:** [Visit our official site for full features](https://gtokentool.com/)
* 🐦 **Twitter (X):** [Follow us for the latest updates](https://twitter.com/GTokenTool)
* 📺 **Video Tutorials:** [Subscribe to our YouTube Channel](https://www.youtube.com/@GTokenTool)

> ⚠️ **Risk Warning & Disclaimer**
>
> GTokenTool reserves the right to modify this notice without prior notice. All platform information is for reference only. We do not endorse any virtual assets or activities. Virtual assets are highly volatile and carry significant financial risk. Please invest with caution and conduct your own due diligence.


---

# 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/en/quick-tools/contract-number-tool.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.
