trustwallet-assets/blockchains/vechain/info/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

29 lines
936 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",
"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"
},
{
"name": "whitepaper",
"url": "https://www.vechain.org/whitepaper/#header"
}
]
}