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@d3b7e3284b 🚀
This commit is contained in:
parent
48c835d754
commit
365386e215
File diff suppressed because one or more lines are too long
|
@ -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
|
@ -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,
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue
Block a user