mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
parent
406e3ffad6
commit
d8071dab68
|
@ -9,7 +9,7 @@
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Görli Ether",
|
"name": "Goerli Ether",
|
||||||
"symbol": "ETH",
|
"symbol": "ETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
|
|
|
@ -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
|
||||||
},
|
},
|
||||||
|
|
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
|
@ -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
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Scroll Görli Testnet",
|
"name": "Scroll Goerli Testnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": [],
|
"rpc": [],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user