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>
18 lines
664 B
JSON
18 lines
664 B
JSON
{
|
|
"name": "Void Reserve Currency",
|
|
"website": "http://vrc.surge.sh/",
|
|
"description": "Void Reserve Currency will provide staking rewards via an inverse funnel system. All transactions to the staking pool are taxed, and dividends paid to existing stakeholders.",
|
|
"socials": [
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/voidreserve",
|
|
"handle": "voidreserve"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95",
|
|
"type": "ERC20",
|
|
"symbol": "VRC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xB65aA347A28d40039f62F3a488c9FD2799cB5a95"
|
|
} |