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

This commit is contained in:
ligi 2023-05-21 20:47:57 +00:00
parent 48c835d754
commit 365386e215
7 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,21 +1,21 @@
{
"name": "ShibaChain",
"chain": "SHIB",
"rpc": ["https://rpc.shibachain.net"],
"rpc": ["https://rpc.shibchain.org"],
"faucets": [],
"nativeCurrency": {
"name": "SHIBA INU COIN",
"symbol": "SHIB",
"decimals": 18
},
"infoURL": "https://www.shibachain.net",
"infoURL": "https://shibchain.org",
"shortName": "shib",
"chainId": 27,
"networkId": 27,
"explorers": [
{
"name": "Shiba Explorer",
"url": "https://exp.shibachain.net",
"url": "https://exp.shibchain.org",
"standard": "none"
}
]

File diff suppressed because one or more lines are too long

View File

@ -346,9 +346,9 @@
"symbol": "SHIB",
"decimals": 18
},
"rpc": ["https://rpc.shibachain.net"],
"rpc": ["https://rpc.shibchain.org"],
"faucets": [],
"infoURL": "https://www.shibachain.net"
"infoURL": "https://shibchain.org"
}, {
"name": "Boba Network Rinkeby Testnet",
"chainId": 28,

View File

@ -478,20 +478,20 @@
}, {
"name": "ShibaChain",
"chain": "SHIB",
"rpc": ["https://rpc.shibachain.net"],
"rpc": ["https://rpc.shibchain.org"],
"faucets": [],
"nativeCurrency": {
"name": "SHIBA INU COIN",
"symbol": "SHIB",
"decimals": 18
},
"infoURL": "https://www.shibachain.net",
"infoURL": "https://shibchain.org",
"shortName": "shib",
"chainId": 27,
"networkId": 27,
"explorers": [{
"name": "Shiba Explorer",
"url": "https://exp.shibachain.net",
"url": "https://exp.shibchain.org",
"standard": "none"
}]
}, {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long