mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
25 lines
814 B
JSON
25 lines
814 B
JSON
{
|
|
"name": "Trustlines Network Token",
|
|
"website": "https://trustlines.network/",
|
|
"description": "TLN are ERC20 tokens on the Ethereum chain, which can be converted to TLC by sending them to the Trustlines Blockchain bridge.",
|
|
"explorer": "https://etherscan.io/token/0x679131F591B4f369acB8cd8c51E68596806c3916",
|
|
"type": "ERC20",
|
|
"symbol": "TLN",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x679131F591B4f369acB8cd8c51E68596806c3916",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/trustlines-protocol/"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/TrustlinesFound"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/Trustlines"
|
|
}
|
|
]
|
|
} |