trustwallet-assets/blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/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

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"
}
]
}