# How To Migrate $PLOT To Polygon

## Background

* PlotX v2 is moving to Matic PoS Chain, one of the L2 solutions offered by the Polygon ecosystem
* When you're migrating your $PLOT to Polygon, you are essentially migrating your $PLOT to the Matic PoS Chain

## **Migrating from Ethereum**

### **Summary**

* Open the [Matic Bridge v2](https://wallet.matic.network/bridge)
* Connect your wallet
* Search for $PLOT and select it
* Enter the amount of $PLOT you want to migrate
* Approve the initiated transaction(s)
* Once the transaction(s) is successful, your funds will arrive in the connected wallet on Matic Network in 8-10 minutes

### Step 1 - Open Matic Bridge v2

* Go to the [Matic Bridge v2](https://wallet.matic.network/bridge) and log in using the wallet which is currently holding your $PLOT

![](/files/-MYj9EmDuLr9arqi31cs)

* Once you log in, you'll see a screen like this:

![](/files/-MYj9ngj6E3QHi7bAFVu)

* This is the Matic Bridge v2
* You can use this bridge to migrate your funds between Ethereum and Polygon (Matic PoS Chain)

### Step 2 - Select $PLOT

* Click on the drop-down menu available in the 'Ethereum' section

![](/files/-MYjCDswEtsBXnwVFfLG)

* Search for 'PLOT' and select it

![](/files/-MYjCZOuLgzbsvn3l7Dz)

### Step 3 - Enter the amount

* After selecting $PLOT, enter the amount of $PLOT you want to migrate from Ethereum to Polygon&#x20;

{% hint style="info" %}
Since the migration process involves paying gas fees on Ethereum, it makes more economic sense to bridge a larger amount of $PLOT in one go rather than bridging smaller amounts multiple times.&#x20;
{% endhint %}

![](/files/-MYjOodpU5rQQOILtvUu)

### Step 4 - Approve the Transfer transactions

* After entering the amount of $PLOT you want to migrate from Ethereum to Polygon, simply click the 'Transfer' button

![](/files/-MYjNIefAOwNhcwAjVBD)

* Click on 'Continue' and you'll see an estimation of the gas fees you'll need to pay on Ethereum

![](/files/-MYjONgMfXXCTGSHDWKh)

* Click on 'Continue' and you'll see a summary of your transaction

![](/files/-MYjPD9wLXwfwifaZbEE)

* Click on 'Continue' and approve the initiated transactions
* You'll need to make a one-time Approval transaction to allow the Matic protocol to spend your $PLOT, and once that is confirmed, another Confirmation transaction that'll seal the deal

![](/files/-MYjPahn9-U7-hzc83QL)

* Once both transactions are successful, you'll be able to find the transferred amount of $PLOT in your connected wallet on Polygon (Matic PoS Chain) in 8-10 minutes

### Step 5 - Verify the transfer

* You can verify the transfer by searching for your wallet address in [Matic explorer](https://explorer-mainnet.maticvigil.com/)

![](/files/-MYxi1__eQBVIcj2_GwB)

* Another important step after the successful transfer is adding the Matic Network in your MetaMask
* To add the Matic PoS Chain on your MetaMask, you can go to QuickSwap and click on this button:

![](/files/-MYxjEDT9z0bafnp_F_C)

* Another way of adding the Matic PoS chain to your MetaMask is by doing it manually. Click on the network drop down menu and add a custom RPC with the following details:
  * Network Name - Matic Network
  * Network URL - <https://rpc-mainnet.maticvigil.com/>
  * Chain ID - 137
  * Currency Symbol - MATIC
  * Block Explorer URL - <https://explorer-mainnet.maticvigil.com/>
* Once, you've added the Matic Network (Matic PoS Chain) to your MetaMask, the next step is to add $PLOT as one of the assets
* Contract address on $PLOT on Matic Network: [0xe82808eaA78339b06a691fd92E1Be79671cAd8D3](https://explorer-mainnet.maticvigil.com/address/0xe82808eaA78339b06a691fd92E1Be79671cAd8D3/transactions)

## **Migrating from AscendEX**

### Step 1 - Log in to your AscendEX account

### Step 2 - Navigate to My Asset > Total Asset

![](/files/-MYxxeI-q1Eq2YUr4Fi2)

### Step 3 - Go to the withdraw section of your Cash Account

![](/files/-MYxye0sPm9NY3oLyETX)

### Step 4 - Select $PLOT

![](/files/-MYxywlosM_4WhHC4rYo)

### Step 5 - Fill in the details

* Select the network where you want to receive your $PLOT (in this case, that is Matic Network)
* Enter the wallet address where you want to receive your $PLOT
* Enter the amount of $PLOT you want to withdraw
* Click 'Confirm'

![](/files/-MYxzdb0kKNLjyQ1I9H9)

### Step 6 - Verify the transfer

* You can verify the transfer by searching for your wallet address in [Matic explorer](https://explorer-mainnet.maticvigil.com/)

![](/files/-MYxi1__eQBVIcj2_GwB)

* Another important step after the successful transfer is adding the Matic Network in your MetaMask
* To add the Matic PoS Chain on your MetaMask, you can go to QuickSwap and click on this button:

![](/files/-MYxjEDT9z0bafnp_F_C)

* Another way of adding the Matic PoS chain to your MetaMask is by doing it manually. Click on the network drop down menu and add a custom RPC with the following details:
  * Network Name - Matic Network
  * Network URL - <https://rpc-mainnet.maticvigil.com/>
  * Chain ID - 137
  * Currency Symbol - MATIC
  * Block Explorer URL - <https://explorer-mainnet.maticvigil.com/>
* Once, you've added the Matic Network (Matic PoS Chain) to your MetaMask, the next step is to add $PLOT as one of the assets
* Contract address on $PLOT on Matic Network: [0xe82808eaA78339b06a691fd92E1Be79671cAd8D3](https://explorer-mainnet.maticvigil.com/address/0xe82808eaA78339b06a691fd92E1Be79671cAd8D3/transactions)


---

# 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://plotx.gitbook.io/plotx-v2-wiki/how-to-migrate-plot-to-polygon.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.
