diff --git a/config/tokens.json b/config/tokens.json index c4e3cec..614676c 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -72,6 +72,18 @@ "decimals": 18, "pairs": ["BCH"] }, + { + "abbr": "LNS", + "value": "LNS", + "protocol": "SEP20_PROTOCOL", + "blockchain": "BCH", + "label": "LNS", + "ticker": "lns", + "explorer": "https://www.smartscan.cash/tx/", + "token": "0x35b3Ee79E1A7775cE0c11Bd8cd416630E07B0d6f", + "decimals": 18, + "pairs": ["BCH"] + }, { "abbr": "GoC", "value": "GoC", diff --git a/icons/lns2x.png b/icons/lns2x.png new file mode 100644 index 0000000..5ad8bd9 Binary files /dev/null and b/icons/lns2x.png differ