diff --git a/config/tokens.json b/config/tokens.json index 99fce72..9ff9a2f 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -11,6 +11,18 @@ "token": "0x7b2B3C5308ab5b2a1d9a94d20D35CCDf61e05b72", "decimals": 18, "pairs": ["BCH"] + }, + { + "abbr": "FLEX", + "value": "FLEX", + "protocol": "SEP20_PROTOCOL", + "blockchain": "BCH", + "label": "FLEX", + "ticker": "flex", + "explorer": "https://www.smartscan.cash/tx/", + "token": "0x98Dd7eC28FB43b3C4c770AE532417015fa939Dd3", + "decimals": 18, + "pairs": ["BCH"] } ] } diff --git a/icons/flex2x.png b/icons/flex2x.png new file mode 100644 index 0000000..dd54878 Binary files /dev/null and b/icons/flex2x.png differ