Skip to content

Commit

Permalink
fix parent protocol entry
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Dec 12, 2024
1 parent cd44718 commit e48a3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -63244,7 +63244,7 @@ const data3: Protocol[] = [
twitter: "SparkDexAI",
oracles: ["Flare FTSO"], // https://github.com/DefiLlama/DefiLlama-Adapters/pull/12676
audit_links: ["https://github.com/SparkDEX/perp-smart-contracts/blob/main/audit"],
parentProtocol: "parent#sparkdexbalancer",
parentProtocol: "parent#sparkdex",
listedAt: 1734027989
},
{
Expand Down

0 comments on commit e48a3f8

Please sign in to comment.