An open API service indexing awesome lists of open source software.

https://github.com/toptrendev/special-pumpfun-fork-smart-contract

Solana πŸ’Š Pump.fun fork smart contract is designed to use a specific SPL token as the base token instead of SOL
https://github.com/toptrendev/special-pumpfun-fork-smart-contract

memecoin pumpfun pumpfun-contract raydium-cpmm smart-contract solana

Last synced: 2 months ago
JSON representation

Solana πŸ’Š Pump.fun fork smart contract is designed to use a specific SPL token as the base token instead of SOL

Awesome Lists containing this project

README

          

# Special πŸ’Š Pumpfun Smart Contract

The **Special Pumpfun Smart Contract** is a customized version of the popular Pump.fun system β€” but with a twist.
Instead of using **SOL** as the base token, this contract is built to **operate entirely with a specific SPL token**.

This enables developers to launch, trade, and interact within ecosystems where SOL isn’t the primary currency.

[![Twitter](https://img.shields.io/badge/Twitter-@toptrendev-black?style=for-the-badge&logo=twitter&logoColor=1DA1F2)](https://x.com/toptrendev)
[![Discord](https://img.shields.io/badge/Discord-toptrendev-black?style=for-the-badge&logo=discord&logoColor=5865F2)](https://discord.com/users/648385188774019072)
[![Telegram](https://img.shields.io/badge/Telegram-@TopTrenDev_66-black?style=for-the-badge&logo=telegram&logoColor=2CA5E0)](https://t.me/TopTrenDev_66)

---

## πŸ”₯ Key Features

- πŸ’° **SPL Token as Base Currency** β€” All operations use your chosen SPL token instead of SOL.
- ⚑ **Seamless Integration** β€” Fully compatible with Pump.fun bonding logic.
- πŸ”„ **Raydium CPMM Migration** β€” Easily migrate liquidity pools from Pumpfun β†’ Raydium’s Constant Product Market Maker (CPMM).
- 🧩 **Customizable Token Logic** β€” Supports project-specific tokenomics or fees.
- πŸ”’ **Secure & Transparent** β€” Built with Anchor, audited patterns, and strict token validation.
- 🧠 **Gas-Optimized** β€” Minimal instruction overhead and efficient CPI calls.

---

## 🧱 How It Works

Unlike standard Pump.fun contracts that rely on SOL liquidity,
this version uses an **SPL token account** as the base for all trades and bonding curve logic.

When a token reaches maturity or threshold conditions,
you can **migrate liquidity directly to Raydium CPMM**, allowing ongoing decentralized trading.