diff --git a/config/tokens.json b/config/tokens.json index 3cb638e..2842b1f 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -131,6 +131,18 @@ "token": "0x49F9ECF126B6dDF51C731614755508A4674bA7eD", "decimals": 18, "pairs": ["BCH", "RMZ"] - } + }, + { + "abbr": "EPIC", + "value": "EPIC", + "protocol": "SEP20_PROTOCOL", + "blockchain": "ETH", + "label": "EPIC", + "ticker": "epic", + "explorer": "https://etherscan.io/address/0xF77B59a2Fd8eA0dED3eE72A2942C298De8A3e802", + "token": "0xF77B59a2Fd8eA0dED3eE72A2942C298De8A3e802", + "decimals": 18, + "pairs": ["USDC"] + } ] } diff --git a/icons/epic2x.png b/icons/epic2x.png new file mode 100644 index 0000000..eaf965e Binary files /dev/null and b/icons/epic2x.png differ