mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
19e8a5c9ab
* Rearrange info field checks. * Fill missing id field in some infos; enable check for filled id field. * Minor script change * Fill missing type field in some infos; enable check for filled type field. * Enable check for filled symbol type. * Enable check for decimals field. * Enable check for filled description field. * Enforce non-empty website field. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
13 lines
540 B
JSON
13 lines
540 B
JSON
{
|
|
"name": "Vox.Finance",
|
|
"website": "https://app.vox.finance",
|
|
"source_code": "https://gitlab.com/vox.finance/vox-finance-contracts",
|
|
"white_paper": "https://app.vox.finance/whitepaper",
|
|
"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,
|
|
"id": "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4"
|
|
} |