mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
12 lines
408 B
JSON
12 lines
408 B
JSON
{
|
|
"name": "SUN",
|
|
"website": "https://sun.io",
|
|
"description": "SUN is a social experiment, which focuses on the DeFi potential of TRON.",
|
|
"explorer": "https://tronscan.io/#/token20/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9",
|
|
"research": "https://research.binance.com/en/projects/sun",
|
|
"type": "TRC20",
|
|
"symbol": "SUN",
|
|
"decimals": 18,
|
|
"id": "TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9"
|
|
}
|