mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6572a691df
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
26 lines
877 B
JSON
26 lines
877 B
JSON
{
|
|
"name": "Callisto Network",
|
|
"website": "https://callisto.network",
|
|
"source_code": "https://github.com/EthereumCommonwealth",
|
|
"white_paper": "https://whitepaper.callisto.network/",
|
|
"description": "Callisto Network is a blockchain platform with its own cryptocurrency (CLO) that is based on Ethereum protocol. Callisto Network is developed by Ethereum Commonwealth.",
|
|
"explorer": "https://explorer2.callisto.network",
|
|
"symbol": "CLO",
|
|
"type": "COIN",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/EthereumCommonwealth"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/CallistoSupport"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/CallistoCrypto"
|
|
}
|
|
]
|
|
} |