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

22 lines
675 B
JSON

{
"name": "PolkaCover",
"website": "https://www.polkacover.com/",
"description": "PolkaCover is an Insurance platform for crypto world",
"explorer": "https://etherscan.io/token/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6",
"research": "https://polkacover.medium.com/",
"type": "ERC20",
"symbol": "CVR",
"decimals": 18,
"status": "active",
"id": "0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6",
"links": [
{
"name": "github",
"url": "https://github.com/Polkacover"
},
{
"name": "whitepaper",
"url": "https://www.polkacover.com/pdf/whitepaper.pdf"
}
]
}