diff --git a/basicswap/templates/wallet.html b/basicswap/templates/wallet.html index 05943fc..3b6007e 100644 --- a/basicswap/templates/wallet.html +++ b/basicswap/templates/wallet.html @@ -879,6 +879,7 @@ const coinNameToSymbol = { 'Monero': 'XMR', 'Wownero': 'WOW', 'Litecoin': 'LTC', + 'Dogecoin': 'DOGE', 'Firo': 'FIRO', 'Dash': 'DASH', 'PIVX': 'PIVX',