trustwallet-assets/blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/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

26 lines
992 B
JSON

{
"name": "Wrapped Loki",
"website": "https://loki.network",
"description": "Loki is a private cryptocurrency with an incentivised service node network. The decentralised service node network is leveraged to create a whole suite of privacy tools including an anonymous private messenger (Session) and an anonymous onion router (Lokinet).",
"explorer": "https://etherscan.io/token/0x5ff668ddfdcbb7505f41ed56e626e4d4719dcb26",
"research": "",
"type": "ERC20",
"symbol": "wLOKI",
"decimals": 9,
"status": "active",
"id": "0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26",
"links": [
{
"name": "github",
"url": "https://github.com/loki-project/loki-core"
},
{
"name": "twitter",
"url": "https://twitter.com/Loki_Project"
},
{
"name": "whitepaper",
"url": "https://loki.network/wp-content/uploads/2018/10/LokiWhitepaperV3_1.pdf"
}
]
}