mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
5f6fb5ed94
* 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>
17 lines
575 B
JSON
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"
|
|
]
|
|
} |