mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
454 B
JSON
11 lines
454 B
JSON
{
|
|
"name": "Kin",
|
|
"website": "https://kin.org/",
|
|
"description": "Kin is money for the digital world. It is used to generate value through a shared, decentralized cryptocurrency in a digital ecosystem of apps and their users.",
|
|
"explorer": "https://explorer.solana.com/address/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6",
|
|
"type": "SPL",
|
|
"symbol": "KIN",
|
|
"decimals": 5,
|
|
"id": "kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6"
|
|
}
|