# View TODL Balance in MetaMask

Please ensure you're interacting with the official Cryptoodles smart contracts by only using smart contract links provided by Cryptoodles and no one else.&#x20;

{% hint style="danger" %}
**Not double checking the smart contract address may result in being phished and loss of funds.**
{% endhint %}

```
Official TODL Smart Contract

Smart Contract Address (Ethereum Mainnet): 
0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F

Smart Contract Etherscan (Ethereum Mainnet): 
https://etherscan.io/address/0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F

Smart Contract Address (Polygon Network):
0xec97734ed00d65d05d10316d1641c09d1daab96f

Smart Contract PolygonScan (Polygon Network):
https://polygonscan.com/token/0xec97734ed00d65d05d10316d1641c09d1daab96f
```

## To View $TODL In MetaMask Wallet (Ethereum)

1. Open your MetaMask wallet that you claimed TODL in.\
   ![](/files/1sfksg2oGd6MROHAGf7M)
2. Click Import tokens. Copy paste the official TODL smart contract address 0x98933f2396DBaABf812b6E6d27dA4DF109C4c55F into the "Token Contract Address" box. The rest of the information should autofill.\
   ![](/files/GoRIbmY3oSYhguysoiCl)
3. Click "Add Custom Token", and then "Import Tokens". You should see the amount of TODL you have in your wallet.\
   ![](/files/JNENKZAI6fYh98gJAkAc)
4. To view $TODL in your Polygon wallet, follow the same steps but use the following token address when importing the token: 0xec97734ed00d65d05d10316d1641c09d1daab96f


---

# 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.cryptoodles.com/usdtodl-token/faq-and-common-errors/view-todl-balance-in-metamask.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.
