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

11 lines
547 B
JSON

{
"name": "Unifi Protocol DAO",
"website": "https://unifiprotocol.com",
"description": "Unifi Protocol DAO is a group of non-custodial, interoperable, decentralized, multi-chain smart contracts providing the building blocks for DeFi development. ",
"explorer": "https://bscscan.com/token/0x728c5bac3c3e370e372fc4671f9ef6916b814d8b",
"research": "https://research.binance.com/en/projects/unifi-protocol-dao",
"type": "BEP20",
"symbol": "UNFI",
"decimals": 18,
"id": "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B"
}