trustwallet-assets/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json
Viktor Radchenko 5f6fb5ed94
[Internal] Add tagging support (#5911)
* Add tagging support

* Add example dao support for TWT

* Update info.json

* Rename daos => dao

* Update tags.json

* Update tag in TWT, governance/dao

* Update test

* Add staking-native tag

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-03-18 13:42:03 -07:00

17 lines
575 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": [
"governance"
]
}