mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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>
24 lines
758 B
JSON
24 lines
758 B
JSON
{
|
|
"name": "QCORE.FINANCE",
|
|
"website": "https://qcore.finance/",
|
|
"source_code": "https://github.com/qcore-finance",
|
|
"description": "QCORE.FINANCE controlled and rewarded with QCORE governance tokens.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/qcore_finance",
|
|
"handle": "qcore_finance"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/qcore_finance",
|
|
"handle": "qcore_finance"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36",
|
|
"type": "ERC20",
|
|
"symbol": "QCORE",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0x82866b4A71BA9d930Fe338C386B6A45a7133eb36"
|
|
} |