trustwallet-assets/blockchains/vechain/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

27 lines
931 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "VeChain",
"website": "https://vechain.org",
"source_code": "https://github.com/vechain",
"white_paper": "https://www.vechain.org/whitepaper/#header",
"description": "VeChain is the worlds 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://insight.vecha.in",
"research": "https://research.binance.com/en/projects/vechain",
"symbol": "VET",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/vechain"
},
{
"name": "twitter",
"url": "https://twitter.com/vechainofficial"
},
{
"name": "reddit",
"url": "https://reddit.com/r/vechain"
}
]
}