trustwallet-assets/blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/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

19 lines
622 B
JSON

{
"name": "Zeedex",
"website": "https://zeedex.io",
"twitter": "https://twitter.com/Zeedexio",
"telegram": "https://t.me/zeedexio",
"description": "Zeedex is a decentralized exchange where users can trade, stake, lend and borrow cryptocurrencies.",
"explorer": "https://etherscan.io/token/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c",
"type": "ERC20",
"symbol": "ZDEX",
"decimals": 18,
"status": "active",
"id": "0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c",
"links": [
{
"name": "github",
"url": "https://github.com/zeedexio"
}
]
}