trustwallet-assets/blockchains/tron/assets/1003257/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

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"
}
]
}