mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* Remove all source_code and whitepaper fields (moved to links section) * Move white_paper fields to links section * Add checks for source_code, whitepaper fields * Whitepaper fixes Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
22 lines
694 B
JSON
22 lines
694 B
JSON
{
|
|
"name": "Vox.Finance",
|
|
"website": "https://app.vox.finance",
|
|
"description": "Yield farming token with low supply and 2% burn rate.",
|
|
"explorer": "https://bscscan.com/token/0xc227f8eecc481a8e8baa30a4754b109b81c4dfa4",
|
|
"research": "https://app.vox.finance/whitepaper",
|
|
"type": "BEP20",
|
|
"symbol": "VOXb",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4",
|
|
"links": [
|
|
{
|
|
"name": "source_code",
|
|
"url": "https://gitlab.com/vox.finance/vox-finance-contracts"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://app.vox.finance/whitepaper"
|
|
}
|
|
]
|
|
} |