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

# Contract Addresses

{% hint style="info" %}
**There was no private or public ICO mechanism for the token launch - read the full history** [Token Economy](/masq/masq-token/token-economy.md)
{% endhint %}

## Mainnet Networks

{% hint style="success" %}
Total Supply for $MASQ across all chains is 37,500,000
{% endhint %}

<details>

<summary><strong>Base</strong><br>Token Contract: <a href="https://basescan.org/token/0x45D9C101a3870Ca5024582fd788F4E1e8F7971c3"><code>0x45D9C101a3870Ca5024582fd788F4E1e8F7971c3</code></a></summary>

MASQ - *18 decimals (bridged from Ethereum with official Optimism L2 bridge contracts and submission to Optimism token list mapping)*

[Uniswap (Base chain)](https://app.uniswap.org/swap?theme=dark\&inputCurrency=ETH\&outputCurrency=0x06F3C323f0238c72BF35011071f2b5B7F43A054c)

$MASQ tokens can be bridged from Ethereum through official bridging app Superbridge.app:\
[Bridge to Base](/masq/masq-token/masqonbase-superbridge.md)

</details>

<details>

<summary><strong>Polygon</strong><br>Token Contract: <a href="https://polygonscan.com/token/0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35"><code>0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35</code></a></summary>

MASQ - ERC20 (PoS) - *18 decimals (bridged from Ethereum with official Polygon Mapping submission to Polygon core developers)*

[Quickswap (Polygon Chain)](https://quickswap.exchange/#/swap?inputCurrency=0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270\&outputCurrency=0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35)

**Official Polygon bridge from Ethereum on Polygon Portal** <https://portal.polygon.technology>

</details>

<details>

<summary><strong>Ethereum</strong><br>Token Contract: <a href="https://etherscan.io/token/0x06F3C323f0238c72BF35011071f2b5B7F43A054c"><code>0x06F3C323f0238c72BF35011071f2b5B7F43A054c</code></a></summary>

MASQ - ERC20 - 18 decimals

[Uniswap (Ethereum chain)](https://app.uniswap.org/#/swap?theme=dark\&inputCurrency=ETH\&outputCurrency=0x06F3C323f0238c72BF35011071f2b5B7F43A054c)

</details>

{% hint style="warning" %}
$MASQ is a utility token, with the purpose of providing holders mesh network access and peer services. This is in no way or form a sale of securities. The value of MASQ may be $0.00 and could still fulfil its function as a utility token. This token should not be bought with the anticipation of profiting off a rise in value.
{% endhint %}

Archived testnet and deprecated network contract references (historical/dev only) are documented on [testnet-contracts.md](/masq/masq-token/testnet-contracts.md).

## Liquidity Partners and Tracking Pages

| Name                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Description                   |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------- |
| <p><a href="https://app.uniswap.org/#/swap?theme=dark&#x26;inputCurrency=ETH&#x26;outputCurrency=0x06F3C323f0238c72BF35011071f2b5B7F43A054c">Uniswap (Ethereum chain)</a></p><p><a href="https://quickswap.exchange/#/swap?inputCurrency=0x0d500b1d8e8ef31e21c99d1db9a6444d3adf1270&#x26;outputCurrency=0xee9a352f6aac4af1a5b9f467f6a93e0ffbe9dd35">Quickswap (Polygon Chain)</a><br><a href="https://app.uniswap.org/swap?theme=dark&#x26;inputCurrency=ETH&#x26;outputCurrency=0x06F3C323f0238c72BF35011071f2b5B7F43A054c">Uniswap (Base chain)</a></p> | Decentralized Exchanges (DEX) |
| [Probit](https://www.probit.com/app/exchange/MASQ-USDT)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   | Centralized Exchanges (DEX)   |
| [Coinmarketcap](https://coinmarketcap.com/currencies/masq/)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Token Tracker                 |
| [Coingecko](https://www.coingecko.com/en/coins/masq)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | Token Tracker                 |
| [Crypto.com](https://crypto.com/price/masq)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Token Tracker & RSS Feed      |
| [Messari.io](https://messari.io/asset/masq)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Token Tracker & RSS Feed      |


---

# 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:

```
GET https://docs.masqbrowser.com/masq/masq-token/masq-erc20.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.
