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>
21 lines
612 B
JSON
21 lines
612 B
JSON
{
|
|
"name": "KP2R.Network",
|
|
"website": "https://kp2r.network",
|
|
"description": "An Advanced & Incentive Enabled Decentralize Financial System",
|
|
"explorer": "https://etherscan.io/token/0x9bde098be22658d057c3f1f185e3fd4653e2fbd1",
|
|
"type": "ERC20",
|
|
"symbol": "KP2R",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/kp2r-network"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://docs.kp2r.network"
|
|
}
|
|
]
|
|
} |