diff --git a/config/tokens.json b/config/tokens.json index 4017320..92225d3 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -71,6 +71,18 @@ "token": "0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B", "decimals": 18, "pairs": ["BCH"] + }, + { + "abbr": "SBX", + "value": "SBX", + "protocol": "SEP20_PROTOCOL", + "blockchain": "BCH", + "label": "Spacebux", + "ticker": "sbx", + "explorer": "https://www.smartscan.cash/tx/", + "token": "0x83Ef1F5630a16eA56c137cdA5A24f8BcfFa1B158", + "decimals": 9, + "pairs": ["BCH"] } ] } diff --git a/icons/SBX_64x64.png b/icons/SBX_64x64.png new file mode 100644 index 0000000..18fe3ff Binary files /dev/null and b/icons/SBX_64x64.png differ