From cd55b3e8b7d9de54e9c2485171eec7da0da5393a Mon Sep 17 00:00:00 2001 From: emidev98 Date: Mon, 26 Feb 2024 07:54:30 +0200 Subject: [PATCH] feat: use coingecko for amp whale price retreival --- const/chains.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/const/chains.ts b/const/chains.ts index 129f2e7..3226c17 100644 --- a/const/chains.ts +++ b/const/chains.ts @@ -100,7 +100,7 @@ export const SUPPORTED_CHAINS: { [key: string]: Chain } = { }, "ibc/B3F639855EE7478750CC8F82072307ED6E131A8EFF20345E1D136B50C4E5EC36": { name: "ampWhale", - priceKey: "ibc/B3F639855EE7478750CC8F82072307ED6E131A8EFF20345E1D136B50C4E5EC36", + priceKey: "AMPWHALE", icon: "https://raw.githubusercontent.com/terra-money/station-assets/main/img/coins/ampWHALE.svg", }, "ibc/517E13F14A1245D4DE8CF467ADD4DA0058974CDCC880FA6AE536DBCA1D16D84E": {