mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add VITE token (#16711)
* 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
This commit is contained in:
parent
e3330bbb1d
commit
850bd2e9fa
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Loading…
Reference in New Issue
Block a user