mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add eip155-70.json for Hoo Smart Chain mainnet (#1099)
Co-authored-by: xxx <xxx@email.com>
This commit is contained in:
parent
a861c6902b
commit
6fc206c769
26
_data/chains/eip155-70.json
Normal file
26
_data/chains/eip155-70.json
Normal 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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user