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

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