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>
22 lines
675 B
JSON
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"
|
|
}
|
|
]
|
|
} |