Skip to content

Commit

Permalink
Merge pull request DefiLlama#3658 from Define101/master
Browse files Browse the repository at this point in the history
listing radiate
  • Loading branch information
Define101 authored Jul 7, 2023
2 parents 4c9c655 + d29dd8c commit 1f47744
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Binary file added defi/icons/radiate-protocol.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11087,6 +11087,27 @@ const data3: Protocol[] = [
],
listedAt: 1688728448
},
{
id: "3211",
name: "Radiate Protocol",
address: "arbitrum:0x7CA0B5Ca80291B1fEB2d45702FFE56a7A53E7a97",
symbol: "RADT",
url: "https://www.radiateprotocol.com",
description: `Earn boosted yield on Radiant with no lockups!`,
chain: "Arbitrum",
logo: `${baseIconsUrl}/radiate-protocol.jpg`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Yield",
chains: ["Arbitrum"],
module: "radiate-protocol/index.js",
twitter: "RadiateProtocol",
oracles: [],
forkedFrom: [],
listedAt: 1688728448
},
]

export default data3

0 comments on commit 1f47744

Please sign in to comment.