mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
768 B
JSON
25 lines
768 B
JSON
{
|
|
"name": "Hermez Network Token",
|
|
"website": "https://hermez.io/",
|
|
"description": "Hermez is a decentralized zk-rollup focused on scaling payments and token transfers on top of Ethereum.",
|
|
"explorer": "https://etherscan.io/token/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE",
|
|
"type": "ERC20",
|
|
"symbol": "HEZ",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xEEF9f339514298C6A857EfCfC1A762aF84438dEE",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/hermeznetwork"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/hermez_network"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/hermez_network"
|
|
}
|
|
]
|
|
} |