How to move from MetaMask to MyEtherWallet

An Ethereum wallet is nothing more than a private key. An Ethereum wallet is nothing more than a private key. An Ethereum wallet is nothing more than a private key. An Ethereum wallet is nothing more than a private key. An Ethereum wallet is nothing more than a private key.

While this seems obvious, some fail to grasp it. You can use this private key to import your Ethereum Wallet into most Ethereum Wallet Clients. Always do plenty of research on a wallet before you drop a private key into it and make sure it's secure and is void of vulnerabilities. Crypto is about Personal Responsibility, and nothing myself or anyone says should ever supplement it. This is NOT a claim that MEW is free of vulnerabilities, that is for you to decide.

The process is usually relatively easy, because after all, an Ethereum wallet is nothing more than a private key. As the title implies, this guide is focused on importing into MyEtherWallet (These steps can be extrapolated to Parity/GETH CLI, Ethereum-Wallet, MIST and Ethereum Web Wallet as well, but I have not found any guides... hint hint)

Your best bet is probably to never expose your private key, ever, choose a wallet and stick with it or even better, use cold storage or offline tx signing. However, these are not always feasible for more advanced operations like interacting with a contract on Ethereum Mainnet. And sometimes, this might be your only option.

The problems with MetaMask have been observed while aiding people with EOS Crowdsale. Whether it was a DDoS, or slow nodes, it quickly became obvious that interacting with the contract directly through Ethereum-Wallet or MyEtherWallet may be more accessible for advanced users.

Protect yourself

It's probably not a great idea to use the online version of MyEtherWallet for high value wallets. If you are dealing with a high value wallet, you should educate yourself about Offline Signatures with MEW. The "most secure" way, is to have an offline computer that is never connected to the internet where you handle your private keys. You can then sign a transaction from that computer, and with the generated QR code broadcast the transaction from an internet enabled device. This is referred to as "Air Gapping." It's recommended that you research these principles to protect yourself against the unthinkable. Otherwise, consider a less convenient and user friendly route, like Parity. You can never be too safe.

Understand the risks

An Ethereum wallet is nothing more than a private key. It's dangerous to move private keys, so dangerous, that most wallets go through great lengths to encrypt them and make them inaccessible to reduce their attack vector. Here's only a few of the ways these unencrypted keys to your wallet could be compromised:

  • Accidentally paste them somewhere public, like a chat
  • Compromised system or wallet client software.
  • Accidentally pasting and appending to a URL in an address bar and then hitting the server consequently creating the possibility that they are in a server log
  • Falling for a phishing site, like this one
  • Compromised server hosting MyEtherWallet. If the server hosting MyEtherWallet were compromised, you could subsequently compromise your key.
  • Social hack on MyEtherWallet's hosting company could result in DNS resolution to an attackers server, like with what happened to Classic Ethereum Wallet
  • A handful of other ways...

BTW... If any of these ever happens to you, your wallet is burned, and it's time to move all assets from your burned wallet to a newly generated or another existing Ethereum wallet quickly.

Disclaimer

THIS IS FOR EDUCATIONAL PURPOSES ONLY. I AM NOT RESPONSIBLE FOR TOKEN LOSS. USE AT YOUR OWN RISK. THERE ARE NO GUARANTEES THAT MYETHERWALLET IS FREE OF VULNERABILITIES, WHICH IS TRUE WITH ALL SOFTWARE. MEW HAS NOT BEEN FORMALLY AUDITED. ALWAYS EXERCISE CAUTION WHEN TRANSACTING VALUE ON A BLOCKCHAIN. DO YOUR OWN RESEARCH. THIS IS NOT AN ENDORSEMENT FOR THE SECURITY OF MYETHERWALLET

So if you're the kind of person who isn't good with words (you know who you are): While I have personally checked source code for foul-play this is not an endorsement that it is free of defects or foul play. You should do this yourself. I have never exhaustively audited MEW for vulnerabilities, nor am I aware of any formal audit of MEW. I am not claiming that MEW is secure. To provide some balance to this statement, it does have 2 years of battle-testing, is open-source with a number of contributors. and is a widely used wallet in the Ethereum community.

Read more about MyEtherWallet risks

So now that it's out of of the way...

Export Private key from MetaMask

  1. Click the key in MetaMask, seen below
    Screen Shot 2017-07-04 at 4.00.06 AM.png
  2. Enter MetaMask password
  3. Copy the private key

Import Private key into MEW

When sending a transaction or executing a payable/writeable function in a contract from MEW, you'll be asked to load your wallet, like below.

  1. Select Private Key
  2. Enter your private key from last step
  3. click unlock
    Screen Shot 2017-07-04 at 4.00.55 AM.png

If using the online version of MEW, you will need to enter this every time. This is to protect you. If you're using the Chrome version, you can actually save wallets for later use.

Sandwich's Paranoiac Rituals

  • Take a deep breath and move slowly
  • Select random string of text somewhere and copy it to clear private keys from your clipboard. This will help mitigate accidents. If you want some 1337 points, research how to clear your clipboard on your OS from CLI for some added coverage.
  • Run MyEtherWallet locally
  • Use Offline Signing (more advanced)
  • Run a local parity node

More MEW Guides

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now