mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Migration for VANCAT Token (BEP20) (#19996)
* Migration for VANCAT Token (BEP20) * Edit Coingecko link for VANCAT * Delete logo.png * Create logo.png Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
da0c97ae05
commit
db93c02840
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"name": "VANCAT Token",
|
||||
"website": "https://vancattoken.com/",
|
||||
"description": "VANCAT Token is the governance token of the VANCAT platform. Users can mint Standard NFTs or Special NFTs with platform and get paid with VANCAT. The platform presents VANCAT Wallet App, VANSwap, gaming awards (play to earn) and its own metaverse.",
|
||||
"explorer": "https://bscscan.com/token/0x0Da1774e58eD28fF9749340F116055F8d836A7C8",
|
||||
"type": "BEP20",
|
||||
"symbol": "VANCAT",
|
||||
"decimals": 9,
|
||||
"status": "active",
|
||||
"id": "0x0Da1774e58eD28fF9749340F116055F8d836A7C8",
|
||||
"tags": [
|
||||
"deflationary"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/vancattokencommunity"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/vancattoken"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/vancat"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "VanCat Token",
|
||||
"name": "Old VANCAT Token",
|
||||
"website": "https://www.vancattoken.com/",
|
||||
"description": "VANCAT platform allows users to easily deposit BEP20 tokens (ANY tokens) into an NFT. VANCAT token is the governance token of the platform.",
|
||||
"explorer": "https://bscscan.com/token/0x8597ba143ac509189e89aab3ba28d661a5dd9830",
|
||||
|
@ -7,5 +7,5 @@
|
|||
"symbol": "VANCAT",
|
||||
"type": "BEP20",
|
||||
"decimals": 0,
|
||||
"status": "active"
|
||||
"status": "abandoned"
|
||||
}
|
Loading…
Reference in New Issue
Block a user