trustwallet-assets/blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/info.json
Adam R 19e8a5c9ab
[Internal] Extend checking fields in info files. (#5483)
* 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>
2021-02-04 17:47:14 +01:00

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