trustwallet-assets/blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* 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>
2021-06-28 17:49:10 +02:00

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"
}
]
}