mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* 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>
30 lines
1011 B
JSON
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"
|
|
} |