mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
810 B
JSON
25 lines
810 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.",
|
|
"explorer": "https://etherscan.io/token/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3",
|
|
"type": "ERC20",
|
|
"symbol": "DEC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/decentr"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/DecentrNet"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/@DecentrNet"
|
|
}
|
|
]
|
|
} |