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>
17 lines
625 B
JSON
17 lines
625 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.",
|
|
"explorer": "https://etherscan.io/token/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95",
|
|
"type": "ERC20",
|
|
"symbol": "VRC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xB65aA347A28d40039f62F3a488c9FD2799cB5a95",
|
|
"links": [
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/voidreserve"
|
|
}
|
|
]
|
|
} |