mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add TendaCoin (BEP20) (#20527)
* 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>
This commit is contained in:
parent
b6deb92e09
commit
988a98d168
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Loading…
Reference in New Issue
Block a user