trustwallet-assets/blockchains/kusama/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.0 KiB
JSON

{
"name": "Kusama",
"website": "https://kusama.network",
"source_code": "https://github.com/kusamanetwork",
"white_paper": "",
"description": "Kusama is described as a canary-net: It is an early, highly experimental version of Polkadot presenting real economic conditions.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/kusamanetwork",
"handle": "kusamanetwork"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/Kusama",
"handle": "Kusama"
}
],
"explorer": "https://polkascan.io/pre/kusama-cc3",
"symbol": "KSM",
"type": "COIN",
"decimals": 12,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/kusamanetwork"
},
{
"name": "twitter",
"url": "https://twitter.com/kusamanetwork"
},
{
"name": "reddit",
"url": "https://reddit.com/r/Kusama"
}
]
}