Skip to content

Commit

Permalink
listing
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 committed Jan 16, 2025
1 parent 3f04e65 commit eb6fa8b
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 eb6fa8b

Please sign in to comment.