mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Add TND logo and info Add TND logo and info by token owner. * Add TendaCoin logo and info Add TendaCoin (TND) logo and info * Update info.json Fixed invalid character '}' * Add TendaCoin logo and info Add TendaCoin (TND) logo and info. * Info for token TendaCoin * Add files via upload * Update info.json Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com>
33 lines
839 B
JSON
33 lines
839 B
JSON
{
|
|
"name": "TendaCoin",
|
|
"type": "BEP20",
|
|
"symbol": "TND",
|
|
"decimals": 18,
|
|
"website": "https://tendacoin.com",
|
|
"description": "Decentralized Currency from People to People.",
|
|
"explorer": "https://bscscan.com/token/0x07a3554899D97a087Bda931Dd5224B3B7435E568",
|
|
"status": "active",
|
|
"id": "0x07a3554899D97a087Bda931Dd5224B3B7435E568",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/TendaCoin1"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/TendaCoinChat"
|
|
},
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/tendacoin"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://tendacoin.com/whitepaper/"
|
|
}
|
|
],
|
|
"tags": [
|
|
"defi"
|
|
]
|
|
}
|