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
547 stars 154 forks source link

Bug in Setting up PALM #20

Open jsorkin24 opened 1 year ago

jsorkin24 commented 1 year ago

A bug in chainlist.wtf. It's not handling that INFURA_API_KEY which is in the master chainlist data for Palm network in the https://github.com/ethereum-lists/chains repo, and which is a valid part of the definition (see example in README.

The repo has an infuraId that could be used to substitute INFURA_API_KEY in chain.rpc) on L44 image