chains/_data/chains/5.json
2019-04-24 17:57:49 +02:00

19 lines
424 B
JSON

{
"name": "Ethereum Testnet Görli",
"short_name": "gor",
"chain": "ETH",
"network": "goerli",
"chain_id": 5,
"network_id": 5,
"rpc": [
"https://rpc.goerli.mudit.blog/",
"https://rpc.slock.it/goerli ",
"https://goerli.prylabs.net/"
],
"faucets": [
"https://goerli-faucet.slock.it/?address=${ADDRESS}",
"https://faucet.goerli.mudit.blog"
],
"info_url": "https://goerli.net/#about"
}