FrederikBolding / chainlist

A list of EVM-based chains that also allows you to add chains to your favorite Web3 wallet. An alternative to the closing chainlist.org
https://chainlist.wtf
MIT License
526 stars 150 forks source link

mm wallet keeps loading due to rpc error! #102

Open 0xkaizoku opened 9 months ago

0xkaizoku commented 9 months ago

Some RPCs pushes mm in state where it can't switch between chains. Also RPCs with some higher heights are slower compare to one with little less block height.

FrederikBolding commented 9 months ago

@0xkaizoku Which chains are causing these issues?

0xkaizoku commented 9 months ago

Chains like BNB chain, Polygon, Avalanche,etc. and newer chains like Zksync era, Base, Zora also causing the issue. If we can somehow add a module where only live RPCs can be imported and RPCs which are not live are put in bottom then it'll make the application more useful.