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
- Host: GitHub
- URL: https://github.com/immutal0/solana-pumpfun-smart-contract
- Owner: Immutal0
- Created: 2025-02-12T06:16:06.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-13T17:14:52.000Z (over 1 year ago)
- Last Synced: 2025-04-09T00:47:36.478Z (about 1 year ago)
- Topics: anchor, bonding-curve, pumpdotfun, pumpfun, rust, solana
- Language: TypeScript
- Homepage:
- Size: 37.1 KB
- Stars: 6
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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_
---