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>
23 lines
851 B
JSON
23 lines
851 B
JSON
{
|
|
"name": "EVC",
|
|
"coin_name": "Eco Value Coin",
|
|
"website": "https://ecovaluecoin.com",
|
|
"description": "Eco Value Coin is a Blockchain based Carbon Credit token. It will allow individuals, businesses and governments to trade and offset carbon emissions..",
|
|
"explorer": "https://etherscan.io/token/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124",
|
|
"research": "https://www.ecovaluecoin.com/#ecctech",
|
|
"type": "ERC20",
|
|
"symbol": "EVC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xAa843f65872a25D6E9552eA0B360Fb1d5E333124",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ecovalue/evc-contracts"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://www.ecovaluecoin.com/wp-content/uploads/2018/07/EVC-Whitepaper-v1.0.pdf"
|
|
}
|
|
]
|
|
} |