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

fix: update defi category and project name into correct one for double #8037

Merged
merged 2 commits into from
Sep 17, 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
4 changes: 2 additions & 2 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52708,7 +52708,7 @@ const data3: Protocol[] = [
},
{
id: "5024",
name: "Double 2 Win",
name: "Double",
address: null,
symbol: "-",
url: "https://www.double2win.xyz",
Expand All @@ -52720,7 +52720,7 @@ const data3: Protocol[] = [
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Liquidity manager",
category: "Yield",
chains: ["Arbitrum"],
oracles: [],
forkedFrom: [],
Expand Down