trustwallet-assets/blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

30 lines
1011 B
JSON

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