trustwallet-assets/blockchains/binance/assets/TWT-8C2/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

26 lines
728 B
JSON

{
"name": "Trust Wallet Token",
"website": "https://trustwallet.com",
"description": "Utility token to increase adoption of cryptocurrency.",
"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",
"links": [
{
"name": "github",
"url": "https://github.com/trustwallet/"
},
{
"name": "twitter",
"url": "https://twitter.com/TrustWalletApp"
},
{
"name": "reddit",
"url": "https://reddit.com/r/trustapp"
}
]
}