mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
20 lines
727 B
JSON
20 lines
727 B
JSON
{
|
|
"name": "Zombie.Finance(ZOMBIE)",
|
|
"website": "https://zombie.finance/",
|
|
"source_code": "https://github.com/zombie-finance/zombie-protocol",
|
|
"description": "Zombie is a decentralized social experiment game!",
|
|
"description": "Zombie is an decentralized experiment to see how people will react having power over one another.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/ZombieFinance",
|
|
"handle": "Zombie.Finance"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8",
|
|
"type": "ERC20",
|
|
"symbol": "ZOMBIE",
|
|
"decimals": 18,
|
|
"id": "0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8"
|
|
}
|