add haic cion json (#295)

Co-authored-by: zhanghongzhi <384606889@qq.com>
This commit is contained in:
zhhz123 2021-06-14 21:40:37 +08:00 committed by GitHub
parent e5d168b2da
commit 20cd7c768e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,16 @@
{
"name": "Haic",
"chain": "Haic",
"network": "mainnet",
"rpc": ["https://orig.haichain.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Haicoin",
"symbol": "HAIC",
"decimals": 18
},
"infoURL": "https://www.haichain.io/",
"shortName": "haic",
"chainId": 803,
"networkId": 803
}