trustwallet-assets/blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

24 lines
846 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",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/TrustlinesFound",
"handle": "TrustlinesFound"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/Trustlines",
"handle": "Trustlines"
}
],
"source_code": "http://github.com/trustlines-protocol/",
"type": "ERC20",
"symbol": "TLN",
"decimals": 18,
"status": "active",
"id": "0x679131F591B4f369acB8cd8c51E68596806c3916"
}