> For the complete documentation index, see [llms.txt](https://docs.millioncloud.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.millioncloud.org/tutorials/network-setups/setup-avanlache-on-metamask.md).

# Setup Avanlache on MetaMask

### Setup the Avalanche C-Chain Network in MetaMask

### Fields to fill on MetaMask

* **Network Name:** Avalanche Network
* **RPC URL:** <https://api.avax.network/ext/bc/C/rpc>
* **Chain ID:** 43114
* **Currency Symbol:** AVAX
* **Block Explorer URL:** <https://cchain.explorer.avax.network>

**Source:** <https://support.avax.network/en/articles/4626956-how-do-i-set-up-metamask-on-avalanche>

### Million Token C-Chain Address for Avalanche

0x993163CaD35162fB579D7B64e6695cB076EF5064

{% embed url="<https://avascan.info/blockchain/c/token/0x993163CaD35162fB579D7B64e6695cB076EF5064>" %}

{% hint style="info" %}
Avalanche wallets have 3 addresses / account types

* X-Chain being the integrated Avalanche exchange Address
* C-Chain being the address compatible with ERC20 format and MetaMask
* P-Chain being the Platform address used for Avalanche staking and governance.
  {% endhint %}

### Reach for the Custom RPC in MetaMask

![](/files/yu5ciGU0ihk2lvZHtD8W)

### Fill the following Fields and Save

![](/files/KFQnpQU2N80IReSc4xzN)

### Useful Addresses to import for Avalanche

* MM 0x993163CaD35162fB579D7B64e6695cB076EF5064
* AVAX FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z
* WAVAX 0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7
* WETH.e 0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB
* WBTC.e 0x50b7545627a5162F82A992c33b87aDc75187B218
* DAI.e 0xd586E7F844cEa2F87f50152665BCbc2C279D8d70
* USDC.e 0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664
* USDT.e 0xc7198437980c041c805A1EDcbA50c1Ce5db95118

{% hint style="info" %}
.e tokens are AB (Avalanche Bridge) that relies on the new and faster Bridge (preferred).

Others are often based on AEB (Avalanche Ethereum Bridge) being the old Bridge.
{% endhint %}

### Buy Million Token on TraderJoe Avalanche&#x20;

{% content-ref url="/pages/oEQzadbg85GeKWUvtEMo" %}
[Buy MM on TraderJoe](/tutorials/buy-million-token/buy-mm-on-traderjoe.md)
{% endcontent-ref %}

{% embed url="<https://www.milliontoken.org>" %}


---

# 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.millioncloud.org/tutorials/network-setups/setup-avanlache-on-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.
