mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
850bd2e9fa
* add bep-20 vite token * add vite logo * Update info.json * Update info.json * Delete logo.png * add vite logo * Delete logo.png * update vite logo
26 lines
718 B
JSON
26 lines
718 B
JSON
{
|
|
"name": "VITE Token",
|
|
"website": "https://vite.org",
|
|
"description": "VITE(Vite) is a lightning-fast blockchain where transactions incur zero fees.",
|
|
"explorer": "https://bscscan.com/token/0x2794DAD4077602eD25A88d03781528D1637898B4",
|
|
"type": "BEP20",
|
|
"symbol": "VITE",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x2794DAD4077602eD25A88d03781528D1637898B4",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/vitelabs"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/vitelabs"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/vitelabs"
|
|
}
|
|
]
|
|
}
|