trustwallet-assets/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

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"
}
]
}