diff --git a/config/tokens.json b/config/tokens.json index 3cb638e..491a7df 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -24,6 +24,18 @@ "decimals": 18, "pairs": ["BCH"] }, + { + "abbr": "SIDX", + "value": "SIDX", + "protocol": "SEP20_PROTOCOL", + "blockchain": "BCH", + "label": "SmartIndex", + "ticker": "SIDX", + "explorer": "https://www.smartscan.cash/tx/", + "token": "0xF05bD3d7709980f60CD5206BddFFA8553176dd29", + "decimals": 18, + "pairs": ["BCH"] + }, { "abbr": "TANGO", "value": "TANGO", diff --git a/icons/SmartIndex_verse.png b/icons/SmartIndex_verse.png new file mode 100644 index 0000000..c57b6b6 Binary files /dev/null and b/icons/SmartIndex_verse.png differ