Skip to content

Commit

Permalink
add new listing
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Nov 10, 2024
1 parent 4f4afb2 commit f1850f6
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion defi/DefiLlama-Adapters
Binary file added defi/icons/common-wealth.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59753,6 +59753,30 @@ const data3: Protocol[] = [
],
listedAt: 1731160419
},
{
id: "5336",
name: "Common Wealth",
address: "base:0x99b2b1a2adb02b38222adcd057783d7e5d1fcc7d",
symbol: "WLTH",
url: "http://app.joincommonwlth.xyz/",
description:
"Early-stage VC access for the 99%. Fully decentralised. Fully on-chain. The way it was meant to be",
chain: "Base",
logo: `${baseIconsUrl}/common-wealth.jpg`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Launchpad",
chains: ["Base"],
module: "commonwealth/index.js",
twitter: "joincommonwlth",
treasury: "commonwealth.js",
forkedFrom: [],
oracles: [],
audit_links: [],
listedAt: 1731198987
},
];

export default data3;

0 comments on commit f1850f6

Please sign in to comment.