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>
28 lines
822 B
JSON
28 lines
822 B
JSON
{
|
|
"name": "Vox Finance",
|
|
"website": "https://app.vox.finance/",
|
|
"description": "Yield farming token with low supply and 2% burn rate.",
|
|
"explorer": "https://etherscan.io/token/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/RealVoxFinance",
|
|
"handle": "RealVoxFinance"
|
|
},
|
|
{
|
|
"name": "Discord",
|
|
"url": "https://discord.gg/c32KurP",
|
|
"handle": "Vox.Finance"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/VoxFinance",
|
|
"handle": "Vox.Finance"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "VOX",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x12D102F06da35cC0111EB58017fd2Cd28537d0e1"
|
|
} |