Skip to content

Commit

Permalink
Merge pull request #8693 from Define101/master
Browse files Browse the repository at this point in the history
bigpump
  • Loading branch information
Define101 authored Nov 29, 2024
2 parents 099032c + fcf4f89 commit c54f6c9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Binary file added defi/icons/bigpump.png
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 @@ -62147,6 +62147,27 @@ const data3: Protocol[] = [
oracles: [],
listedAt: 1732831997
},
{
id: "5443",
name: "BigPump",
address: null,
symbol: "-",
url: "https://pocketfi.org",
description: "Create memecoins in 30 seconds, trade, invite Frens, and make a Pump!",
chain: "TON",
logo: `${baseIconsUrl}/bigpump.png`,
audits: "0",
audit_note: null,
gecko_id: null,
cmcId: null,
category: "Launchpad",
chains: ["TON"],
module: "bigpump/index.js",
twitter: "pocket_fi",
forkedFrom: [],
oracles: [],
listedAt: 1732832526
},
];

export default data3;

0 comments on commit c54f6c9

Please sign in to comment.