Skip to content

Commit

Permalink
fix eco dapps
Browse files Browse the repository at this point in the history
  • Loading branch information
zkLeonardo committed Aug 23, 2024
1 parent 6e5db14 commit fa00ab8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/DashboardS2/Tabs/EcoDApps.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ export default function EcoDApps({
rewardsIcon: [
{ name: "Nova Points", iconURL: "/img/icon-rewards-nova.svg" },
],
rewards: "Lending",
rewards: "Up to 20x",
holdingPoints: getHoldingPointsByProject("sumer"),
totalPoints: getTotalPointsByProject("sumer"),
remainSpinNum: getSpinByProject("sumer").remainSpinNum,
Expand All @@ -1295,7 +1295,7 @@ export default function EcoDApps({
category: "other",
iconURL: "/img/icon-desyn.jpg",
name: "Desyn",
link: "https://app.sumer.money/",
link: "https://www.desyn.io/#/",
handler: "@DesynLab",
type: "DEX",
rewardsIcon: [
Expand Down

0 comments on commit fa00ab8

Please sign in to comment.