diff --git a/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json b/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json index 949b455db..2e1d2e824 100644 --- a/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json +++ b/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json @@ -3,5 +3,6 @@ "ALGO": "Algorand", "AVAX": "Avalanche", "MATIC": "Polygon", - "SHIB": "Shiba Inu" + "SHIB": "Shiba Inu", + "UNI3": "Uniswap" }