trustwallet-assets/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json
Adam R 63c1dcaf1a
[Internal] Add check for tags field (array) (#5960)
* Add check for tags field (array)

* Lint fix

* Using reduce() instead of forEach() for checking all values

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-03-18 00:27:21 +01:00

17 lines
568 B
JSON

{
"name": "Trust Wallet Token",
"website": "https://trustwallet.com",
"source_code": "https://github.com/trustwallet/",
"white_paper": "",
"description": "Utility token to increase adoption of cryptocurrency.",
"explorer": "https://bscscan.com/token/0x4B0F1812e5Df2A09796481Ff14017e6005508003",
"research": "https://research.binance.com/en/projects/trustwallet",
"type": "BEP20",
"symbol": "TWT",
"decimals": 18,
"status": "active",
"id": "0x4B0F1812e5Df2A09796481Ff14017e6005508003",
"tags": [
"dao"
]
}