Co-authored-by: eoscats <eoscats@protonmail.com>
This commit is contained in:
HooGroup 2021-04-26 18:06:34 +08:00 committed by GitHub
parent e0bf9b0d52
commit 2d5c5bb5cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,20 @@
{
"name": "HOO Smart Chain Testnet",
"chain": "ETH",
"network": "testnet",
"rpc": [
"https://http-testnet.hoosmartchain.com"
],
"faucets": [
"https://faucet-testnet.hscscan.com/"
],
"nativeCurrency": {
"name": "HOO",
"symbol": "HOO",
"decimals": 18
},
"infoURL": "https://www.hoosmartchain.com",
"shortName": "hoosmartchain",
"chainId": 170,
"networkId": 170
}