MetaMask / metamask-extension

:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
https://metamask.io
Other
11.95k stars 4.89k forks source link

Polygon Matic links are outdated #12102

Open ti0 opened 3 years ago

ti0 commented 3 years ago

Describe the bug

Metamask says the latest information for the Polygon MATIC network is unverified and not matching the records. Also this page is missing: https://metamask.zendesk.com/hc/en-us/articles/Chainlist

Steps to reproduce (REQUIRED)

Add Polygon MATIC programmatically as per instructions in their docs. Get this error message: The network details for this chain ID do not match our records. We recommend that you verify the network details before proceeding.

Expected behavior Metamask should use the new URLs as per the official docs https://docs.matic.network/docs/develop/metamask/config-polygon-on-metamask/ Mainnet: https://rpc-mainnet.maticvigil.com/ Testnet: https://rpc-mumbai.maticvigil.com/

Browser details (please complete the following information):

josh-davis-vicinft commented 2 years ago

One of my coworkers ran into the same issue. For us, the problem was we set the network name to "Polygon", but it needs to be "Polygon Mainnet".

In general, everything for the network being added needs to match what is in this document, or else you'll get the above mentioned error message.