1
0
mirror of https://github.com/Instadapp/chains.git synced 2024-07-29 22:37:19 +00:00

Remove umlaut from Goerli ()

closes 
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": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Görli Ether", "name": "Goerli Ether",
"symbol": "ETH", "symbol": "ETH",
"decimals": 18 "decimals": 18
}, },

View File

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

View File

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

View File

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

View File

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