mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Remove discontinued RPCs and add infura
This commit is contained in:
parent
62ad98d60e
commit
150d8173fc
|
@ -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}",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user