|
1 | | -Mapping is necessary in order to transfer your assets to and from Ethereum and Polygon PoS. We offer two bridges to do the same. More details on the bridge can be understood [here](index.md). |
| 1 | +Token mapping is important in order to enable the transfer mechanism for the said token between Ethereum and Polygon PoS. |
2 | 2 |
|
3 | | -!!!info |
| 3 | +!!! info |
4 | 4 |
|
5 | | - The Polygon PoS bridge is available for both Polygon Mainnet as well as Mumbai Testnet. |
| 5 | + - For more information on how bridging works in the background, see [the doc available here](../index.md). |
| 6 | + - Thinking about bridging another popular token? Refer to the [reference guide on Polygon Portal](../../../../tools/wallets/portal.md). |
6 | 7 |
|
7 | 8 | ## Steps to submit a mapping request |
8 | 9 |
|
9 | | -In order to map tokens between Ethereum and Polygon PoS, you may use the [Polygon Token Mapper](https://mapper.polygon.technology/). Open the link and click on the **Map New Token** button on the top right corner to initiate a new mapping request. |
| 10 | +1. To submit a request for mapping your token on Polygon PoS, start by navigating to [the Google form available here](https://docs.google.com/forms/d/e/1FAIpQLSeq8HTef2dYpRx35_WWYhyr4C146K9dfhyYJQcoD1RuTTVABg/viewform). |
10 | 11 |
|
11 | | - |
| 12 | +2. Choose a "Network" option depending upon the chain on which you're looking to map your token. This would be **"Sepolia <> Polygon Amoy"** for testnet, and **"Ethereum <> Polygon PoS"** for mainnet. |
12 | 13 |
|
13 | | -Click on Raise Mapping Request (a Google Form pops up). |
| 14 | +  |
14 | 15 |
|
15 | | - |
| 16 | +3. Next, input the contract address for the token contract that you've deployed on Sepolia/Ethereum mainnet in the "Root Contract Address (L1)" field. |
16 | 17 |
|
17 | | -**Step 1 →** Choose the network on which you want to map your token. You may choose **Goerli-Mumbai** for Testnet, and **Ethereum-Polygon PoS** for the Mainnet. |
| 18 | +  |
18 | 19 |
|
19 | | -**Step 2 →** Select the type of token you are mapping - **ERC20**, **ERC721**, or **ERC1155**. |
| 20 | +4. Choose the correct "Token Type" for your token. i.e., [ERC-20](https://eips.ethereum.org/EIPS/eip-20) for a standard token, [ERC-721](https://eips.ethereum.org/EIPS/eip-721) for an NFT, or [ERC-1155](https://eips.ethereum.org/EIPS/eip-1155) for a multi token. |
20 | 21 |
|
21 | | -**Step 2 →** Enter your **Ethereum/Goerli** token address in the **Root Contract Address (L1)** field. Make sure your token contract code has been verified on the **Ethereum/Goerli** blockchain explorers. |
| 22 | +  |
22 | 23 |
|
23 | | -**Step 4 →** After adding the Select the type of token you are mapping - **ERC20**, **ERC721**, or **ERC1155**. |
| 24 | +5. Finally, select "Submit" to send in your request. The Polygon team will review your mapping request, and get back to you with a response. This generally takes up to 7 days. |
24 | 25 |
|
25 | | -**Step 5 →** Now, click on the **Submit** button to initiate the mapping process. Our team will review the mapping request and get back to you in 7 days. |
| 26 | +!!! info "Token list" |
26 | 27 |
|
27 | | -For a successful Mainnet mapping, you may provide your token details [here](https://github.com/maticnetwork/polygon-token-list/issues/new/choose) to be added on the [**Polygon Token List**](https://api-polygon-tokens.polygon.technology/tokenlists/polygonTokens.tokenlist.json). |
28 | | - |
29 | | -## Video Guide |
30 | | - |
31 | | -Here is a quick video tutorial on how to map tokens between **Ethereum Goerli ↔ Polygon Mumbai Testnet**: |
32 | | - |
33 | | -<video autoplay width="100%" height="100%" controls="true" > |
34 | | - <source type="video/mp4" src="/img/token-mapping/token-mapper.mp4"></source> |
35 | | - <p>Your browser does not support the video element.</p> |
36 | | -</video> |
| 28 | + - Check out the list of supported tokens available in JSON format by following this URL: https://api-polygon-tokens.polygon.technology/tokenlists/polygonTokens.tokenlist.json |
| 29 | + - Once approved, your token will be added to the above list! |
0 commit comments