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",
"chain": "ETH",
"rpc": [
"https://rpc.goerli.mudit.blog/",
"https://rpc.slock.it/goerli",
"https://goerli.prylabs.net/"
"https://goerli.infura.io/v3/${INFURA_API_KEY}",
"wss://goerli.infura.io/v3/${INFURA_API_KEY}",
"https://rpc.goerli.mudit.blog/"
],
"faucets": [
"https://goerli-faucet.slock.it/?address=${ADDRESS}",