trustwallet-assets/blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/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

10 lines
612 B
JSON

{
"name": "ROOBEE",
"website": "https://roobee.io/",
"description": "Roobee is a blockchain-based investment platform for non-professional and private investors. Roobee allows you to build an investment portfolio consisting of various assets, from cryptocurrencies to stocks and ETFs. The payment can be made in any convenient way, without limitations, and without high entry thresholds.",
"explorer": "https://bscscan.com/token/0xe64f5cb844946c1f102bd25bbd87a5ab4ae89fbe",
"type": "BEP20",
"symbol": "bROOBEE",
"decimals": 18,
"id": "0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe"
}