From a95f2c02e17fa19c0e05112b8f43e48bcb527b72 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 31 Jan 2022 18:38:14 +0100 Subject: [PATCH] Support Mina Protocol (MINA-USD) --- .../api/src/services/cryptocurrency/custom-cryptocurrencies.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json b/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json index 7664e3106..eff896ed6 100644 --- a/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json +++ b/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json @@ -5,6 +5,7 @@ "AVAX": "Avalanche", "DOT": "Polkadot", "MATIC": "Polygon", + "MINA": "Mina Protocol", "SHIB": "Shiba Inu", "SOL": "Solana", "UNI3": "Uniswap"