trustwallet-assets/blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

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"
}
]
}