# Tokens

{% hint style="warning" %}
If there are any missing tokens, you can edit this page and submit a PR to github. Click the "Edit on Github" link on the right of this page.
{% endhint %}

{% hint style="info" %}
Pyth Price feed ID for $MODE:\
\
0x0386e113cc716a7c6a55decd97b19c90ce080d9f2f5255ac78a0e26889446d1e\
\
<https://pyth.network/price-feeds/crypto-mode-usd>
{% endhint %}

<table><thead><tr><th width="344">NAME</th><th width="592">ADDRESS</th></tr></thead><tbody><tr><td>MODE</td><td><a href="https://explorer.mode.network/address/0xDfc7C877a950e49D2610114102175A06C2e3167a">0xDfc7C877a950e49D2610114102175A06C2e3167a</a></td></tr><tr><td>mBTC</td><td><a href="https://explorer.mode.network/address/0x59889b7021243dB5B1e065385F918316cD90D46c">0x59889b7021243dB5B1e065385F918316cD90D46c</a></td></tr><tr><td>rsETH</td><td><a href="https://explorer.mode.network/token/0x4186BFC76E2E237523CBC30FD220FE055156b41F">0x4186BFC76E2E237523CBC30FD220FE055156b41F</a></td></tr><tr><td>wrsETH</td><td><a href="https://explorer.mode.network/token/0xe7903B1F75C534Dd8159b313d92cDCfbC62cB3Cd">0xe7903B1F75C534Dd8159b313d92cDCfbC62cB3Cd</a></td></tr><tr><td>weETH</td><td><a href="https://explorer.mode.network/address/0x028227c4dd1e5419d11Bb6fa6e661920c519D4F5">0x028227c4dd1e5419d11Bb6fa6e661920c519D4F5</a></td></tr><tr><td>ezETH</td><td><a href="https://explorer.mode.network/address/0x2416092f143378750bb29b79eD961ab195CcEea5">0x2416092f143378750bb29b79eD961ab195CcEea5</a></td></tr><tr><td>STONE</td><td><a href="https://explorer.mode.network/address/0x80137510979822322193FC997d400D5A6C747bf7">0x80137510979822322193FC997d400D5A6C747bf7</a></td></tr><tr><td>USDC</td><td><a href="https://explorer.mode.network/token/0xd988097fb8612cc24eeC14542bC03424c656005f">0xd988097fb8612cc24eeC14542bC03424c656005f</a></td></tr><tr><td>USDT</td><td><a href="https://explorer.mode.network/token/0xf0F161fDA2712DB8b566946122a5af183995e2eD">0xf0F161fDA2712DB8b566946122a5af183995e2eD</a></td></tr><tr><td>weETH.mode (wrapped eETH)</td><td><a href="https://explorer.mode.network/token/0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A?tab=token_transfers">0x04C0599Ae5A44757c0af6F9eC3b93da8976c150A</a></td></tr><tr><td>WETH</td><td><a href="https://explorer.mode.network/address/0x4200000000000000000000000000000000000006"><strong>0x4200000000000000000000000000000000000006</strong></a></td></tr><tr><td>WBTC</td><td><a href="https://explorer.mode.network/address/0xcDd475325D6F564d27247D1DddBb0DAc6fA0a5CF">0xcDd475325D6F564d27247D1DddBb0DAc6fA0a5CF</a></td></tr><tr><td>UNI</td><td><a href="https://explorer.mode.network/address/0x3e7eF8f50246f725885102E8238CBba33F276747">0x3e7eF8f50246f725885102E8238CBba33F276747</a></td></tr><tr><td>SNX</td><td><a href="https://explorer.mode.network/address/0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3">0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3</a></td></tr><tr><td>LINK</td><td><a href="https://explorer.mode.network/address/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb">0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb</a></td></tr><tr><td>DAI</td><td><a href="https://explorer.mode.network/address/0xE7798f023fC62146e8Aa1b36Da45fb70855a77Ea">0xE7798f023fC62146e8Aa1b36Da45fb70855a77Ea</a></td></tr><tr><td>BAL</td><td><a href="https://explorer.mode.network/address/0xD08a2917653d4E460893203471f0000826fb4034">0xD08a2917653d4E460893203471f0000826fb4034</a></td></tr><tr><td>AAVE</td><td><a href="https://explorer.mode.network/address/0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2?tab=txs">0x7c6b91D9Be155A6Db01f749217d76fF02A7227F2?</a></td></tr></tbody></table>


---

# 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.mode.network/user-guides/mainnet-contract-addresses/token-addresses.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.
