From e4c9508e705722ab18b010abbea57e3432a2283a Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 14 Jul 2022 16:08:51 +0200 Subject: [PATCH] Add LUNA2 and SGB1 --- apps/api/src/assets/cryptocurrencies/custom.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/api/src/assets/cryptocurrencies/custom.json b/apps/api/src/assets/cryptocurrencies/custom.json index 9ed19b276..49893e03e 100644 --- a/apps/api/src/assets/cryptocurrencies/custom.json +++ b/apps/api/src/assets/cryptocurrencies/custom.json @@ -1,4 +1,6 @@ { "LUNA1": "Terra", + "LUNA2": "Terra", + "SGB1": "Songbird", "UNI1": "Uniswap" }