# Token contracts

The **WAGMI** contracts are:&#x20;

<table data-full-width="false"><thead><tr><th width="134.38492871690428">Network</th><th width="96">Contract</th><th width="467">Address</th></tr></thead><tbody><tr><td>ethereum</td><td>WAGMI</td><td>0x92CC36D66e9d739D50673d1f27929a371FB83a67</td></tr><tr><td>bsc</td><td>WAGMI</td><td>0xaf20f5f19698f1D19351028cd7103B63D30DE7d7</td></tr><tr><td>fantom</td><td>WAGMI</td><td>0xb1F795776cB9DdAC6E7e162f31C7419Dd3d48297</td></tr><tr><td>avalanche</td><td>WAGMI</td><td>0xaf20f5f19698f1D19351028cd7103B63D30DE7d7</td></tr><tr><td>polygon</td><td>WAGMI</td><td>0x07Ed33a242BD9C08CA3C198e01189e35265024Da</td></tr><tr><td>arbitrum</td><td>WAGMI</td><td>0xaf20f5f19698f1D19351028cd7103B63D30DE7d7</td></tr><tr><td>optimism</td><td>WAGMI</td><td>0xaf20f5f19698f1D19351028cd7103B63D30DE7d7</td></tr><tr><td>zksync</td><td>WAGMI</td><td>0x3613AD277DF1d5935D41400A181Aa9ec1DC2Dc9e</td></tr><tr><td>kava</td><td>WAGMI</td><td>0xaf20f5f19698f1D19351028cd7103B63D30DE7d7</td></tr><tr><td>metis</td><td>WAGMI</td><td>0xaf20f5f19698f1d19351028cd7103b63d30de7d7</td></tr><tr><td>metis sepolia</td><td>tWAGMI</td><td>0x8112E18a34b63964388a3B2984037d6a2EFE5B8A</td></tr><tr><td>base</td><td>WAGMI</td><td>0xaf20f5f19698f1D19351028cd7103B63D30DE7d7</td></tr><tr><td>sonic</td><td>WAGMI</td><td>0x0e0Ce4D450c705F8a0B6Dd9d5123e3df2787D16B</td></tr><tr><td>solana</td><td>WAGMI</td><td>Hb4m5r21uoA1rWiNFBJgWN8W52QYbw6UV9jAQDbGNsqH</td></tr></tbody></table>

In case you cannot see the **WAGMI** token balance in your wallet, don't worry. You may need to manually add it to your wallet. Simply import the **WAGMI** token contract into the "Add token" section of your Metamask wallet.

\ <br>


---

# 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.wagmi.com/wagmi/wagmi-token/token-contracts.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.
