Skip to content

Solana pump fun smart contract integrating pump.fun - meteora.

Notifications You must be signed in to change notification settings

husreo/Solana-pump.fun-smart-contract

Repository files navigation

Pump fun smart contract fork

A solana token launch smart contract forking pump.fun & integrating meteora migration.

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

Fees are calculated using a piecewise linear function based on user participation slots: All fees are directed to the protocol's multisig wallet

Administrative Roles

Two authoities:

  • Global authority
  • Migration authority

Whitelist Future

  • Can set whitelist check allocation config on global settings.
  • Add whitelist creating pda per user in WL & delete pda account when need remove ( Global authority check ).

Admin

  • Can modify protocol parameters
  • Manages fee settings
  • Controls whitelist status

Transaction

About

Solana pump fun smart contract integrating pump.fun - meteora.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages