# Accessing ERC-20 EOS

EOS tokens (ERC-20) in your Ethereum wallet (Metamask, MEW, Trezor/Ledger, etc.) are frozen forever. But if you have them, you are entitled to receive the same number of EOS tokens on the EOS blockchain.

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

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

## 1. Check if you are still unregistered or if you did register your EOS Account <a href="#h_6623af2016" id="h_6623af2016"></a>

First step is to go to [this site](https://eosauthority.com/unregistered?network=eos), scroll down a little bit and then enter your Ethereum address (public key) and click Submit

<figure><img src="/files/95JBSLGiPevpvXNafT7C" alt=""><figcaption></figcaption></figure>

If you did not register, you could choose an EOS Account Name and create a new keypair for your EOS Account.

Follow this "older" video tutorial on how to do this.

How to register your ERC-20 EOS tokens (unregistered tokens) on the EOS mainnet and get your EOS tokens on the EOS blockchain

With [Metamask](https://www.youtube.com/watch?v=az9fofwDm54):

With an [alternative method](https://youtu.be/az9fofwDm54?t=719) (hardware wallet like Ledger/Trezor):

*Note: The alternative method is more complicated. If you have a problem with the alternative method, you can* [*follow the guide here*](https://www.ledger.com/academy/security/the-safest-way-to-use-metamask) *on connecting your hardware wallet to Metamask to use the simple method with Metamask.*

## 2. If your Account is not on the unregistered list, your EOS Account exists already, and you can use the Fallback or the Lostkey method <a href="#h_d5ecc6d006" id="h_d5ecc6d006"></a>

[![](https://downloads.intercomcdn.com/i/o/419327653/e18d2bed9413c9254c93c0c6/image.png?expires=1744911900\&signature=c4d3ec1161173020e853d73e837fa7a21b43c515f1fd1daa5dd044a0da4d69a8\&req=cCEuFct5m4RcFb4f3HP0gGSfd2bqTKdGjlBKF678n8I3%2FypB1FwwqwfIBa3C%0ASUZUyLLn%2BCVM2N6sww%3D%3D%0A)](https://downloads.intercomcdn.com/i/o/419327653/e18d2bed9413c9254c93c0c6/image.png?expires=1744911900\&signature=c4d3ec1161173020e853d73e837fa7a21b43c515f1fd1daa5dd044a0da4d69a8\&req=cCEuFct5m4RcFb4f3HP0gGSfd2bqTKdGjlBKF678n8I3%2FypB1FwwqwfIBa3C%0ASUZUyLLn%2BCVM2N6sww%3D%3D%0A)

* **Fallback** - In this case, use [eoskey](https://github.com/eoscafe/eoskeyio/releases/tag/1.0.0) app with your Ethereum private key (it works offline), and it’ll give you your EOS private key. Then [download the Anchor Wallet](https://greymass.com/en/anchor/download/), set up an Anchor Account, then import your EOS private key to get access to your EOS Account. If the Fallback does not work, try as well the Lostkey Method.
* **Registered**: In this case, use the EOS private key for registration. We recommend the EOS Anchor Wallet. After, [download the Anchor Wallet](https://greymass.com/en/anchor/download/), set up an Anchor Account, then import your EOS private key to access your EOS account.
* **Lostkey**: If you forgot your EOS private key and never touched your EOS Account, you can create a new key here: <https://eosauthority.com/lostkey>. Attention: The lostkey method can be used only one time. Make sure you save your EOS private key this time, or you will lose access to your EOS Account.&#x20;

The lost key recovery <https://eosauthority.com/lostkey> has been reactivated by the Block Producers on the July 12, 2021, and extended until June 30th 2026.

### Sources & References:

* [Youtube Tutorial with Metamask](https://www.youtube.com/watch?v=az9fofwDm54)
* [Youtube Tutorial Alternative](https://youtu.be/az9fofwDm54?t=719)
* [Eoskey app](https://github.com/eoscafe/eoskeyio/releases/tag/1.0.0)
* [Anchor Wallet](https://greymass.com/en/anchor/download/)
* [EOS Authority Lostkey](https://eosauthority.com/lostkey)
* [Sign message on mycrypto.com](https://app.mycrypto.com/sign-message)
* [Sign message with myetherwallet.com](https://www.myetherwallet.com/wallet/sign)
* [Old legacy version](https://v5.myetherwallet.com/interface/sign-message)


---

# 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://vaulta.gitbook.io/vaulta-guides/user-guides/support/archive/accessing-erc-20-eos.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.
