diff --git a/defi/DefiLlama-Adapters b/defi/DefiLlama-Adapters index c60ce503fb..e8b52681c5 160000 --- a/defi/DefiLlama-Adapters +++ b/defi/DefiLlama-Adapters @@ -1 +1 @@ -Subproject commit c60ce503fb026106d5a4e1d7f64176431e686dc5 +Subproject commit e8b52681c50cd59f747a156602fbb68e0e59dc26 diff --git a/defi/dimension-adapters b/defi/dimension-adapters index 0496e2151d..c200c17e82 160000 --- a/defi/dimension-adapters +++ b/defi/dimension-adapters @@ -1 +1 @@ -Subproject commit 0496e2151d1bf068b7863cf883cc582b87990a07 +Subproject commit c200c17e820f3a7bd05b1762f70a88ed78800b01 diff --git a/defi/emissions-adapters b/defi/emissions-adapters index e0d2af6b99..1a877f51cf 160000 --- a/defi/emissions-adapters +++ b/defi/emissions-adapters @@ -1 +1 @@ -Subproject commit e0d2af6b99504e9372db81e323371041467ac7f2 +Subproject commit 1a877f51cff91af112474f1b5619b59b2d6f1782 diff --git a/defi/icons/comtech-gold.jpg b/defi/icons/comtech-gold.jpg new file mode 100644 index 0000000000..c649af3f12 Binary files /dev/null and b/defi/icons/comtech-gold.jpg differ diff --git a/defi/icons/holdstation-swap.jpg b/defi/icons/holdstation-swap.jpg new file mode 100644 index 0000000000..aa05a04031 Binary files /dev/null and b/defi/icons/holdstation-swap.jpg differ diff --git a/defi/icons/holdstation.jpg b/defi/icons/holdstation.jpg new file mode 100644 index 0000000000..aa05a04031 Binary files /dev/null and b/defi/icons/holdstation.jpg differ diff --git a/defi/icons/mewfi.jpg b/defi/icons/mewfi.jpg new file mode 100644 index 0000000000..98f44432da Binary files /dev/null and b/defi/icons/mewfi.jpg differ diff --git a/defi/icons/sparkdex-perps.jpg b/defi/icons/sparkdex-perps.jpg new file mode 100644 index 0000000000..b699576023 Binary files /dev/null and b/defi/icons/sparkdex-perps.jpg differ diff --git a/defi/src/protocols/data3.ts b/defi/src/protocols/data3.ts index 81b9790200..79143e5988 100644 --- a/defi/src/protocols/data3.ts +++ b/defi/src/protocols/data3.ts @@ -5933,8 +5933,8 @@ const data3: Protocol[] = [ logo: `${baseIconsUrl}/holdstation-defutures.png`, audits: "2", audit_note: null, - gecko_id: "holdstation", - cmcId: "28510", + gecko_id: null, + cmcId: null, category: "Derivatives", chains: ["zkSync Era"], oracles: ["Chainlink"], @@ -5944,6 +5944,7 @@ const data3: Protocol[] = [ audit_links: [ "https://github.com/verichains/public-audit-reports/blob/main/Verichains%20Draft%20Audit%20Report%20-%20HoldStation%20Dex%20-%20v1.0.pdf", ], + parentProtocol: "parent#holdstation", listedAt: 1683724915, }, { @@ -63224,6 +63225,87 @@ const data3: Protocol[] = [ parentProtocol: "parent#balancer", listedAt: 1733938643 }, + { + id: "5492", + name: "SparkDEX Perps", + address: null, + symbol: "-", + url: "https://sparkdex.ai/", + description: "SparkDEX's Perpetual Exchange supports up to 100x leverage on crypto assets and offers exposure to in-demand commodities and forex market currencies", + chain: "Flare", + logo: `${baseIconsUrl}/sparkdex-perps.jpg`, + audits: "2", + audit_note: null, + gecko_id: null, + cmcId: null, + category: "Derivatives", + chains: ["Flare"], + module: "sparkdex-perps/index.js", + 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", + listedAt: 1734027989 + }, + { + id: "5493", + name: "Holdstation Swap", + address: "era:0xed4040fd47629e7c8fbb7da76bb50b3e7695f0f2", + symbol: "HOLD", + url: "https://holdstation.exchange/", + description: "Uniswap V3 fork on ZKsync Era", + chain: "zkSync Era", + logo: `${baseIconsUrl}/holdstation-swap.jpg`, + audits: "0", + audit_note: null, + gecko_id: null, + cmcId: null, + category: "Dexes", + chains: ["zkSync Era"], + module: "holdstation-swap/index.js", + twitter: "HoldstationW", + forkedFrom: ["Uniswap V3"], + parentProtocol: "parent#holdstation", + listedAt: 1734027998 + }, + { + id: "5494", + name: "MewFi", + address: "ergo:6c35aa395c7c75b0f67f7804d6930f0e11ef93c3387dc1faa86498d54af7962c", + symbol: "MEW", + url: "https://mewfinance.com/", + description: "Decentralized marketplace on ergo blockchain", + chain: "Ergo", + logo: `${baseIconsUrl}/mewfi.jpg`, + audits: "0", + audit_note: null, + gecko_id: null, + cmcId: null, + category: "NFT Marketplace", + chains: ["Ergo"], + module: "mew-fi/index.js", + twitter: "Mew_finance", + listedAt: 1734028004 + }, + { + id: "5495", + name: "ComTech Gold", + address: null, + symbol: "-", + url: "https://comtechgold.com/Digitalgold", + description: "ComTech introduces Gold token namely ComTech Gold ( $CGO ) built on XDC Network.", + chain: "XDC", + logo: `${baseIconsUrl}/comtech-gold.jpg`, + audits: "0", + audit_note: null, + gecko_id: null, + cmcId: null, + category: "RWA", + chains: ["XDC"], + module: "comtech-gold/index.js", + twitter: "ComTechOfficial", + listedAt: 1734028011 + }, ]; export default data3; diff --git a/defi/src/protocols/parentProtocols.ts b/defi/src/protocols/parentProtocols.ts index 1f06feb49c..cc993ade14 100644 --- a/defi/src/protocols/parentProtocols.ts +++ b/defi/src/protocols/parentProtocols.ts @@ -4936,7 +4936,7 @@ const parentProtocols: IParentProtocol[] = [ cmcId: null, chains: [], twitter: "SparkDexAI", - github: ["sparkdex"], + github: ["SparkDEX"], }, { id: "parent#crust-finance", @@ -5979,6 +5979,18 @@ const parentProtocols: IParentProtocol[] = [ twitter: "ThetisMarket", github: ["thetis-market"], }, + { + id: "parent#holdstation", + name: "Holdstation", + url: "https://holdstation.com/", + description: + "Wallet for Futures Trading & #AiAgents on ZKsync, Berachain & Worldcoin", + logo: `${baseIconsUrl}/holdstation.jpg`, + gecko_id: "holdstation", + cmcId: "28510", + chains: [], + twitter: "HoldstationW", + }, ]; export default parentProtocols;