mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
20 lines
621 B
JSON
20 lines
621 B
JSON
|
{
|
||
|
"name": "Huobi ECO Chain",
|
||
|
"website": "https://www.hecochain.com/en-us/",
|
||
|
"description": "HECO is a decentralized and cost efficient public chain that Ethereum developers can easily get started with and smart contracts are seamlessly compatible.",
|
||
|
"explorer": "https://hecoinfo.com/",
|
||
|
"symbol": "HT",
|
||
|
"type": "coin",
|
||
|
"decimals": 18,
|
||
|
"status": "active",
|
||
|
"links": [
|
||
|
{
|
||
|
"name": "twitter",
|
||
|
"url": "https://twitter.com/HECO_Chain"
|
||
|
},
|
||
|
{
|
||
|
"name": "telegram",
|
||
|
"url": "https://t.me/Huobiecochainofficial"
|
||
|
}
|
||
|
]
|
||
|
}
|