mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
eb91398f75
* Add 'DeFido' logo and info Adding info for BEP20 token 'DeFido' (socials included) * Rename info.json.json to info.json * Create logo.png * Delete logo.png.png * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
30 lines
1004 B
JSON
30 lines
1004 B
JSON
{
|
|
"name": "DeFido",
|
|
"type": "BEP20",
|
|
"symbol": "DEFIDO",
|
|
"decimals": 9,
|
|
"website": "https://defidotoken.com",
|
|
"description": "Floki, Meet DeFido! This brand new token was born merely moments after a top 3 exchange tweeted their dog named “DeFido” at Elon Musk. & this French Bulldog is ready for lift off!",
|
|
"explorer": "https://bscscan.com/token/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE",
|
|
"status": "active",
|
|
"id": "0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE",
|
|
"links": [
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/DeFidoTokenOfficial"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/defidotoken"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/defido/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/defido"
|
|
}
|
|
]
|
|
}
|