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>
28 lines
914 B
JSON
28 lines
914 B
JSON
{
|
|
"name": "Decentr",
|
|
"website": "https://decentr.net",
|
|
"description": "Decentr is a publicly accessible, open-source blockchain protocol that targets the consumer crypto loans market, securing user data, and returning data value to the user.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/DecentrNet",
|
|
"handle": "decentr"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"url": "https://medium.com/@DecentrNet",
|
|
"handle": "decentr"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/DecentrNet",
|
|
"handle": "decentr"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3",
|
|
"type": "ERC20",
|
|
"symbol": "DEC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3"
|
|
} |