trustwallet-assets/blockchains/callisto/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

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"
}
]
}