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",
|
"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
|
@ -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,
|
||||||
|
|
|
@ -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
Loading…
Reference in New Issue
Block a user