Skip to content

Commit

Permalink
Merge pull request #6835 from Define101/master
Browse files Browse the repository at this point in the history
add friend.tech v2
  • Loading branch information
Define101 authored May 7, 2024
2 parents bc34e06 + be7248b commit 50769fb
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added defi/icons/friend.tech-v2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41781,6 +41781,28 @@ const data3: Protocol[] = [
audit_links: [],
listedAt: 1715054418
},
{
id: "4571",
name: "friend.tech v2",
address: "base:0x0bd4887f7d41b35cd75dff9ffee2856106f86670",
symbol: "FRIEND",
url: "https://www.friend.tech",
description: "Your network is your net worth.",
chain: "Base",
logo: `${baseIconsUrl}/friend.tech-v2.jpg`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "SoFi",
chains: ["Base"],
oracles: [],
forkedFrom: [],
module: "dummy.js",
twitter: "friendtech",
audit_links: [],
listedAt: 1715084599
},
]

export default data3

0 comments on commit 50769fb

Please sign in to comment.