Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-01-13 14:18:01 +00:00 committed by trust-wallet-merge-bot
parent 1c8b1016c6
commit 1f5715b37e

View File

@ -1,32 +1,32 @@
{ {
"name": "DODToken", "name": "DODToken",
"website": "https://dayofdefeat.app", "website": "https://dayofdefeat.app",
"description": "DOD (Day of Defeat) is a token issued on the Binance Smart Chain. It is first and exciting social experiment on this planet, with a radical deflationary mathematical model which will keep the price of DOD token rising continuously.", "description": "DOD (Day of Defeat) is a token issued on the Binance Smart Chain. It is first and exciting social experiment on this planet, with a radical deflationary mathematical model which will keep the price of DOD token rising continuously.",
"explorer": "https://bscscan.com/token/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193", "explorer": "https://bscscan.com/token/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193",
"type": "BEP20", "type": "BEP20",
"symbol": "DOD", "symbol": "DOD",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193", "id": "0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/dayofdefeatBSC" "url": "https://twitter.com/dayofdefeatBSC"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/DayOfDefeatBSC" "url": "https://t.me/DayOfDefeatBSC"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://github.com/DOD195450508/docs/blob/main/%24DOD-WhitePaper.pdf" "url": "https://github.com/DOD195450508/docs/blob/main/%24DOD-WhitePaper.pdf"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/yVGAW86x" "url": "https://discord.com/invite/yVGAW86x"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }