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", "name": "ShibaChain",
"chain": "SHIB", "chain": "SHIB",
"rpc": ["https://rpc.shibachain.net"], "rpc": ["https://rpc.shibchain.org"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "SHIBA INU COIN", "name": "SHIBA INU COIN",
"symbol": "SHIB", "symbol": "SHIB",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://www.shibachain.net", "infoURL": "https://shibchain.org",
"shortName": "shib", "shortName": "shib",
"chainId": 27, "chainId": 27,
"networkId": 27, "networkId": 27,
"explorers": [ "explorers": [
{ {
"name": "Shiba Explorer", "name": "Shiba Explorer",
"url": "https://exp.shibachain.net", "url": "https://exp.shibchain.org",
"standard": "none" "standard": "none"
} }
] ]

File diff suppressed because one or more lines are too long

View File

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

View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long