diff --git a/config/tokens.json b/config/tokens.json index 4017320..ed3c8bf 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -71,6 +71,18 @@ "token": "0x77CB87b57F54667978Eb1B199b28a0db8C8E1c0B", "decimals": 18, "pairs": ["BCH"] + }, + { + "abbr": "CLY", + "value": "CLY", + "protocol": "SEP20_PROTOCOL", + "blockchain": "BCH", + "label": "Celery", + "ticker": "cly", + "explorer": "https://www.smartscan.cash/tx/", + "token": "0x7642Df81b5BEAeEb331cc5A104bd13Ba68c34B91", + "decimals": 18, + "pairs": ["BCH"] } ] } diff --git a/icons/celery2x.png b/icons/celery2x.png new file mode 100644 index 0000000..20ec9b5 Binary files /dev/null and b/icons/celery2x.png differ