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

33 lines
1002 B
JSON

{
"name": "Unit protocol",
"website": "https://unit.xyz",
"description": "Unit protocol is a decentralized borrowing protocol that allows using a variety of tokens as collateral.",
"explorer": "https://etherscan.io/token/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55",
"type": "ERC20",
"symbol": "COL",
"decimals": 18,
"status": "active",
"id": "0xC76FB75950536d98FA62ea968E1D6B45ffea2A55",
"links": [
{
"name": "github",
"url": "https://github.com/unitprotocol"
},
{
"name": "twitter",
"url": "https://twitter.com/unitprotocol"
},
{
"name": "telegram",
"url": "https://t.me/unit_ann"
},
{
"name": "medium",
"url": "https://medium.com/@unitprotocol"
},
{
"name": "whitepaper",
"url": "https://github.com/unitprotocol/protocol_docs/blob/master/unit_wp.pdf"
}
]
}