Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update featured-daos.json #1417

Merged
merged 1 commit into from
Nov 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions src/assets/data/featured-daos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"name": "Lido",
"description": "The Lido DAO governs key parameters of Ethereum's largest liquid staking protocol using the voting power of LDO.",
"logo": "https://pbs.twimg.com/profile_images/1721880644345622528/G2czctJJ_400x400.jpg",
"network": "ethereum",
"daoAddress": "0x0000000000000000000000000000000000000000",
"overrideUrl": "https://vote.lido.fi/"
},
{
"name": "Polygon",
"description": "The Polygon Governance Hub enables community-driven decision-making for the Polygon aggregated blockchain network.",
Expand All @@ -15,6 +23,14 @@
"daoAddress": "0x5dea8e499b05de8f86e7521f039770268055b23f",
"overrideUrl": "https://vote.puffer.fi/"
},
{
"name": "Curve Financial",
"description": "Curve.fi DAO lets CRV holders lock their tokens to make onchain-enforceable changes to the Curve protocol.",
"logo": "https://pbs.twimg.com/profile_images/1220560374346461185/W1sQNVWo_400x400.jpg",
"network": "ethereum",
"daoAddress": "0x0000000000000000000000000000000000000000",
"overrideUrl": "https://dao.curve.fi/dao"
},
{
"name": "Mode",
"description": "The Mode Governance Hub enables the community to participate in scaling DeFi to billions of users.",
Expand Down
Loading