# G7 Token and Faucet

The Game7 fungible token, **G7**, is the native token of the G7 Network, with an ERC-20 version of G7 available on Ethereum and Arbitrum. Testnet versions of the token are available on both Ethereum Sepolia and Arbitrum Sepolia using the token symbol **TG7T**.

As G7 and TG7T are the native tokens of the G7 Network and G7 Sepolia respectively, there is also a wrapped ERC-20 equivalent on both networks.

## G7 Smart Contract Addresses

<table><thead><tr><th width="181">CHAIN</th><th>CONTRACT ADDRESS</th></tr></thead><tbody><tr><td>Ethereum</td><td><a href="https://etherscan.io/address/0x12c88a3c30a7aabc1dd7f2c08a97145f5dccd830">0x12c88a3C30A7AaBC1dd7f2c08a97145F5DCcD830</a></td></tr><tr><td>Arbitrum One</td><td><a href="https://arbiscan.io/address/0xf18e4466f26b4ca55bbab890b314a54976e45b17">0xF18e4466F26B4cA55bbAb890b314a54976E45B17</a></td></tr></tbody></table>

## wG7 Smart Contract Address

* Testnet Token Symbol (Wrapped): **wG7**

<table><thead><tr><th width="183">CHAIN</th><th>CONTRACT ADDRESS</th></tr></thead><tbody><tr><td>G7 Network</td><td><a href="https://mainnet.game7.io/address/0xfa3ed70386b9255fC04aA008A8ad1B0CDa816Fac">0xfa3ed70386b9255fC04aA008A8ad1B0CDa816Fac</a></td></tr></tbody></table>

## TG7T **Smart Contract Addresses**

* Testnet Token Symbol: **TG7T**

<table><thead><tr><th width="181">CHAIN</th><th>CONTRACT ADDRESS</th></tr></thead><tbody><tr><td>Ethereum Sepolia</td><td><a href="https://sepolia.etherscan.io/token/0xe2ef69e4af84dbefb0a75f8491f27a52bf047b01">0xe2ef69e4af84dbefb0a75f8491f27a52bf047b01</a></td></tr><tr><td>Arbitrum Sepolia</td><td><a href="https://sepolia.arbiscan.io/token/0x10adbf84548f923577be12146eac104c899d1e75">0x10adbf84548f923577be12146eac104c899d1e75</a></td></tr></tbody></table>

## wTG7T Smart Contract Address

* Testnet Token Symbol (Wrapped): **wTG7T**

<table><thead><tr><th width="183">CHAIN</th><th>CONTRACT ADDRESS</th></tr></thead><tbody><tr><td>G7 Sepolia</td><td><a href="https://explorer-game7-testnet-0ilneybprf.t.conduit.xyz/token/0x6B885D96916D18CD78E44B42C6489CA6f8794565?tab=contract">0x6B885D96916D18CD78E44B42C6489CA6f8794565</a></td></tr></tbody></table>

## **G7 (TG7T) Sepolia Faucet**

If you need TG7T (the testnet G7 token) on G7 Sepolia (the G7 Network testnet) for any of your development and testing needs, you can use the G7 Faucet. The G7 Faucet lets you claim one TG7T every 24-hours on G7 Sepolia.

### Using the G7 Faucet

1. Navigate to the [Game7 DevHub](https://build.game7.io/) and select the [Faucet](https://build.game7.io/faucet)

<figure><img src="/files/vIYbdPGnQtoSVsSgbsvN" alt=""><figcaption></figcaption></figure>

Navigating to the Faucet from the Game7 DevHub in this manner, should automatically switch the DevHub to **Testnet.** The Faucet is only available on Testnet, so if you cannot see the Faucet option, you can manually set the DevHub to testnet via the network dropdown menu.&#x20;

<figure><img src="/files/epLFWD9yk230PYNi6c3x" alt="" width="269"><figcaption><p>Toggle between Testnet and Mainnet</p></figcaption></figure>

2a. You can choose *Connect Wallet* to connect [EVM](https://ethereum.org/en/developers/docs/evm/) compatible wallet, such as [Metamask](https://metamask.io/).&#x20;

<figure><img src="/files/swCTEcfKAleUrXN1DHhM" alt=""><figcaption><p>You will see the address of the connected wallet if <em>Connected Account</em> is selected under the <em>Account</em> drop-down</p></figcaption></figure>

2b. Or you can select to manually input an Wallet Address by choosing *External Address* under the *Account* drop-down. Note: when no wallet is connected, it is still possible to manually input a receiving address, only that the *Connected Address* option will not be visible.

<figure><img src="/files/nmzJIEXaOxvvTGj4J3pD" alt=""><figcaption><p>You do not need to connect a wallet to be able to select the External Address choice.</p></figcaption></figure>

3. When you have chosen either *Connected Account* or *External Address,* select *Request Tokens* to receive TG7T to the chosen destination. &#x20;

<figure><img src="/files/2DYV3fhfmBoVnk9qyD1b" alt=""><figcaption><p>Your request will trigger a notification to represent your request having been received</p></figcaption></figure>

If you click either the link in the pop-up toast notification or the *Notification* butto&#x6E;*,* the *Notification Center* will open to display a redirect link to the transaction details on the [*G7 Network Explorer*](https://testnet.game7.io/).

## Adding G7 or TG7T to Your Wallet

When holding G7 on the G7 Network or G7 Sepolia, the G7 token balance (or TG7T token balance) will be visible in your wallet - G7 when connected to the G7 Network, and TG7T when connected to G7 Sepolia. This is due to G7/TG7T being the native token of the network.&#x20;

The G7 and TG7T tokens on Ethereum and Arbitrum One mainnet and testnet networks are ERC-20 tokens, and may need to be manually added.

{% hint style="info" %}
Wallets reference public token lists to recognise different tokens immediately. When a token exists on a trusted token list, the balance will be automatically visible in your wallet or at most, you may be promoted to add the token with a single click with a wallet such as MetaMask. Not all tokens are visible by default as there can be a risk when interacting with unknown tokens.
{% endhint %}

### Adding G7 and TG7T

1. Switch MetaMask to the applicable network: Ethereum, Arbitrum One or Sepolia, Arbitrum Sepolia
2. Click the "..." menu:&#x20;

<figure><img src="/files/oI2y6zJrXkBIFMBTfpey" alt="" width="188"><figcaption></figcaption></figure>

3. Select *Import tokens*&#x20;

<figure><img src="/files/eUtDwF63m5Anf0j9Xs2s" alt="" width="176"><figcaption></figcaption></figure>

4. Select *Custom token*

<figure><img src="/files/zGumggf814Zx1Mm5H0AD" alt="" width="175"><figcaption></figcaption></figure>

5. Input the applicable token address into the *Token contract address* field and click *Next*

*The symbol and decimals should automatically fill once the address has been added*

6. Click *Import,* and the token will now be visible in your wallet

<figure><img src="/files/Zn9amj2TNoJMfD34OXwa" alt="" width="176"><figcaption></figcaption></figure>

<figure><img src="/files/yZlHfNjJAzWKU71HaaeS" alt="" width="336"><figcaption></figcaption></figure>

{% embed url="<https://build.game7.io/faucet>" %}


---

# 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.game7.io/building-on-the-g7-network/g7-token-and-faucet.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.
