> For the complete documentation index, see [llms.txt](https://faq.worldmobiletoken.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.worldmobiletoken.com/docs/token-faq/tokenomics/token-metrics-and-distribution.md).

# Token metrics and distribution

**Total supply:** 2,000,000,000

**Circulating supply**: \~625,000,000

**Decimal Points:** 6&#x20;

**Ticker:** WMTx

**Policy ID on Cardanoscan:** &#x20;

[<mark style="color:purple;">**https://cardanoscan.io/token/e5a42a1a1d3d1da71b0449663c32798725888d2eb0843c4dabeca05a576f726c644d6f62696c65546f6b656e58**</mark>](https://cardanoscan.io/token/e5a42a1a1d3d1da71b0449663c32798725888d2eb0843c4dabeca05a576f726c644d6f62696c65546f6b656e58) &#x20;

**WMTx Contract address on BNB:**&#x20;

[<mark style="color:purple;">**https://bscscan.com/address/0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7**</mark>](https://bscscan.com/address/0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7)&#x20;

**WMTx Contract address on ETH:**&#x20;

[<mark style="color:purple;">**https://etherscan.io/address/0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7**</mark>](https://etherscan.io/address/0xDBB5Cf12408a3Ac17d668037Ce289f9eA75439D7)

**WMTx Contract address on Base:**&#x20;

[ ](https://basescan.org/address/0x3e31966d4f81C72D2a55310A6365A56A4393E98D)[<mark style="color:purple;">**https://basescan.org/address/0x3e31966d4f81C72D2a55310A6365A56A4393E98D**</mark>](https://basescan.org/address/0x3e31966d4f81C72D2a55310A6365A56A4393E98D)

### How is the WMTx token supply distributed?

* **Private Sale 2.5%**: The private sale for WMT took place in Q2 2021. The private sale tokens are locked for the first nine months following the public sale.
* **Public Sale 10%**:The public sale in Q2 2021 was aimed at participants who wished to secure the network by operating nodes and through staking. Public sale tokens had no lockup periods.
* **Early Staking Rewards 2.5%**: These tokens have been set aside for incentives and to ensure node operators and token stakers are ready to transition to securing mainnet upon launch.
* **Advisors 5.9%**: Advisory tokens which are allotted for strategic work done in legal, technical and business efforts to advance the adoption of World Mobile Chain. The tokens are unlocked evenly over 24 months, after an initial 12-month lockup period.
* **Co-founders & Team 19.25%**: Team tokens are retained for the founders and core team of World Mobile. These tokens also have a [<mark style="color:purple;">**lockup period**</mark>](/docs/token-faq/tokenomics/token-lockup-periods-for-team-and-partners.md) after which they are distributed.
* **Partnerships 7.85%**: Partnership tokens have been set aside to offer the possibility to create future deals with key partners who may offer strategic assistance.
* **WM Community Fund 2.0%**: Community tokens will be used as grants to support unconnected communities to become part of the network.
* **WM Operations Fund 18%**: Tokens allocated to the operations fund will support parts of the future rollout of the physical network over a six-year period.
* **Node Operators/Staking 29%**: This represents the amount set aside to incentivise node operators and token stakers. Inflation will reduce over time, ensuring higher rewards at the early stage of the network, and the system will reach nil inflation in year 20.


---

# 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://faq.worldmobiletoken.com/docs/token-faq/tokenomics/token-metrics-and-distribution.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.
