Remove umlaut from Goerli (#1923)

closes #1912
This commit is contained in:
ligi 2022-11-23 03:10:16 +01:00 committed by GitHub
parent 406e3ffad6
commit d8071dab68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 10 deletions

View File

@ -9,7 +9,7 @@
],
"faucets": [],
"nativeCurrency": {
"name": "Görli Ether",
"name": "Goerli Ether",
"symbol": "ETH",
"decimals": 18
},

View File

@ -4,7 +4,7 @@
"rpc": ["https://goerli.optimism.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Görli Ether",
"name": "Goerli Ether",
"symbol": "ETH",
"decimals": 18
},

View File

@ -1,12 +1,12 @@
{
"name": "Arbitrum Görli",
"title": "Arbitrum Görli Rollup Testnet",
"name": "Arbitrum Goerli",
"title": "Arbitrum Goerli Rollup Testnet",
"chainId": 421613,
"shortName": "arb-goerli",
"chain": "ETH",
"networkId": 421613,
"nativeCurrency": {
"name": "Arbitrum Görli Ether",
"name": "Arbitrum Goerli Ether",
"symbol": "AGOR",
"decimals": 18
},
@ -15,7 +15,7 @@
"infoURL": "https://arbitrum.io/",
"explorers": [
{
"name": "Arbitrum Görli Rollup Explorer",
"name": "Arbitrum Goerli Rollup Explorer",
"url": "https://goerli-rollup-explorer.arbitrum.io",
"standard": "EIP3091"
}

View File

@ -1,6 +1,6 @@
{
"name": "Görli",
"title": "Ethereum Testnet Görli",
"name": "Goerli",
"title": "Ethereum Testnet Goerli",
"chain": "ETH",
"rpc": [
"https://goerli.infura.io/v3/${INFURA_API_KEY}",
@ -13,7 +13,7 @@
"https://faucet.goerli.mudit.blog"
],
"nativeCurrency": {
"name": "Görli Ether",
"name": "Goerli Ether",
"symbol": "ETH",
"decimals": 18
},

View File

@ -1,5 +1,5 @@
{
"name": "Scroll Görli Testnet",
"name": "Scroll Goerli Testnet",
"chain": "ETH",
"rpc": [],
"faucets": [],