mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6572a691df
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
28 lines
805 B
JSON
28 lines
805 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://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"
|
|
}
|
|
]
|
|
} |