mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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>
18 lines
650 B
JSON
18 lines
650 B
JSON
{
|
|
"name": "Community Token",
|
|
"website": "https://communitytoken.io/",
|
|
"description": "Community Token (COM) is an ERC-20 token that empowers the crypto community with collective due diligence on emerging investment opportunities.",
|
|
"explorer": "https://etherscan.io/token/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF",
|
|
"research": "https://medium.com/@communitytoken",
|
|
"type": "ERC20",
|
|
"symbol": "COM",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ComToken"
|
|
}
|
|
]
|
|
} |