Skip to content

Commit

Permalink
listing
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 committed Mar 5, 2025
1 parent f333696 commit 1e02b0a
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions defi/src/protocols/data4.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6501,5 +6501,48 @@ const data4: Protocol[] = [
github: ["hyperyieldevm"],
listedAt: 1741119943
},
{
id: "5863",
name: "Zino Finance",
address: null,
symbol: "-",
url: "https://zino.finance",
description:
"Zino Finance is the premier multichain DeFi hub for yield. Zino allows users to deposit capital which is then deployed by Zino across various different DeFi protocols in order to deliver the best yield to the end user.",
chain: "Arbitrum",
logo: `${baseIconsUrl}/zino-finance.jpg`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Yield Aggregator",
chains: ["Arbitrum"],
oracles: [],
forkedFrom: [],
module: "zino-finance/index.js",
twitter: "zinoprotocol",
listedAt: 1741174839
},
{
id: "5864",
name: "TRONSAVE",
address: null,
symbol: "-",
url: "https://tronsave.io",
description:
"TronSave is the number one energy solution on the TRON Network, with especially user-friendly features.",
chain: "Tron",
logo: `${baseIconsUrl}/tronsave.jpg`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Services",
chains: ["Tron"],
oracles: [],
forkedFrom: [],
module: "dummy.js",
twitter: "tronsave_io",
},
];
export default data4;

0 comments on commit 1e02b0a

Please sign in to comment.