# Migration to Ethereum

Migration is open for the Genesis holders during 27 February - 15 March 2023. Holders would be able to migrate their Gen 1 and Gen 2 monkeys from Solana to Ethereum through the [migration portal](https://monkeykingdom.io/migration).

## Before you Migrate

Make sure you have unstaked your monkeys at [Dappio](https://app.dappio.xyz/nft-staking). There is no need to claim or unstake at Genesis Club, once you restake your monkeys after migration, the unclaimed $PEACH will go to your original ETH wallet that you staked your SOL monkeys with.

## How To Migrate?

**Step 1:** Visit the migration portal [here](https://monkeykingdom.io/migration).

**Step 2:** Connect the Solana (Phantom or Solflare) wallet which contains your Gen 1 and 2 NFTs.

**Step 3:** Connect the Ethereum (Metamask) wallet which you would like your monkeys to be minted to.&#x20;

<figure><img src="/files/0gKKjlUS41yEPq4PyJUv" alt=""><figcaption></figcaption></figure>

**Step 4:** Select the Wukongs and/or Diamond Baepes you want to migrate.

The migration portal will then look for the Gen 1s and Gen 2s in your Solana wallet. Select the ones you would like to migrate, or simply click "Select all" to select all Wukongs and Baepes.

{% hint style="info" %}
Remember which wallet you are connected to (both ETH and SOL), because the page will only function properly when you are connected to the correct wallets. If you don't see your monkeys in your SOL wallet, there is a chance that they are staked at [Dappio](https://app.dappio.xyz/nft-staking). Unstake from Dappio and come back to continue.
{% endhint %}

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

**Step 5**: Approve the transaction in your Solana wallet. You may be prompted a few transactions if you have a lot of monkeys, due to Solana's limitation on 7 NFTs per tx. Your Solana NFTs wlil be burnt in this step.

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

**Step 6**: Wait for the transactions to be confirmed on Solana, and your monkeys will appear in the Departure Lounge. Click the "LFG" button and confirm the transaction in your Ethereum wallet.

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

{% hint style="info" %}
If the monkeys do not show up in the departure lounge, refresh the page. If they still don't show up after some time, check again if you connected to the right wallets. Otherwise, this might be due to the Solana RPC network issue. Open a support ticket on Discord and tell us your SOL and ETH wallet address.
{% endhint %}

**Tada!** Your Monkeys are now on Ethereum! You will now be able to:

1. Visit your monkeys on Opensea
2. [Re-stake ](/wiki/holders-utilities-and-benefits/staking.md)your monkeys at Genesis Club for $PEACH rewards
3. Tweet about your migration and get a chance to win 5000 $PEACH
4. Submit your Bitcoin [Ordinals wallet ](/wiki/holders-utilities-and-benefits/ordinals.md)to claim your Ordinals monkey with 5000 $PEACH in the future!
5. Reverify holders roles on our Discord! Remember to do so as we will be checking the new ETH holders roles at Genesis Club.

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

## Troubleshooting

### **Migration site doesn't work on Mobile?**

Yes, make sure you visit the site with a desktop. Currently mobile wallets don't support multi-chain connection to sites.&#x20;

### **My Monkeys don't show up in the wallet**&#x20;

1. Make sure you connect both SOL and ETH wallets
2. Make sure you have unstaked from Dappio&#x20;

### **Departure lounge wait time is too long**&#x20;

1. Click the refresh button, the monkeys should appear and don't worry about losing it. If after a few minutes they still don't show up, open a support ticket.
2. You must connect to the same ETH wallet when you burn the SOL monkey. To check, go to the solana solscan tx and look into the program log at the bottom. It will say something like \
   `> Program log: MK#<HASH> Migrated to <ETH WALLET>!!!!` and this is the eth wallet binded to the burnt SOL monkey. ([Example](https://solscan.io/tx/3eu1W1EriNpnaANPXji3QT7QJQr7Kc7vY6PbMVcuCFMC5kksteCYy5owMXep2AmJYo2vSo5WrBr7yRRFsvMZ7iaY)) Note that `MK#` in the Program log should be ignored. Only check the mint hash after. Diamond Baepe also displays as `MK`.&#x20;

### **Staking with ledger - Ledger has no response**&#x20;

1. You must turn on blind signing
2. Check if you have updated to the latest ledger firmware and solana app.

### **Where does my unclaimed peach go?**

Holders only need to unstake from **Dappio**. Need not to do anything at Genesis Club **before** migration. Only go to restake **after** migration. The unclaimed $PEACH from the previous staking is sent to the orginal wallet that you have staked your monkeys with. Confirmed no problem here. Check:&#x20;

1. Whether you have completed the migration&#x20;
2. Whether you have restaked
3. Whether you have checked the previous ETH wallet that you staked your SOL monkeys with
4. Whether you have added PEACH contract address to Metamask

**Everything was correct but my Monkey didn't show up in Departure lounge after burnt**

This should be a Solana RPC network problem, open a support ticket and provide your SOL tx with monkeys burnt.


---

# 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://docs.monkeykingdom.io/wiki/introduction/genesis-gen-1-and-2/migration-to-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.
