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",
|
||||
"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}",
|
||||
|
|
Loading…
Reference in New Issue
Block a user