Skip to content

Commit

Permalink
Merge pull request #1621 from Ankr-network/feat/DOCS-739-polygon-test…
Browse files Browse the repository at this point in the history
…nets-change

feat: DOCS-739 Polygon Amoy changes
  • Loading branch information
galleon8 authored Apr 16, 2024
2 parents 63209a4 + 6952070 commit 34014f3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pages/rpc-service/chains/chains-list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5176,7 +5176,7 @@ Official quick links: [Website](https://polygon.technology/), [Docs](https://wik
### Networks

* Mainnet (`HTTPS` and `WSS`)
* Mumbai Testnet (`HTTPS` and `WSS`)
* Amoy Testnet (`HTTPS` and `WSS`)

### Add networks to MetaMask

Expand Down Expand Up @@ -5204,18 +5204,18 @@ To add Polygon Mainnet, follow these steps:

Congrats — you've just added Ankr as the blockchain provider for MetaMask to interact with Polygon Mainnet.

To add Polygon Mumbai Testnet, follow these steps:
To add Polygon Amoy Testnet, follow these steps:

1. In MetaMask extension, click **Networks** (drop-down menu) **> Add network** to open **Settings**.
2. In the **Add a network** pane, click **Add a network manually**, then enter the network details and click **Save**:

* **Network name**: `Polygon Mumbai Testnet by Ankr RPC`.
* **New RPC URL**: `https://rpc.ankr.com/polygon_mumbai/`.
* **Chain ID**: `80001`.
* **Network name**: `Polygon Amoy Testnet by Ankr RPC`.
* **New RPC URL**: `https://rpc.ankr.com/polygon_amoy/`.
* **Chain ID**: `80002`.
* **Currency symbol**: `MATIC`.
* **Block explorer URL**: `https://mumbai.polygonscan.com/`.
* **Block explorer URL**: `https://www.oklink.com/amoy/`.

Congrats — you've just added Ankr as the blockchain provider for MetaMask to interact with Polygon Mumbai Testnet.
Congrats — you've just added Ankr as the blockchain provider for MetaMask to interact with Polygon Amoy Testnet.

### API methods

Expand Down

0 comments on commit 34014f3

Please sign in to comment.