Deploying to gh-pages from @ ethereum-lists/chains@02b0a54d6e 🚀

This commit is contained in:
ligi 2021-12-31 08:47:13 +00:00
parent 48b41cfae5
commit c75ac84e08
4 changed files with 8 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -51,7 +51,7 @@
"faucets": ["https://faucet.rinkeby.io"],
"infoURL": "https://www.rinkeby.io"
}, {
"name": "Ethereum Testnet Görli",
"name": "Görli",
"chainId": 5,
"shortName": "gor",
"networkId": 5,
@ -3340,7 +3340,7 @@
"faucets": [],
"infoURL": "https://xerom.org"
}, {
"name": "Kintsugi merge testnet",
"name": "Kintsugi",
"chainId": 1337702,
"shortName": "kintsugi",
"networkId": 1337702,

View File

@ -81,7 +81,8 @@
"standard": "EIP3091"
}]
}, {
"name": "Ethereum Testnet Görli",
"name": "Görli",
"title": "Ethereum Testnet Görli",
"chain": "ETH",
"network": "goerli",
"rpc": ["https://rpc.goerli.mudit.blog/", "https://rpc.slock.it/goerli", "https://goerli.prylabs.net/"],
@ -4700,7 +4701,8 @@
"chainId": 1313500,
"networkId": 1313500
}, {
"name": "Kintsugi merge testnet",
"name": "Kintsugi",
"title": "Kintsugi merge testnet",
"chain": "ETH",
"network": "testnet",
"rpc": ["https://rpc.kintsugi.themerge.dev"],