mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e3d5d8ed79
* Include coin info.json's in checks as well * Put all chain coin cheks into one check step * Socials->links adaptation in coin info.json's Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
42 lines
1.1 KiB
JSON
42 lines
1.1 KiB
JSON
{
|
|
"name": "TRON",
|
|
"website": "https://tron.network/",
|
|
"source_code": "https://github.com/tronprotocol",
|
|
"white_paper": "https://developers.tron.network/docs",
|
|
"description": "TRON is dedicated to building the infrastructure for a truly decentralized Internet.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/Tronfoundation",
|
|
"handle": "Tronfoundation"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/Tronix",
|
|
"handle": "Tronix"
|
|
}
|
|
],
|
|
"explorer": "https://tronscan.io/#/",
|
|
"research": "https://research.binance.com/en/projects/tron",
|
|
"symbol": "TRX",
|
|
"type": "COIN",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"tags": [
|
|
"staking-native"
|
|
],
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/tronprotocol"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/Tronfoundation"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/Tronix"
|
|
}
|
|
]
|
|
} |