Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-01-12 19:38:24 +00:00 committed by trust-wallet-merge-bot
parent 13f69357f9
commit 5c217d6b17

View File

@ -1,32 +1,32 @@
{ {
"name": "Vodka Token", "name": "Vodka Token",
"type": "BEP20", "type": "BEP20",
"symbol": "VODKA", "symbol": "VODKA",
"decimals": 18, "decimals": 18,
"website": "https://vodkatoken.com/", "website": "https://vodkatoken.com/",
"description": "Vodka Token — collectible play-to-earn NFT game based on DeFi.", "description": "Vodka Token — collectible play-to-earn NFT game based on DeFi.",
"explorer": "https://bscscan.com/token/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9", "explorer": "https://bscscan.com/token/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9",
"status": "active", "status": "active",
"id": "0x66dA5cc445feC38A9475Ae7941f89110b9d256b9", "id": "0x66dA5cc445feC38A9475Ae7941f89110b9d256b9",
"links": [ "links": [
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/vodka-token" "url": "https://coinmarketcap.com/currencies/vodka-token"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/vodkatoken" "url": "https://t.me/vodkatoken"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/VodkaToken" "url": "https://twitter.com/VodkaToken"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/vodka-token" "url": "https://coingecko.com/en/coins/vodka-token"
} }
], ],
"tags": [ "tags": [
"nft" "nft"
] ]
} }