From d3b7e3284bcb0c47a9898ff6cc36aff97104c299 Mon Sep 17 00:00:00 2001 From: Shiba Blockchain <134159997+ShibaBlockchain@users.noreply.github.com> Date: Sun, 21 May 2023 13:42:54 -0700 Subject: [PATCH] Update eip155-27.json (#2873) Domain has been picked up by domain campers. We've moved the project. --- _data/chains/eip155-27.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/chains/eip155-27.json b/_data/chains/eip155-27.json index d10047b2..664aebf6 100644 --- a/_data/chains/eip155-27.json +++ b/_data/chains/eip155-27.json @@ -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" } ]