Skip to content

Commit

Permalink
Merge pull request #8489 from Define101/master
Browse files Browse the repository at this point in the history
listing
  • Loading branch information
Define101 authored Nov 5, 2024
2 parents 82bc5dd + f029a05 commit f105939
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Binary file added defi/icons/more-markets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59378,6 +59378,29 @@ const data3: Protocol[] = [
twitter: "HLiquity_",
listedAt: 1730801574
},
{
id: "5320",
name: "MORE Markets",
address: null,
symbol: "-",
url: "https://www.more.markets",
description:
" MORE Markets is a Morpho-based lending protocol that extends Morpho’s featureset to include non-custodial asset management by expanding Morpho’s curation function and undercollateralized loans for rated and KYC’ed borrowers in isolated premium markets.",
chain: "Flow",
logo: `${baseIconsUrl}/more-markets.png`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Lending",
chains: ["Flow"],
oracles: [],
forkedFrom: ["Morpho"],
module: "more-markets/index.js",
twitter: "More_Protocol",
github: ["MoreLabsXYZ"],
listedAt: 1730816643
},
];

export default data3;

0 comments on commit f105939

Please sign in to comment.