# Как настроить MetaMask на сеть Optimistic Ethereum

Чтобы работать в сети Optimistic Ethereum понадобится кошелёк MetaMask. Его можно установить в браузер [GoogleCrome](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn) или на ваш смартфон.&#x20;

**После установки следуйте инструкции, чтобы подключить ваш кошелёк MetaMask к сети Optimistic Ethereum**

**Шаг 1:**

Нажмите на "выбор сети". Далее, как показано на скриншоте, выберите "Сustom RPC".

![](https://2302146783-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MInppvEf9ANxmpriMT4%2Fuploads%2F0kR9CemAWdXkeZXuXmP4%2FGoogle%20Chrome_2021-10-12%2010-46-39%402x.jpg?alt=media\&token=061ccad3-b8ca-44b9-a801-0c2ec5d5812b)

**Шаг 2:**

Появится форма, в которой вам необходимо заполнить определенные параметры для подключения к сети Optimistic Ethereum

![](https://2302146783-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MInppvEf9ANxmpriMT4%2Fuploads%2FSmn5pDwExKjUUeRmF4Cl%2FGoogle%20Chrome_2021-10-12%2010-45-21%402x.jpg?alt=media\&token=83f52b78-cf79-4750-b5ab-7f67b4b32495)

В данной форме необходимо указать следующее:&#x20;

* **Network name:** Optimistic Ethereum
* **New RPC URL:** <https://mainnet.optimism.io/>
* **ChainID:** 10
* **Symbol:** OETH
* **Block Explorer:** <https://optimistic.etherscan.io/>

**Шаг 3:**&#x20;

После добавления сети Optimistic Ethereum в кошелёк MetaMask необходимо переключить сеть с Ethereum на Optimistic Ethereum.&#x20;

![](https://2302146783-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MInppvEf9ANxmpriMT4%2Fuploads%2FyAMpFgIKzDJCwXD446lW%2FGoogle%20Chrome_2021-10-12%2010-44-40%402x.jpg?alt=media\&token=18a23a40-9bac-4634-afda-2491de678122)


---

# 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://roobee.gitbook.io/roobee-rus/instr/instrukcii/kak-nastroit-metamask-na-set-optimistic-ethereum.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.
