diff --git a/defi/icons/dtrinity-dlend.png b/defi/icons/dtrinity-dlend.png new file mode 100644 index 0000000000..73aa8ffad9 Binary files /dev/null and b/defi/icons/dtrinity-dlend.png differ diff --git a/defi/icons/dtrinity-dusd.png b/defi/icons/dtrinity-dusd.png new file mode 100644 index 0000000000..73aa8ffad9 Binary files /dev/null and b/defi/icons/dtrinity-dusd.png differ diff --git a/defi/icons/dtrinity.png b/defi/icons/dtrinity.png new file mode 100644 index 0000000000..73aa8ffad9 Binary files /dev/null and b/defi/icons/dtrinity.png differ diff --git a/defi/src/protocols/data4.ts b/defi/src/protocols/data4.ts index 105e3e1154..0015a30825 100644 --- a/defi/src/protocols/data4.ts +++ b/defi/src/protocols/data4.ts @@ -260,7 +260,7 @@ const data4: Protocol[] = [ description: "dTRINITY is a decentralized and community-governed on-chain replication of the US Federal Reserve, operating under a full-reserve model for enhanced stability and sustainability. It features three core DeFi primitives: a native stablecoin (dUSD) serving as a unified liquidity layer, money markets (dLEND), and integrations with external liquidity pools like Curve", chain: "Fraxtal", - logo: `${baseIconsUrl}/dtrinity.jpg`, + logo: `${baseIconsUrl}/dtrinity.png`, audits: "0", audit_note: null, gecko_id: null, @@ -283,7 +283,7 @@ const data4: Protocol[] = [ description: "dLEND is a Fraxtal-based fork of the Aave v3 protocol, designed for secure lending and borrowing of dUSD and other digital assets. By default, dUSD is the sole borrowable asset, and loans can only be taken against other supplied assets, excluding dUSD. This prevents rehypothecation of collateral, reducing protocol risks and subsidy arbitrage. Borrowing rates for dUSD are subsidized through regular interest rebates, encouraging demand and utilization while offering lower costs for borrowers and sustainable yields for lenders", chain: "Fraxtal", - logo: `${baseIconsUrl}/dtrinity.jpg`, + logo: `${baseIconsUrl}/dtrinity.png`, audits: "0", audit_note: null, gecko_id: null, diff --git a/defi/src/protocols/parentProtocols.ts b/defi/src/protocols/parentProtocols.ts index 939bc5324a..eb5740b82b 100644 --- a/defi/src/protocols/parentProtocols.ts +++ b/defi/src/protocols/parentProtocols.ts @@ -6139,7 +6139,7 @@ const parentProtocols: IParentProtocol[] = [ url: "https://dtrinity.org/", description: "dTRINITY is a decentralized and community-governed on-chain replication of the US Federal Reserve, operating under a full-reserve model for enhanced stability and sustainability. It features three core DeFi primitives: a native stablecoin (dUSD) serving as a unified liquidity layer, money markets (dLEND), and integrations with external liquidity pools like Curve", - logo: `${baseIconsUrl}/dtrinity.jpg`, + logo: `${baseIconsUrl}/dtrinity.png`, gecko_id: null, cmcId: null, chains: [],