Skip to content

Commit

Permalink
Merge pull request #1480 from scroll-tech/sepolia
Browse files Browse the repository at this point in the history
Merge pull request #1479
  • Loading branch information
Holybasil authored Feb 27, 2025
2 parents 5b099c1 + a58f687 commit 89c4d00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/sessions/Protocols/protocolList.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 89c4d00

Please sign in to comment.