trustwallet-assets/blockchains/binance/assets/TWT-8C2/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

26 lines
777 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.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/trustwalletapp",
"handle": "TrustWalletApp"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/trustapp",
"handle": "TrustApp"
}
],
"explorer": "https://explorer.binance.org/asset/TWT-8C2",
"research": "https://research.binance.com/en/projects/trustwallet",
"type": "BEP2",
"symbol": "TWT",
"decimals": 8,
"status": "active",
"id": "TWT-8C2"
}