Skip to content

Commit

Permalink
Merge pull request #6773 from Define101/master
Browse files Browse the repository at this point in the history
Rehold logos + description
  • Loading branch information
Define101 authored Apr 30, 2024
2 parents 974546c + a728b91 commit 4366a2a
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 6 deletions.
Binary file added defi/icons/rehold-v1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed defi/icons/rehold-v1.png
Binary file not shown.
Binary file added defi/icons/rehold-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed defi/icons/rehold-v2.png
Binary file not shown.
Binary file added defi/icons/rehold.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed defi/icons/rehold.png
Binary file not shown.
4 changes: 2 additions & 2 deletions defi/src/protocols/data2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25173,9 +25173,9 @@ const data2: Protocol[] = [
symbol: "-",
url: "https://rehold.io",
description:
"ReHold is an innovative protocol that offers the first Dual investments in DeFi. High APRs are accessible due to DEXs' Liquidity Pools with an effective price range for concentrated liquidity.",
"AI-powered financial ecosystem on Bitcoin to buy, swap, earn, or trade your crypto with up to 100x leverage",
chain: "Binance",
logo: `${baseIconsUrl}/rehold-v1.png`,
logo: `${baseIconsUrl}/rehold-v1.jpg`,
audits: "2",
audit_note: null,
gecko_id: null,
Expand Down
4 changes: 2 additions & 2 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12370,9 +12370,9 @@ const data3: Protocol[] = [
address: null,
symbol: "-",
url: "https://rehold.io",
description: "ReHold is an innovative protocol that offers the first Dual investments in DeFi. High APRs are accessible due to DEXs' Liquidity Pools with an effective price range for concentrated liquidity.",
description: "AI-powered financial ecosystem on Bitcoin to buy, swap, earn, or trade your crypto with up to 100x leverage",
chain: "Binance",
logo: `${baseIconsUrl}/rehold-v2.png`,
logo: `${baseIconsUrl}/rehold-v2.jpg`,
audits: "2",
audit_note: null,
gecko_id: null,
Expand Down
4 changes: 2 additions & 2 deletions defi/src/protocols/parentProtocols.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2244,8 +2244,8 @@ const parentProtocols: IParentProtocol[] = [
id: "parent#rehold",
name: "ReHold",
url: "https://rehold.io",
description: "ReHold is an innovative protocol that offers the first Dual investments in DeFi. High APRs are accessible due to DEXs' Liquidity Pools with an effective price range for concentrated liquidity.",
logo: `${baseIconsUrl}/rehold.png`,
description: "AI-powered financial ecosystem on Bitcoin to buy, swap, earn, or trade your crypto with up to 100x leverage",
logo: `${baseIconsUrl}/rehold.jpg`,
gecko_id: null,
cmcId: null,
chains: [],
Expand Down

0 comments on commit 4366a2a

Please sign in to comment.