Skip to content

Commit

Permalink
Merge pull request #9071 from Define101/master
Browse files Browse the repository at this point in the history
listing
  • Loading branch information
Define101 authored Jan 16, 2025
2 parents 3f04e65 + eb6fa8b commit 55ec179
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
Binary file added defi/icons/momodrome.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions defi/src/protocols/data4.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1255,5 +1255,27 @@ const data4: Protocol[] = [
module: "dummy.js",
twitter: "movementlabsxyz",
},
{
id: "5633",
name: "Momodrome",
address: null,
symbol: "-",
url: "https://momodrome.io",
description:
"The exclusive and only ve33 DEX of the Morph ecosystem.",
chain: "Morph",
logo: `${baseIconsUrl}/momodrome.jpg`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Dexes",
chains: ["Morph"],
module: "momodrome/index.js",
twitter: "momodrome_io",
forkedFrom: [],
oracles: [],
listedAt: 1737059541
},
];
export default data4;

0 comments on commit 55ec179

Please sign in to comment.