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>
17 lines
584 B
JSON
17 lines
584 B
JSON
{
|
|
"name": "CACHE Gold",
|
|
"website": "https://cache.gold",
|
|
"description": "CACHE Gold tokens are fully regulated, public, transparent, redeemable tokens backed by gold stored in vaults around the world.",
|
|
"explorer": "https://etherscan.io/token/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0",
|
|
"type": "ERC20",
|
|
"symbol": "CGT",
|
|
"decimals": 8,
|
|
"status": "active",
|
|
"id": "0xF5238462E7235c7B62811567E63Dd17d12C2EAA0",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/cache-token/cache-contract"
|
|
}
|
|
]
|
|
} |