QuickSwap / quickswap-core

GNU General Public License v3.0
112 stars 91 forks source link

Not able to switch to matic #2

Open Draichi opened 3 years ago

Draichi commented 3 years ago

Hi, while following this tutorial on how to swtich to MATIC I found the following error on my console:

inpage.js:1 MetaMask - RPC Error: The method 'wallet_addEthereumChain' does not exist / is not available. {code: -32601, message: "The method 'wallet_addEthereumChain' does not exist / is not available.", data: {

I just logged with my wallet and clicked Switch to Matic

browser: Brave Version 1.22.71 Chromium: 89.0.4389.114 (Official Build) (64-bit) os: Windows 10

Any questions I'm here, I like the project

Draichi commented 3 years ago

also, I did not find the repo for the frontend project neither the link for a quickswap discord server

carlkidcrypto commented 3 years ago

Hello @Draichi, I would try removing the Matic RPC added to Metamask. Click your user icon --> settings --> networks . Find the Matic one that was added and click it. Towards the bottom, there will be a delete button.

Once that is done try heading to https://chainlist.org/ ... Search for Matic image

And let the tool add it for you.

I hope this helps.