mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
33 lines
938 B
JSON
33 lines
938 B
JSON
{
|
|
"name": "Cezo OS",
|
|
"website": "https://cezo.io/",
|
|
"description": "CEZO is a decentralized OS infrastructure to enable full ecosystem required by complex computations of DApps.",
|
|
"explorer": "https://etherscan.io/token/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3",
|
|
"type": "ERC20",
|
|
"symbol": "CEZ",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/cezo-os"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/cezo_io"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/cezo_io"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/cezo/"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/@cezo_io"
|
|
}
|
|
]
|
|
} |