Skip to content

change lagoon category #9774

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

Merged
merged 1 commit into from
May 2, 2025
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
4 changes: 2 additions & 2 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65388,13 +65388,13 @@ const data3: Protocol[] = [
symbol: "-",
url: "https://lagoon.finance",
description:
"Lagoon provides an infrastructure to launch, manage and scale on-chain vaults — powered by ERC-4626 standard and Safe. Users can enter any strategies and earn interest over their assets. While each curator process deposits and withdrawals in an asynchronous manner and at different intervals",
"Lagoon provides an infrastructure to launch, manage and scale on-chain vaults — powered by ERC-7540 standard and Safe. Users can enter any strategies and earn interest over their assets. While each curator process deposits and withdrawals in an asynchronous manner and at different intervals",
chain: "Ethereum",
logo: `${baseIconsUrl}/lagoon.jpg`,
audits: "2",
gecko_id: null,
cmcId: null,
category: "Yield",
category: "Onchain Capital Allocator",
chains: ["Ethereum"],
module: "lagoon/index.js",
github: ["hopperlabsxyz"],
Expand Down