mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
13f69357f9
commit
5c217d6b17
|
@ -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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user