diff --git a/blockchains/heco/allowlist.json b/blockchains/heco/allowlist.json new file mode 100644 index 000000000..0637a088a --- /dev/null +++ b/blockchains/heco/allowlist.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/blockchains/heco/denylist.json b/blockchains/heco/denylist.json new file mode 100644 index 000000000..0637a088a --- /dev/null +++ b/blockchains/heco/denylist.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/blockchains/heco/info/info.json b/blockchains/heco/info/info.json new file mode 100644 index 000000000..5cc2f04e0 --- /dev/null +++ b/blockchains/heco/info/info.json @@ -0,0 +1,20 @@ +{ + "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" + } + ] +} \ No newline at end of file diff --git a/blockchains/heco/info/logo.png b/blockchains/heco/info/logo.png new file mode 100644 index 000000000..5336fe816 Binary files /dev/null and b/blockchains/heco/info/logo.png differ