Skip to content

Commit a58f687

Browse files
authored
Merge pull request #1479 from scroll-tech/session2-aave
fix: remove aave coming soon
2 parents 242742f + 5c7c44a commit a58f687

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/sessions/Protocols/protocolList.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const DECENTRALIZED_EXCHANGES_DATA: ProtocolData = {
3333
href: "https://ambient.finance/",
3434
},
3535
{
36-
name: "Izumi",
36+
name: "iZUMi",
3737
project: "Izumi",
3838
logoURL: "https://scroll-eco-list.netlify.app/logos/iZUMi%20Finance.png",
3939
href: "https://izumi.finance/trade/swap",
@@ -110,7 +110,6 @@ const LENDING_BORROWING_DATA: ProtocolData = {
110110
project: "Aave",
111111
logoURL: "https://scroll-eco-list.netlify.app/logos/Aave.svg",
112112
href: "https://app.aave.com/",
113-
upcoming: true,
114113
},
115114
{
116115
name: "Compound",

0 commit comments

Comments
 (0)