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

https://github.com/immutal0/solana-pumpfun-smart-contract

Solana pumpfun smart contact
https://github.com/immutal0/solana-pumpfun-smart-contract

anchor bonding-curve pumpdotfun pumpfun rust solana

Last synced: about 2 months ago
JSON representation

Solana pumpfun smart contact

Awesome Lists containing this project

README

          

# Pump.fun Smart Contract

This repository contains the **Rust/Anchor** smart contract for **Pump.fun**. The contract provides functionality to:

- Add virtual LP (Liquidity Pool)
- Remove LP
- Create Raydium Pools on the Solana blockchain.

You can utilize this contract for managing liquidity pools and interacting with Raydium through Solanaโ€™s decentralized finance (DeFi) ecosystem.

---

## ๐Ÿ“Œ Key Functions

- **Add Virtual LP**: Add liquidity to virtual pools.
- **Remove LP**: Remove liquidity from pools.
- **Create Raydium Pool**: Create pools on Raydium for liquidity and token swaps.

---

## ๐Ÿ”— Transaction Example

You can review the transaction for removing virtual LP and creating a Raydium pool on the Solana explorer.

**Transaction Link (Devnet):**
[View Transaction](https://explorer.solana.com/tx/4L6MWmtV1ZsT8NFfbtu68ZYyYVbpvZ4iynJhPdZw8jESi28TxwojjTFs88Q5QRdNUb297aWfkKcoYP9Ya8npx8AV?cluster=devnet)

---

## ๐Ÿ“ฒ Support

For any questions or clarifications, feel free to reach out to:

- **Telegram**: @Immutal0
- **Twitter**: @Immutal0_

---