trustwallet-assets/blockchains/callisto/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* Include coin info.json's in checks as well

* Put all chain coin cheks into one check step

* Socials->links adaptation in coin info.json's

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

38 lines
1.2 KiB
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.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/CallistoSupport",
"handle": "CallistoSupport"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/CallistoCrypto",
"handle": "CallistoCrypto"
}
],
"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"
}
]
}