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>
18 lines
655 B
JSON
18 lines
655 B
JSON
{
|
|
"name": "FREE coin",
|
|
"website": "https://www.FREEcoin.technology",
|
|
"description": "The FREE coin is the ideal start-to-crypto coin : large community, many exchangess and wallets, available on Ethereum and Tron.",
|
|
"explorer": "https://tronscan.io/#/token/1003134",
|
|
"research": "https://bitcointalk.org/index.php?topic=3267883.msg34055291#msg34055291",
|
|
"type": "TRC10",
|
|
"symbol": "FREE",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "1003134",
|
|
"links": [
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://freecoin.technology/wp-content/uploads/2020/07/WHITEPAPER-2019-12.pdf"
|
|
}
|
|
]
|
|
} |