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>
17 lines
505 B
JSON
17 lines
505 B
JSON
{
|
|
"name": "CAT Token",
|
|
"website": "https://thecattoken.com/",
|
|
"description": "CAT Token - created for people who love cats.",
|
|
"explorer": "https://etherscan.io/token/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3",
|
|
"type": "ERC20",
|
|
"symbol": "CAT",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3",
|
|
"links": [
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://thecattoken.com/whitepaper.pdf"
|
|
}
|
|
]
|
|
} |