chains/_data/chains/eip155-27.json
2022-01-14 21:12:06 +01:00

23 lines
430 B
JSON

{
"name": "ShibaChain",
"chain": "SHIB",
"rpc": [
"https://rpc.shibachain.net"
],
"faucets": [],
"nativeCurrency": {
"name": "SHIBA INU COIN",
"symbol": "SHIB",
"decimals": 18
},
"infoURL": "https://www.shibachain.net",
"shortName": "shib",
"chainId": 27,
"networkId": 27,
"explorers": [{
"name": "Shiba Explorer",
"url": "https://exp.shibachain.net",
"standard": "none"
}]
}