Open alexpeterson91 opened 2 years ago
The issue is the RPC endpoint is dead for xdai, so it cant switch.
@mgarciate
Hey @alexpeterson91 , the switching network and add to metamask issue is not related to the Gnosis Chain config. It just works the 1st time when adding and switching network until you cancel instead of switching. I agree it should always work.
It directs to the xDai network after the first time and the network RPC for xDai which is what is called for in the code is actually deprecated now and can crash MM. because the RPC provider is down.
It directs to the xDai network after the first time and the network RPC for xDai which is what is called for in the code is actually deprecated now and can crash MM. because the RPC provider is down.
Alright, got it! I'll fix it.
Need to change the wording of xDai to Gnosis Chain, but most important and urgently needed is changing the config of the xdai chain to be the gnosis chain data, so the switch network and add to metamask buttons work, the switch to xdai no longer works