Skip to content

Commit

Permalink
Merge pull request #8632 from Define101/master
Browse files Browse the repository at this point in the history
listing
  • Loading branch information
Define101 authored Nov 24, 2024
2 parents 8474a9d + 3b56ab3 commit 640e653
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Binary file added defi/icons/gmgn.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions defi/src/protocols/data3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61397,6 +61397,27 @@ const data3: Protocol[] = [
oracles: [],
listedAt: 1732389264
},
{
id: "5408",
name: "GMGN",
address: null,
symbol: "-",
url: "https://gmgn.ai",
description:
"Discover faster, Trading in seconds http://gmgn.ai",
chain: "Solana",
logo: `${baseIconsUrl}/gmgn.jpg`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Telegram Bot",
chains: ["Solana"],
module: "dummy.js",
twitter: "gmgnai",
forkedFrom: [],
oracles: [],
},
];

export default data3;

0 comments on commit 640e653

Please sign in to comment.