From b6a382edbbac66f3dd533ae1fe6152444ffdc9b9 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 9 Apr 2022 17:48:32 +0200 Subject: [PATCH] Add Terra (LUNA1-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 9bc601500..71eab866d 100644 --- a/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json +++ b/apps/api/src/services/cryptocurrency/custom-cryptocurrencies.json @@ -4,6 +4,7 @@ "ATOM": "Cosmos", "AVAX": "Avalanche", "DOT": "Polkadot", + "LUNA1": "Terra", "MATIC": "Polygon", "MINA": "Mina Protocol", "RUNE": "THORChain",