From 5c7c44afc27507409e59a354952dc8bbb089d23a Mon Sep 17 00:00:00 2001 From: holybasil Date: Thu, 27 Feb 2025 13:56:50 +0800 Subject: [PATCH] fix: remove aave coming soon --- src/app/sessions/Protocols/protocolList.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/sessions/Protocols/protocolList.ts b/src/app/sessions/Protocols/protocolList.ts index 0f95903e7..7862e58d0 100644 --- a/src/app/sessions/Protocols/protocolList.ts +++ b/src/app/sessions/Protocols/protocolList.ts @@ -33,7 +33,7 @@ const DECENTRALIZED_EXCHANGES_DATA: ProtocolData = { href: "https://ambient.finance/", }, { - name: "Izumi", + name: "iZUMi", project: "Izumi", logoURL: "https://scroll-eco-list.netlify.app/logos/iZUMi%20Finance.png", href: "https://izumi.finance/trade/swap", @@ -110,7 +110,6 @@ const LENDING_BORROWING_DATA: ProtocolData = { project: "Aave", logoURL: "https://scroll-eco-list.netlify.app/logos/Aave.svg", href: "https://app.aave.com/", - upcoming: true, }, { name: "Compound",