# 切换到雪崩Avalance主网

### 如何在MetaMask钱包添加 雪崩Avalanche 主网

#### 1、在浏览器上打开 MetaMask ，在钱包弹窗顶部栏的以太坊主网络下拉框中选择“自定义RPC”，在弹出的页面中输入要新增的主网信息

<figure><img src="/files/5JTaI0nttBHBLlO9mcmm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QC7xt7T1x9i5hUlki64v" alt=""><figcaption></figcaption></figure>

网络名称：Avalanche 主网(可自定义名称)

**新增RPC URL**: <https://api.avax.network/ext/bc/C/rpc>

**链ID**: 43114

**符号**: AVAX

**屏蔽管理器URL**: <https://snowtrace.io/>

#### 2、点击“保存”按钮后，在顶部栏的下菜单中就会有你添加的主网可供选择，点击要切换的可直接变更当前钱包所连接的主网

![](/files/Hx0T3w3LzXub1Qb1aKq9)

### 添加 雪崩Avalanche主网资产

#### 1、点击【添加代币】，在弹出的窗口中选择【自定义代币】，复制以下合约地址，点击下一步

<figure><img src="/files/b28u4wL1Hla0dHvFvmvX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MklV2obgxMsulRX7757e" alt=""><figcaption></figcaption></figure>

| 资产名称  | 合约地址                                       |
| ----- | ------------------------------------------ |
| USDC  | 0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664 |
| USDT  | 0xc7198437980c041c805a1edcba50c1ce5db95118 |
| WETH  | 0x49d5c2bdffac6ce2bfdb6640f4f80f226bc10bab |
| WBTC  | 0x50b7545627a5162f82a992c33b87adc75187b218 |
| WAVAX | 0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7 |
| KINE  | 0xa9C1740fA56e4c0f6Ce5a792fd27095C8b6CCd87 |

#### 2、点击【添加代币】即可成功添加

<figure><img src="/files/21nqqBFc0p57MpKumsca" alt=""><figcaption></figcaption></figure>


---

# 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://kine.gitbook.io/kine-docs-portal/chinese-1/avax/qie-huan-dao-xue-beng-avalance-zhu-wang.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.
