Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-23 08:31:41 +00:00 committed by trust-wallet-merge-bot
parent eb91398f75
commit 612f825296

View File

@ -1,29 +1,29 @@
{ {
"name": "DeFido", "name": "DeFido",
"type": "BEP20", "type": "BEP20",
"symbol": "DEFIDO", "symbol": "DEFIDO",
"decimals": 9, "decimals": 9,
"website": "https://defidotoken.com", "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!", "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", "explorer": "https://bscscan.com/token/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE",
"status": "active", "status": "active",
"id": "0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE", "id": "0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE",
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/DeFidoTokenOfficial" "url": "https://t.me/DeFidoTokenOfficial"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/defidotoken" "url": "https://twitter.com/defidotoken"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/defido/" "url": "https://coinmarketcap.com/currencies/defido/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/defido" "url": "https://coingecko.com/en/coins/defido"
} }
] ]
} }