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

30 lines
852 B
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.",
"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"
}
]
}