Add eip155-70.json for Hoo Smart Chain mainnet

This commit is contained in:
xxx 2022-04-22 11:09:46 +08:00
parent 2dfccbee3d
commit 66a883d45a

View File

@ -0,0 +1,26 @@
{
"name": "Hoo Smart Chain",
"chain": "HSC",
"rpc": [
"https://http-mainnet.hoosmartchain.com",
"https://http-mainnet2.hoosmartchain.com",
"wss://ws-mainnet.hoosmartchain.com",
"wss://ws-mainnet2.hoosmartchain.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Hoo Smart Chain Native Token",
"symbol": "HOO",
"decimals": 18
},
"infoURL": "https://www.hoosmartchain.com",
"shortName": "hsc",
"chainId": 70,
"networkId": 70,
"slip44": 1170,
"explorers": [{
"name": "hooscan",
"url": "https://www.hooscan.com",
"standard": "EIP3091"
}]
}