Использование MetaMask с ETC
Вы также можете найти эту ссылку внизу каждой страницы на этом сайте.
можно использовать в качестве кошелька для управления вашими ETC и токенами, а также для взаимодействия с приложениями, которые их поддерживают. В этом посте рассказывается о том, как начать использовать MetaMask в сети Ethereum Classic (ETC).
Вы также можете рассмотреть Nifty Wallet
, форк MetaMask, который поддерживает ETC из коробки.
Шаг 1: Войдите в MetaMask
Первый шаг — войти в систему, чтобы разблокировать MetaMask.

Шаг 2: Просмотр начального экрана
Вы увидите обычный начальный экран. В этом случае сетью по умолчанию будет Ethereum (ETH), и ваш счет будет отображаться как обычно. По мере использования других сетей они будут отображаться по умолчанию при разблокировке MetaMask, если они использовались последними.
В моем случае он показывает Ethereum как начальную сеть, и у меня нулевой баланс на моем счете ETH 0x48c1. EfF3 .

Шаг 3: Открыть выпадающее меню «Сети
Следующим шагом будет открытие выпадающего меню сетей. Это можно сделать, нажав на панель, где отображается сеть по умолчанию.
Как можно видеть выше, список сетей по умолчанию — это мейннет Ethereum и его наиболее популярные тестнеты.
Локальный хост 8545″ будет соединением с узлом Ethereum, если вы запустите его на своей машине.
«Custom RPC» — это возможность добавления пользовательских сетей, в данном случае ETC.
«RPC» означает «удаленный вызов процедур» — это термин для обозначения протокола, используемого машинами для вызова программами других программ на удаленных машинах.

Шаг 4: Выберите пользовательский RPC
Итак, следующий шаг — нажать на «Custom RPC».

Шаг 5: Просмотр формы «Новая сеть
После выбора «Custom RPC» вы увидите форму для добавления сети. В верхней части имеется сообщение о безопасности и пять вариантов с пустыми полями для ввода новой сети, которую вы хотите использовать:

- Network Name (Имя сети): Имя сети, которую вы хотите добавить.
- Новый URL RPC: URL для сетевого RPC, который вы хотите добавить.
- Идентификатор сети: Идентификатор для отправки и направления транзакций в сеть, которую вы хотите добавить.
- Символ валюты (необязательно): Символ валюты сети, которую вы хотите добавить. Например, «ETH» — это символ Ethereum, а «ETC» — символ Ethereum Classic.
- URL блокчейн-эксплорера (необязательно): В MetaMask есть ссылки на блокчейн эксплореры для каждой сети, чтобы проверить историю счетов, новые отправленные транзакции и балансы на них, поэтому здесь вы должны добавить блокчейн эксплорер для сети, которую вы хотите добавить.
Шаг 6: Введите информацию о сети Ethereum Classic
Следующим шагом будет добавление специфической информации Ethereum Classic. Ниже приведены сетевые данные, которые я использовал:
- Название сети: Ethereum Classic
- Новый URL RPC: https://etc.rivet.link
- Идентификатор цепи: 61
- Символ валюты (необязательно): ETC
- URL-адрес блокирующего проводника (необязательно): https://blockscout.com/etc/mainnet/
Для «RPC URL» я использовал конечную точку, предоставленную для этой цели фирмой под названием Rivet
, нанятой для этой цели ETC Cooperative
. Вы можете найти больше конечных точек RPC в разделе сеть .
Идентификатор цепи» должен быть «61», поскольку это специфический идентификатор сети Ethereum Classic для отправки транзакций ETC кошельками и узлами на операционный блокчейн.
Хотя «символ» и «URL-адрес блокчейн-проводника» необязательны, я рекомендую использовать «ETC» в качестве символа, поскольку это широко известный рыночный символ сети, и BlockScout в качестве блокчейн-проводника, поскольку именно его я обычно использую (но вы можете добавить свой любимый!).
Нажмите «сохранить», чтобы добавить ETC в MetaMask.

Шаг 7: Просмотр Ethereum Classic в раскрывающемся меню сетей
После добавления ETC вы увидите в выпадающем меню сетей, что она добавлена в список сетей.

Шаг 8: Вы можете просматривать тот же счет, но на ETC
Если вы перейдете на свой счет, вы заметите, что он такой же, как и ваш счет ETH. В моем случае это тот же 0x48c1. EfF3 счет.
Это связано с тем, что и ETH, и ETC используют один и тот же формат счета, поэтому счета в Ethereum можно использовать и в Ethereum Classic.
На самом деле, вы можете помнить, что на моем счете ETH был нулевой баланс, но теперь на том же счете, но на Ethereum Classic, можно увидеть баланс в 1 ETC. Это связано с тем, что для данной демонстрации я отправил на этот счет 1 ETC в сети Ethereum Classic.
Обратите также внимание, что сеть ETC теперь отображается в панели сетей, а символ «ETC» теперь используется для отображения баланса.

Шаг 9: Вы можете вернуться к Ethereum с того же счета
Так как обе сети используют один и тот же формат счета, вы можете вернуться в Ethereum mainnet и снова увидеть свой счет ETH с тем же номером.

Шаг 10: Вы можете вернуться к Ethereum Classic с той же учетной записи
Чтобы использовать сеть ETC, просто снова выберите Ethereum Classic в выпадающем меню сетей, где вы снова увидите свои балансы ETC.

Желаю вам успеха в инвестировании и использовании ETC!
Кодекс — это закон
Using Ethereum Classic With MetaMask
The content on this website is user-generated and solely for informational purposes. Do not interpret any content as an endorsement of any product or service. There’s «no official anything» in Ethereum Classic. Always do your own research, and remember: don’t trust, verify!
You can listen to or watch this video here:
In this article we explain from how to add Ethereum Classic to MetaMask to how to operate it and back it up.

1. Adding the Ethereum Classic Blockchain to MetaMask
If you have MetaMask on your phone, you will know that it operates by default with Ethereum (ETH). However, it may be used with Ethereum Classic (ETC) as it is also an EVM blockchain, therefore share the same standard.
To add ETC as a network on MetaMask you need to:
- Open the networks dropdown menu and select “Add a network” and then “CUSTOM NETWORKS”.
- In the next step, enter the following information in the form provided:
- Network Name: Ethereum Classic
- RPC URL: https://etc.rivet.link

2. Receiving ETC for the First Time
Now you will see both the Ethereum and Ethereum Classic networks in the networks dropdown menu. To receive ETC, make sure to select Ethereum Classic. Then follow these instructions:

- Press the “Receive” button.
- In the next screen you will see a QR code, which you may use to show someone to send you ETC.
- Or, if you need to copy and paste your address to send it over the internet by text, email, or other means to someone else then press the “Copy” button and it will be copied to your clipboard.
3. How to Send ETC
To send ETC, make sure that you are on the ETC chain by selecting ETC on the network dropdown menu. Then follow these instructions:

- Press the “Send” button.
- In the next screen enter the amount you wish to send (for this example we selected “USE MAX”) and press “Next”.
- In the next screen paste the address you wish to send ETC to in the “To” field and press “Next”.
- In the next screen, review the transaction for gas fee and total amount. If it’s ok, then press “Send”.
4. Checking Your Balance and Transaction History
Whenever you wish to check your balance, you can open MetaMask, make sure you are on the ETC network from the dropdown menu, an you will see the balance on the home screen.
To review the transaction history of that account, tap on the area where the balance is and you will be taken to the next screen where you will see both the balance and the transaction history.

5. Cancel Sent Transactions
Because ETC is an EVM chain as Ethereum, then it has the same features. When you send transactions you can also cancel them as long as they have not yet been included in a block. To do this, follow these instructions:

- Send a transaction as explained above (in this example are sending 0.50 ETC).
- In the next screen you will see a confirmation of your transaction submission, but if you wish to cancel it, press the balance area ASAP.
- In the next step you will see the submitted transaction with two buttons below, “Speed up” and “Cancel”, press the “Cancel” button.
- In the next screen press “Yes, let’s try”.
- If your transaction was cancelled you will see it in the next screen.
- Note that the gas fee for the cancellation is 0.00001 ETC.
6. Speed Up Sent Transactions
Similarly as cancelling a transaction, on ETC you can also speed up transactions that have not yet been included in a block. To do this follow these instructions:

- Send a transaction as explained above (in this example we are sending 0.99993).
- In the next screen you will see a confirmation of your transaction submission, but if you wish to speed it up, press the balance area.
- In the next step you will see the submitted transaction with two buttons below, “Speed up” and “Cancel”, press the “Speed up” button.
- In the next screen press “Yes, let’s try”.
- The speed up transaction will be sent and your transaction should get executed faster.
- Note that the gas fee for the speedup is 0.00001 ETC.
7. Create More ETC Addresses
For you convenience, to categorize your crypto assets, or for privacy reasons, you can have many ETC addresses inside Metamask. To add new addresses follow these instructions:

- Make sure you are on the ETC network, then tap on the icon above the account you are on.
- In the next screen, MetaMask will have several options. Select “Create a new account”.
- Immediately, a new account will be generated in the screen and will be assigned the next number in the account list. In this example it is “Account 2”.
- If you want to use that account, tap it to select it.
- When you go back to the home, you will see that account as the default account.
8. Use the Same Addresses in Ethereum Classic or in Ethereum
Because ETC and ETH are totally compatible, then you can actually use the same addresses interchangeably. This is, you can use your same ETC address inside the ETH blockchain and vice versa.
To do this, just go to the address you want to use, then change the network on the network dropdown menu and select which one you wish to use.
The address will work on both chains.

WARNING: THIS FEATURE IS ONLY FOR ADDRESSES YOU CONTROL AND USE WITH METAMASK BECAUSE YOU OWN THE PRIVATE KEYS FOR THEM. DO NOT SEND ETC OR OTHER CRYPTO ASSETS TO THIRD PARTIES TO ADDRESSES THAT ARE IN ETHEREUM OR ETHEREUM CLASSIC INTERCHANGEABLY AS YOU DO NOT KNOW NOR CONTROL THE RECEIVING ADDRESSES. THIS IS ESPECIALLY TRUE FOR SMART CONTRACTS ADDRESSES, WHICH ARE NOT INTERCHANGEABLE BETWEEN ETHEREUM AND ETHEREUM CLASSIC. IF YOU SEND CRYPTO ASSETS ON ETC TO THIRD PARTY ETHEREUM ADDRESSES AND VICE VERSA, YOU MAY LOSE YOUR CRYPTO ASSETS.
9. Back Up Your Wallet
It is imperative that you back up your MetaMask wallet because if you lose your phone or your data you will lose access to all your crypto.
To do this, MetaMask has a 12 word secret passphrase that is like a password that may be used to regenerate all your addresses. Once you back it up, you can import your 12 words again in a new device and recover your assets.
Your backup should be in paper and not in digital form because if you store your words in a computer or phone, they may be lost, compromised, or hacked.

Once you have it on paper, you should make a couple of copies and keep them in safe places.
Steps to Back Up Your Wallet
To back up your MetaMask wallet, follow these instructions:

- Open the main menu and tap on “Security & Privacy”.
- Then, press the “Reveal Secret Recovery Phrase” button.
- In the next screen, enter your password for MetaMask.
- In the next step, press and hold the «Hold to reveal SRP” button.
- Your 12 word secret passphrase will be revealed.
- Remember to write it on paper and to put it away in a safe place.
Thank you for reading this tutorial!
Подключение MetaMask к Ethereum Classic

Часто возникает у подписчиков вопрос, как добавить сеть Ethereum Classic в MetaMask. В этой статье будет ответ на этот вопрос.
Настройка Ethereum Classic в Metamask
Обязательно нужно будет установить расширение для браузера Metamask для этого загрузите MetaMask на свой Chrome браузер по этой ссылке https://metamask.io

1. Нажмите кнопку ниже области:


2. Щелкните Custom RPC:
3. Настройте Metamask Ethereum Classic:

Основная сеть Ethereum Classic
- Сетевое имя: Ethereum Classic
- URL RPC: https://www.ethercluster.com/etc
- ChainID: 61
- Символ валюты: ETC
- URL-адрес проводника блока (необязательно): https://blockscout.com/etc/mainnet/
Нажмите «Сохранить», чтобы завершить работу.
Add Ethereum Classic to MetaMask
A comprehensive guide to adding the Ethereum Classic network to your Metamask wallet.

Andrew Chen
Research Analyst
Last Updated
June 21, 2023
Affiliate Disclosure
Buy Bitcoin Bank is an industry-leading resource for crypto insights, and we sustain ourselves through affiliate relationships. Our aim is to arm you with reliable information and tools to make informed financial decisions in the digital asset ecosystem. While we do earn commissions when you click on links to products or services, this never influences our content integrity.
Active Partnerships
Buy Bitcoin Bank is in affiliate programs with various companies, including but not limited to eToro, Bybit, Kraken, and Uphold. These partnerships help support our platform but do not sway the trustworthiness of our content.
Table Of Contents
How to Bridge to Aptos Network
StarkNet Airdrop Guide
MetaMask Wallet Review
Summary: Ethereum Classic (ETC), a fork of Ethereum valuing immutability, trustlessness, and decentralization, can be added to your Metamask Wallet due to its compatibility with the Ethereum Virtual Machine (EVM) codebase. The integration process involves downloading the Metamask extension, choosing ‘Add Networks,’ entering the verified Ethereum Classic RPC details, and saving them.

Visit Site
Platform Highlights
Table of Contents
Can I add Ethereum Classic to Metamask?
Yes, you can add the Ethereum Classic (ETC) network to your Metamask Wallet because it is a fork of Ethereum and uses the Ethereum Virtual Machine (EVM) codebase. Metamask currently supports all networks that are built with the EVM programming language, which means they support Ethereum Classic wallets.
How to add Ethereum Classic network to Metamask
The Ethereum Classic network can be added to your Metamask account in 4 simple steps.
.webp)
- Download the Metamask browser extension.
- Go on your Metamask wallet and select the ‘Add Networks’ button.
- Copy and paste the verified Ethereum Classic RPC details onto this page.
- Once you input these details and select ‘Save’ you will be connected to the Ethereum Classic Network.
Ethereum Classic RPC Details
The information below are the verified RPC endpoints for the Ethereum Classic network. Please be sure to enter these details into your Metamask wallet when you are configuring the new network.
- Network Name: Ethereum Classic
- New RPC URL: https://www.ethercluster.com/etc
- Chain ID: 61
- Currency Symbol (Optional): ETC
- Block Explorer URL (Optional): https://blockscout.com/etc/mainnet
About Ethereum Classic
Ethereum Classic is a fork of the Ethereum network that occurred in 2016 after a DAO hack. The Ethereum Classic network values immutability, trustlessness, and decentralization above all else. For these reasons, it has become a popular choice for developers and users who want to build decentralized applications (dApps) on a blockchain that cannot be censored or shut down by any centralized entity.
Ethereum Classic is a project governed by classical liberal principles with an open, permissionless, borderless ecosystem where all can participate with equal access and freedoms. The Ethereum Classic community believes in privacy, security, freedom, opportunity, choice, and decentralization. The network is also home to some of the most popular DeFi protocols like Hebeswap and Phoenix.
.webp)
Final Thoughts
In conclusion, Metamask does indeed support Ethereum Classic, thanks to its compatibility with any network utilizing the Ethereum Virtual Machine (EVM) codebase. The addition of Ethereum Classic to Metamask is a straightforward process involving just a few steps: download the extension, choose ‘Add Networks,’ enter the verified Ethereum Classic RPC details, and then click ‘Save.’ With these steps completed, you can seamlessly connect your Metamask wallet to the Ethereum Classic network. Remember to only use the verified RPC endpoints for maximum security and to ensure a successful connection.