trustwallet-assets/blockchains/ethereum/assets/0xd1e2d5085b39B80C9948AeB1b9aA83AF6756bcc5/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
977 B
JSON

{
"name": "Wrapped Oxen",
"website": "https://oxen.io",
"description": "Oxen 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/0xd1e2d5085b39b80c9948aeb1b9aa83af6756bcc5",
"research": "",
"type": "ERC20",
"symbol": "wOXEN",
"decimals": 9,
"status": "active",
"id": "0xd1e2d5085b39B80C9948AeB1b9aA83AF6756bcc5",
"links": [
{
"name": "github",
"url": "https://github.com/oxen-io/oxen-core"
},
{
"name": "twitter",
"url": "https://twitter.com/Oxen_io"
},
{
"name": "whitepaper",
"url": "https://loki.network/wp-content/uploads/2018/10/LokiWhitepaperV3_1.pdf"
}
]
}