# Contract Addresses (Mainnet)

{% hint style="success" %}
Please note that the Mobius Token (MOT) is available in Ethereum and on Polygon, you can bridge between both networks by using the Polygon Bridge
{% endhint %}

{% embed url="<https://wallet.polygon.technology>" %}
Polygon's bridge
{% endembed %}

### Token List

| Token Name                         | Contract                                     | Decimals |
| ---------------------------------- | -------------------------------------------- | -------- |
| **MOT (Möbius Token) on Ethereum** | `0x1E02cdbbA6729B6470de81Ad4D2cCA4c514521b9` | 18       |

#### Collateral Assets

<table data-header-hidden><thead><tr><th width="225.99999999999997">Token Name</th><th>Contract</th><th>Decimals</th></tr></thead><tbody><tr><td>Token Name</td><td>Contract</td><td>Decimals</td></tr><tr><td><strong>MOT (Möbius Token) on Polygon</strong></td><td><code>0x2db0Db271a10661e7090b6758350E18F6798a49D</code></td><td>18</td></tr><tr><td><strong>DAI</strong></td><td><code>0x8f3cf7ad23cd3cadbd9735aff958023239c6a063</code></td><td>18</td></tr><tr><td><strong>MATIC</strong></td><td><em>Matic is the network token for Polygon</em></td><td>-</td></tr></tbody></table>

#### moAssets

<table data-header-hidden><thead><tr><th width="209.10792289196092">Token Name</th><th>Contract</th><th>Decimals</th></tr></thead><tbody><tr><td>Token Name</td><td>Contract</td><td>Decimals</td></tr><tr><td><strong>moUSD</strong></td><td><code>0x9fffb2f49adfc231b44ddcff3ffcf0e81b06430a</code></td><td><strong>18</strong></td></tr><tr><td><strong>moADA</strong></td><td><code>0x2a91c33362aad398186d08766d93d6aa277d21d5</code></td><td><strong>18</strong></td></tr><tr><td><strong>moBTC</strong></td><td><code>0x3856140db3ac38653b41deee164079cb13203120</code></td><td><strong>18</strong></td></tr><tr><td><strong>moETH</strong></td><td><code>0xd0b568421e2d952751d326eab4496304a8dfb41b</code></td><td><strong>18</strong></td></tr></tbody></table>

<table><thead><tr><th width="190.64921465968587">Liquidity Pools</th><th width="172.99999999999997">Pool link</th><th>LP token address</th></tr></thead><tbody><tr><td>MOT-USDT LP</td><td><a href="https://info.quickswap.exchange/pair/0x49d8136336e3feb7128c12172ae5ff78238a88be">Quickswap Link</a></td><td>0x49d8136336e3feb7128c12172ae5ff78238a88be</td></tr><tr><td>MOT-USDC LP</td><td><a href="https://v2.info.uniswap.org/pair/0x52850c7f5fe3a7f1ef3b7a65ee09055203cfcec2">Uniswap Link (Ethereum)</a></td><td>0x52850c7f5fe3a7f1ef3b7a65ee09055203cfcec2</td></tr><tr><td>moUSD-am3CRV LP</td><td><a href="https://polygon.curve.fi/factory/32">Curve Finance Link</a></td><td>0x162B21ba1a90Dd9384C615192FA4053217D2A8Db</td></tr></tbody></table>

### &#xD;Contract List

Smart contracts will be open-sourced after the mainnet launch.


---

# 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.mobius.finance/technical-resources/contract-addresses-mainnet.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.
