Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-11-15 12:35:18 +00:00 committed by trust-wallet-merge-bot
parent 1a5b3ec993
commit d3ca57299c

View File

@ -1,37 +1,37 @@
{ {
"name": "Damn Token", "name": "Damn Token",
"website": "https://damncool.io/", "website": "https://damncool.io/",
"description": "DAMN Connecting the World through Blockchain Innovations.", "description": "DAMN Connecting the World through Blockchain Innovations.",
"explorer": "https://bscscan.com/token/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28", "explorer": "https://bscscan.com/token/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28",
"type": "BEP20", "type": "BEP20",
"symbol": "DAMN", "symbol": "DAMN",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28", "id": "0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/_DAMNCool_" "url": "https://twitter.com/_DAMNCool_"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/DAMNCoolOfficial/" "url": "https://reddit.com/r/DAMNCoolOfficial/"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/damn-token/" "url": "https://coinmarketcap.com/currencies/damn-token/"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/damncoolFrank/" "url": "https://github.com/damncoolFrank/"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/DAMN_Community" "url": "https://t.me/DAMN_Community"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/damn-token" "url": "https://coingecko.com/en/coins/damn-token"
} }
] ]
} }