mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
18 lines
604 B
JSON
18 lines
604 B
JSON
{
|
|
"name": "Netkoin",
|
|
"website": "https://netkoin.com",
|
|
"description": "Netkoin is a crypto rewards platform.",
|
|
"explorer": "https://etherscan.io/token/0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c",
|
|
"research": "https://coinmarketcap.com/currencies/netkoin/",
|
|
"type": "ERC20",
|
|
"symbol": "NTK",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C",
|
|
"links": [
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://www.netkoin.com/wp-content/uploads/2019/09/Netkoin-Whitepaper-version-3_0-1.pdf"
|
|
}
|
|
]
|
|
} |