diff --git a/config/tokens.json b/config/tokens.json index 11e598c..8ce9459 100644 --- a/config/tokens.json +++ b/config/tokens.json @@ -72,6 +72,18 @@ "decimals": 18, "pairs": ["BCH"] }, + { + "abbr": "POTA", + "value": "POTA", + "protocol": "SEP20_PROTOCOL", + "blockchain": "BCH", + "label": "POTA", + "ticker": "pota", + "explorer": "https://www.smartscan.cash/tx/", + "token": "0xB5b1939ef0a3743d0Ae9282DbA62312b614A5Ac0", + "decimals": 18, + "pairs": ["BCH"] + }, { "abbr": "RMZ", "value": "RMZ", diff --git a/icons/pota2x.png b/icons/pota2x.png new file mode 100644 index 0000000..5b9fb53 Binary files /dev/null and b/icons/pota2x.png differ