mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add shibachain (#541)
* add shibachain * update exploror * fix typo * change standard to None Co-authored-by: Akita Inu <shibainu@protonmail.com>
This commit is contained in:
parent
b85fcbf761
commit
7c83beda57
23
_data/chains/eip155-27.json
Normal file
23
_data/chains/eip155-27.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "ShibaChain",
|
||||
"chain": "SHIB",
|
||||
"network": "mainnet",
|
||||
"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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user