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>
14 lines
629 B
JSON
14 lines
629 B
JSON
{
|
|
"name": "Sparkle Loyalty",
|
|
"website": "https://sparkleloyalty.io/",
|
|
"source_code": "https://github.com/Sparkleloyalty",
|
|
"description": "Sparkle is a time-based rewards system designed to allow equal participation amongst all users within Sparkle's ecosystem.",
|
|
"coinmarketcap": "https://coinmarketcap.com/currencies/sparkle-loyalty/",
|
|
"coingecko": "https://www.coingecko.com/en/coins/sparkle",
|
|
"explorer": "https://etherscan.io/token/0x4b7aD3a56810032782Afce12d7d27122bDb96efF",
|
|
"type": "ERC20",
|
|
"symbol": "SPRKL",
|
|
"decimals": 8,
|
|
"id": "0x4b7aD3a56810032782Afce12d7d27122bDb96efF"
|
|
}
|