mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-27.json (#2873)
Domain has been picked up by domain campers. We've moved the project.
This commit is contained in:
parent
965085a719
commit
d3b7e3284b
|
@ -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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user