> For the complete documentation index, see [llms.txt](https://whitepaper.web3games.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.web3games.com/our-tokens/usdwgt-web3games.com-token/usdwgt-token-metrics.md).

# $WGT Token Metrics

## **Key Metrics**

* Total Suppl&#x79;**: 1,000,000,000**
* Supply at TGE: **23,000,000 (2.3%)**
* Supply for the Public Sale: **20,000,000 (2%)**
* Public Sale Price: **0.018 USD**
* Public Sale Valuation: **18,000,000 USD**

## **Token Allocation**

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

## **Token Unlock Schedule**

<table><thead><tr><th width="209">Purpose</th><th width="105.19751671751925">Supply %</th><th width="485">Vesting Scheme</th></tr></thead><tbody><tr><td>Investors</td><td>20%</td><td>Lockup 3 months; then monthly vesting over 24 months</td></tr><tr><td>Public Sale</td><td>2%</td><td>10% at TGE; 90 days cliff; then monthly vesting over 12 months</td></tr><tr><td>Community Airdrop</td><td>1%</td><td>10% at TGE; 90 days cliff; then monthly vesting over 12 months</td></tr><tr><td>Ecosystem Fund</td><td>25%</td><td>8% at TGE; then monthly vesting over 48 months</td></tr><tr><td>Team</td><td>20%</td><td>Lockup 1 year; then monthly vesting over 36 months</td></tr><tr><td>Advisors / Partners</td><td>2%</td><td>Lockup 1 year; then monthly vesting over 36 months</td></tr><tr><td>Reserved for Chain</td><td>30%</td><td>All burnt on 20 January 2024 due to the chain development shift with transaction <a href="https://polygonscan.com/tx/0x7bf9e661f18f0797a44921d2526fba67821ff05c173de41a27ab426bcff4a76b">here</a>.</td></tr></tbody></table>

## Token Vesting Wallets

<table><thead><tr><th width="151">Purpose</th><th width="447">Wallet Address</th><th data-type="content-ref">Polygonscan</th></tr></thead><tbody><tr><td>Investors</td><td>0x1f243c9493BD4812B1B9EEfCDFDdc9697427163E</td><td><a href="https://polygonscan.com/address/0x1f243c9493BD4812B1B9EEfCDFDdc9697427163E">https://polygonscan.com/address/0x1f243c9493BD4812B1B9EEfCDFDdc9697427163E</a></td></tr><tr><td>Public Sale + Community Airdrop</td><td>0xc52baB95a5D0F4855e7a1c165d8937552606aBD9</td><td><a href="https://polygonscan.com/address/0xc52bab95a5d0f4855e7a1c165d8937552606abd9">https://polygonscan.com/address/0xc52bab95a5d0f4855e7a1c165d8937552606abd9</a></td></tr><tr><td>Ecosystem, Community &#x26; Liquidity</td><td>0x763b9a41c5704903228B4F5D9DfB05a4beB0D687</td><td><a href="https://polygonscan.com/address/0x763b9a41c5704903228B4F5D9DfB05a4beB0D687">https://polygonscan.com/address/0x763b9a41c5704903228B4F5D9DfB05a4beB0D687</a></td></tr><tr><td>Team &#x26; Advisors</td><td>0xc55525562eB8AA43D07BE6865Ae69F0cE4C25a95</td><td><a href="https://polygonscan.com/address/0xc55525562eB8AA43D07BE6865Ae69F0cE4C25a95">https://polygonscan.com/address/0xc55525562eB8AA43D07BE6865Ae69F0cE4C25a95</a></td></tr></tbody></table>

## Token Release Timeline

To make things even clearer, we’ve created a public Google Sheet illustrating the token vesting statistics and calculations for public circulating supply:

<https://docs.google.com/spreadsheets/d/1iqNHcS-j-gtVJDecxAp1ltusRycPi678Pcd-Te16ysg>

{% embed url="<https://docs.google.com/spreadsheets/d/1iqNHcS-j-gtVJDecxAp1ltusRycPi678Pcd-Te16ysg>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.web3games.com/our-tokens/usdwgt-web3games.com-token/usdwgt-token-metrics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
