mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
[Internal] Add Vechain BEP20 (#21914)
BEP20 version of Vechain was created on Apr-01-2022 11:26:34 AM +UTC https://bscscan.com/tx/0x98b88a1dc362df609e1ddd86dbdd8efbeb8f65853427b7d3c31e5f3fa096c7f0 Binance supports the withdrawal of Vechain as a BEP20 token, one example of Binance's hot wallet: https://bscscan.com/token/0x6fdcdfef7c496407ccb0cec90f9c5aaa1cc8d888?a=0x8894e0a0c962cb723c1976a4421c95949be2d4e3 Token link: https://bscscan.com/address/0x6fdcdfef7c496407ccb0cec90f9c5aaa1cc8d888
This commit is contained in:
parent
93fc4da57a
commit
53360ae64a
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"name": "VeChain",
|
||||
"website": "https://vechain.org",
|
||||
"description": "VeChain is the world’s leading blockchain platform offering Blockchain-as-a-Service to enterprises for products and information. VeChain strives to build a trust-free and distributed business ecosystem.",
|
||||
"explorer": "https://bscscan.com/token/0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888",
|
||||
"research": "https://research.binance.com/en/projects/vechain",
|
||||
"symbol": "VET",
|
||||
"type": "BEP20",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888",
|
||||
"tags": [
|
||||
"binance-peg"
|
||||
],
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/vechain"
|
||||
},
|
||||
{
|
||||
"name": "whitepaper",
|
||||
"url": "https://www.vechain.org/whitepaper/#header"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/vechainofficial"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/vechain_official_english"
|
||||
},
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/vechain"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/vechain/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/vechain"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
Loading…
Reference in New Issue
Block a user