Skip to content

Forked Pumpfun Smart Contract, Pump Fun Smart Contract has all pump.fun features and customized fee.

Notifications You must be signed in to change notification settings

solana-bot-service/pump-fun-smart-contract

Repository files navigation

Pump.fun Smart Contract

The Pump.fun Smart Contract is the Rust/Anchor smart contract for Pump.fun. The pump.fun smart contract facilitates various decentralized finance (DeFi) functionalities, including adding virtual Liquidity Provider (LP) tokens, removing LP tokens, and creating Raydium Pools.

Functions

  1. Add Virtual LP This function allows users to add virtual liquidity to the Pump.fun platform. This increases the liquidity of the pool without requiring actual token deposits. This function is crucial for simulating and testing liquidity scenarios.
  2. Remove LP This function enables users to remove liquidity from the Pump.fun platform. This reduces the liquidity of the pool and allows users to withdraw their LP tokens.
  3. Create Raydium Pool The create_raydium_pool function allows users to create a new pool on the Raydium platform. This pool will facilitate decentralized trading and liquidity provision.

Getting Started

  1. git clone https://github.com/solana-bot-service/pump-fun-smart-contract.git
  2. cd pump.fun
  3. cargo build
  4. anchor deploy

About

Forked Pumpfun Smart Contract, Pump Fun Smart Contract has all pump.fun features and customized fee.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published