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 data3.ts #8939

Merged
merged 1 commit into from
Dec 26, 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
6 changes: 3 additions & 3 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64252,15 +64252,15 @@ const data3: Protocol[] = [
id: "5540",
name: "Zeebu",
address: null,
symbol: "-",
symbol: "ZBU",
url: "https://zeebu.fi",
description: "ZBU Protocol offers a decentralized liquidity solution specifically tailored for the DeFi ecosystem. It utilizes a unique combination of participant roles and innovative mechanisms to facilitate efficient, secure, and scalable settlements.",
chain: "Ethereum",
logo: `${baseIconsUrl}/zeebu.jpg`,
audits: "2",
audit_note: null,
gecko_id: null,
cmcId: null,
gecko_id: "zeebu",
cmcId: "27765",
category: "Farm",
chains: ["Ethereum", "Base", "Binance"],
oracles: [],
Expand Down