mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
23 lines
663 B
JSON
23 lines
663 B
JSON
{
|
|
"name": "Vevocoin",
|
|
"website": "https://vevocoin.com/",
|
|
"telegram": "https://t.me/vevonews",
|
|
"twitter": "https://twitter.com/vevocoin",
|
|
"description": "VEVO is an open source platform in which everyone can use the code and token to their needs.",
|
|
"explorer": "https://tronscan.io/#/token/1003257",
|
|
"type": "TRC10",
|
|
"symbol": "VEVO",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "1003257",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/vevodev"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://vevocoin.com/whitepaper.pdf"
|
|
}
|
|
]
|
|
} |