mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
03028a6712
* ExplorerUrl switch fix * ExplorerUrl export fix * Generate info.json for each token where it was missing. * Replace placeholder text for description to a dash. * Add id field; reorder tags. * Add id fields. * Fill website from info from ethplorer. * Complete blockchain info.jsons (with symbol, decimals; auto update). * Complete blockchain info.jsons (with symbol, decimals, status; manual update). * Rename short_description to description in all info.json files. * Tomochain explorer urls. * ExplorerUrls (kava, ontology, gochain). * Few leftover short_description field rename. * Set missing website to empty. * Merge fixes * Fix duplicate description fields. * Remove long descriptions from chain info.json files. * Duplicate description fields; last 5 instances. * Add warning for too long description * Shorten some long descriptions. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
34 lines
1.4 KiB
JSON
34 lines
1.4 KiB
JSON
{
|
|
"name": "Digital Reserve Currency",
|
|
"website": "https://drcglobal.org/",
|
|
"source_code": "https://github.com/digitalreserve/DRC",
|
|
"white_paper": "https://drcglobal.org/white-paper-1",
|
|
"description": "Digital Reserve Currency was designed to become a decentralized digital store of value with a limited supply and a zero inflation rate. It was created during the COVID-19 crisis when fiscal and monetary policies have exposed serious vulnerabilities in the current financial system. The concept of Digital Reserve Currency was developed by Maxim Nurov, founder of Digital Finance.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/DRCToken",
|
|
"handle": "DRCToken"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/DigitalReserveCurrency",
|
|
"handle": "Digital Reserve Currency"
|
|
},
|
|
{
|
|
"name": "Linkedin",
|
|
"url": "https://www.linkedin.com/company/drc-global/",
|
|
"handle": "DRC Global"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/8BrRdc",
|
|
"handle": "Digital Reserve Currency"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606",
|
|
"type": "ERC20",
|
|
"symbol": "DRC",
|
|
"decimals": 0,
|
|
"id": "0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606"
|
|
} |