Update eip155-27.json (#2873)

Domain has been picked up by domain campers. We've moved the project.
This commit is contained in:
Shiba Blockchain 2023-05-21 13:42:54 -07:00 committed by GitHub
parent 965085a719
commit d3b7e3284b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
} }
] ]