forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
24 lines (24 loc) · 763 Bytes
/
info.json
File metadata and controls
24 lines (24 loc) · 763 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"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"
}