mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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
696 B
JSON
21 lines
696 B
JSON
{
|
|
"name": "CXN Network",
|
|
"website": "https://cxn.network",
|
|
"description": "CXN Network is a research-and-deploy start-up, which aims to build products around centralized and decentralized finance",
|
|
"explorer": "https://etherscan.io/token/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28",
|
|
"type": "ERC20",
|
|
"symbol": "CXN",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xb48E0F69e6A3064f5498D495F77AD83e0874ab28",
|
|
"links": [
|
|
{
|
|
"name": "source_code",
|
|
"url": "https://gitlab.com/beejay141/cxnsol"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://cxn.network/files/Whitepaper-CXN.pdf"
|
|
}
|
|
]
|
|
} |