Remove discontinued RPCs and add infura

This commit is contained in:
ligi 2022-01-05 14:59:57 +01:00
parent 62ad98d60e
commit 150d8173fc
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -3,10 +3,9 @@
"title": "Ethereum Testnet Görli", "title": "Ethereum Testnet Görli",
"chain": "ETH", "chain": "ETH",
"rpc": [ "rpc": [
"https://rpc.goerli.mudit.blog/", "https://goerli.infura.io/v3/${INFURA_API_KEY}",
"https://rpc.slock.it/goerli", "wss://goerli.infura.io/v3/${INFURA_API_KEY}",
"https://rpc.goerli.mudit.blog/"
"https://goerli.prylabs.net/"
], ],
"faucets": [ "faucets": [
"https://goerli-faucet.slock.it/?address=${ADDRESS}", "https://goerli-faucet.slock.it/?address=${ADDRESS}",