From 4396af18ebe0647f7897450d2826938dcf1efd02 Mon Sep 17 00:00:00 2001 From: 0xhardrefresh <98540076+0xhardrefresh@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:34:08 +0200 Subject: [PATCH] update coingeckoCoinsIds (#524) --- src/helpers/prices/defiLlama/index.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/helpers/prices/defiLlama/index.ts b/src/helpers/prices/defiLlama/index.ts index 02f629785..c6243efff 100644 --- a/src/helpers/prices/defiLlama/index.ts +++ b/src/helpers/prices/defiLlama/index.ts @@ -67,6 +67,10 @@ const coingeckoCoinsIds = [ id: "magic-internet-money", addresses: ["0x471EE749bA270eb4c1165B5AD95E614947f6fCeb"], }, + { + id: "magic-internet-money", + addresses: ["0xFEa7a6a0B346362BF88A9e4A88416B77a57D6c2A"], + }, { id: "spell-token", addresses: ["0x55be39c912621606683dee44c4ab2dde083bc925"],