mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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>
26 lines
992 B
JSON
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"
|
|
}
|
|
]
|
|
} |