Skip to content

Commit e38b6f9

Browse files
committed
PoS structure changes
Updated nav structure Fixed missing images
1 parent 85635de commit e38b6f9

File tree

3 files changed

+10
-15
lines changed

3 files changed

+10
-15
lines changed

docs/pos/how-to/bridging/ethereum-polygon/submit-mapping-request.md

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,25 +16,20 @@ Token mapping is important in order to enable the transfer mechanism for the sai
1616

1717
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.
1818

19-
<center>
20-
2119
![form-1](../../../../img/pos/token-mapping-1.png){width=50%}
2220

23-
</center>
24-
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.
2521

26-
<center>
22+
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.
2723

2824
![form-2](../../../../img/pos/token-mapping-2.png){width=50%}
2925

30-
</center>
26+
3127
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.
32-
33-
<center>
3428

35-
![form-3](../../../../img/pos/token-mapping-3.png){width=20%}
3629

37-
</center>
30+
![form-3](../../../../img/pos/token-mapping-3.png){width=25%}
31+
32+
3833
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.
3934

4035
!!! info "Token list"

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -267,15 +267,13 @@ nav:
267267
- PoS: pos/index.md
268268
- Overview: pos/overview.md
269269
- Get started:
270-
- Migrate to POL: pos/get-started/matic-to-pol.md
271270
- Building on PoS: pos/get-started/building-on-polygon.md
272-
- Becoming a validator: pos/get-started/becoming-a-validator.md
273-
- Builder how-tos:
274271
- Token bridging:
275272
- Polygon Portal: pos/how-to/bridging/ethereum-polygon/portal-ui.md
276273
- Ethereum to PoS: pos/how-to/bridging/ethereum-polygon/ethereum-to-matic.md
277274
- PoS to Ethereum: pos/how-to/bridging/ethereum-polygon/matic-to-ethereum.md
278275
- Submit mapping request: pos/how-to/bridging/ethereum-polygon/submit-mapping-request.md
276+
- Becoming a validator: pos/get-started/becoming-a-validator.md
279277
- Node how-tos:
280278
- Prerequisites: pos/how-to/prerequisites.md
281279
- Sync node using snapshots: pos/how-to/snapshots.md
@@ -311,9 +309,7 @@ nav:
311309
- Network upgrade process: pos/reference/network-upgrade-process.md
312310
- Common commands: pos/reference/commands.md
313311
- Seed and bootnodes: pos/reference/seed-and-bootnodes.md
314-
- RPC endpoints: pos/reference/rpc-endpoints.md
315312
- PoS mainnet multi-signatures: pos/reference/commit-chain-multisigs.md
316-
- Mapped tokens: pos/reference/mapped-tokens.md
317313
- Governance:
318314
- Governance fundamentals: pos/governance/governance-fundamentals.md
319315
- Delegate tokens: pos/how-to/delegate.md
@@ -351,8 +347,12 @@ nav:
351347
- Reference:
352348
- Heimdall v2 RPC Endpoints: pos/architecture/heimdall_v2/heimdallv2_rpc
353349
- Cosmos SDK RPC Endpoints: pos/architecture/heimdall_v2/cosmos_sdk_rpc
350+
- References:
351+
- RPC endpoints: pos/reference/rpc-endpoints.md
352+
- Mapped tokens: pos/reference/mapped-tokens.md
354353
- Concepts:
355354
- Tokens:
355+
- Migrate to POL: pos/concepts/tokens/matic-to-pol.md
356356
- POL: pos/concepts/tokens/pol.md
357357
- MATIC: pos/concepts/tokens/matic.md
358358
- Transactions:

0 commit comments

Comments
 (0)