trustwallet-assets/blockchains/kin/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.1 KiB
JSON

{
"name": "Kin",
"website": "https://kin.org",
"source_code": "https://github.com/kinecosystem",
"white_paper": "https://kinecosystem.org/static/files/Kin_Whitepaper_V1_English.pdf",
"description": "Kin is a cryptocurrency designed to bring people together in a new shared economy.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/kin_foundation",
"handle": "kin_foundation"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/KinFoundation",
"handle": "KinFoundation"
}
],
"explorer": "https://www.kin.org/blockchainExplorer",
"symbol": "KIN",
"type": "COIN",
"decimals": 5,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/kinecosystem"
},
{
"name": "twitter",
"url": "https://twitter.com/kin_foundation"
},
{
"name": "reddit",
"url": "https://reddit.com/r/KinFoundation"
}
]
}