mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@f07057004c 🚀
This commit is contained in:
parent
c2fcab2975
commit
fe2c9bf731
File diff suppressed because one or more lines are too long
|
@ -5,8 +5,8 @@
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.goerli.linea.build",
|
"https://rpc.goerli.linea.build",
|
||||||
"wss://rpc.goerli.linea.build",
|
"wss://rpc.goerli.linea.build",
|
||||||
"https://consensys-zkevm-goerli-prealpha.infura.io/v3/${INFURA_API_KEY}",
|
"https://linea-goerli.infura.io/v3/${INFURA_API_KEY}",
|
||||||
"wss://consensys-zkevm-goerli-prealpha.infura.io/v3/${INFURA_API_KEY}"
|
"wss://linea-goerli.infura.io/v3/${INFURA_API_KEY}"
|
||||||
],
|
],
|
||||||
"faucets": ["https://faucetlink.to/goerli"],
|
"faucets": ["https://faucetlink.to/goerli"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -8991,7 +8991,7 @@
|
||||||
"symbol": "ETH",
|
"symbol": "ETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc.goerli.linea.build", "wss://rpc.goerli.linea.build", "https://consensys-zkevm-goerli-prealpha.infura.io/v3/${INFURA_API_KEY}", "wss://consensys-zkevm-goerli-prealpha.infura.io/v3/${INFURA_API_KEY}"],
|
"rpc": ["https://rpc.goerli.linea.build", "wss://rpc.goerli.linea.build", "https://linea-goerli.infura.io/v3/${INFURA_API_KEY}", "wss://linea-goerli.infura.io/v3/${INFURA_API_KEY}"],
|
||||||
"faucets": ["https://faucetlink.to/goerli"],
|
"faucets": ["https://faucetlink.to/goerli"],
|
||||||
"infoURL": "https://linea.build"
|
"infoURL": "https://linea.build"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -13635,7 +13635,7 @@
|
||||||
"name": "Linea Testnet",
|
"name": "Linea Testnet",
|
||||||
"title": "Linea Goerli Testnet",
|
"title": "Linea Goerli Testnet",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": ["https://rpc.goerli.linea.build", "wss://rpc.goerli.linea.build", "https://consensys-zkevm-goerli-prealpha.infura.io/v3/${INFURA_API_KEY}", "wss://consensys-zkevm-goerli-prealpha.infura.io/v3/${INFURA_API_KEY}"],
|
"rpc": ["https://rpc.goerli.linea.build", "wss://rpc.goerli.linea.build", "https://linea-goerli.infura.io/v3/${INFURA_API_KEY}", "wss://linea-goerli.infura.io/v3/${INFURA_API_KEY}"],
|
||||||
"faucets": ["https://faucetlink.to/goerli"],
|
"faucets": ["https://faucetlink.to/goerli"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Linea Ether",
|
"name": "Linea Ether",
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user