Skip to content

It’s a custom Solana smart contract (and SDK) that combines features from Pump.fun and Meteora, using Cross-Program Invocations (CPI) to interact between them — enabling developers to build new token-launch tools or DeFi apps that leverage both ecosystems.

Notifications You must be signed in to change notification settings

Zephyr6410/AquaPump

Repository files navigation

Fork of Pumpfun smart contract

A developer-friendly toolkit to fork Pump.fun logic and connect to Meteora’s liquidity layer. Solana DApp for launching tokens using Pump.fun architecture and Meteora liquidity routing. A modular Solana token launchpad bridging Pump.fun and Meteora protocols

Contact

Example

Core Features

  • Bonding Curve Price Logic :

The protocol implements a constant product linear bonding curve (x * y = k) and ensures price discovery and continuous liquidity for the token. When the bonding curve accumulates 85 SOL total remaining token migrated to meteora.

  • Dynamic Fee Structure :

Incentives follow a piecewise linear curve based on the number of active user slots, with all collected fees routed to the protocol’s multisig wallet

Please don't forget give ✨Star✨ and 🎞Fork🎞. 😊

About

It’s a custom Solana smart contract (and SDK) that combines features from Pump.fun and Meteora, using Cross-Program Invocations (CPI) to interact between them — enabling developers to build new token-launch tools or DeFi apps that leverage both ecosystems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published