Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erikerik116/pumpfun-smart-contract-solana
🌟🌟🌟🌟🌟 The Pump.fun smart contract is a decentralized system that manages the creation, distribution, and trading of tokens using a bonding curve model.
https://github.com/erikerik116/pumpfun-smart-contract-solana
anchor bonding-curve cpi defi pump-fun raydium rust smart-contracts solana
Last synced: 5 days ago
JSON representation
🌟🌟🌟🌟🌟 The Pump.fun smart contract is a decentralized system that manages the creation, distribution, and trading of tokens using a bonding curve model.
- Host: GitHub
- URL: https://github.com/erikerik116/pumpfun-smart-contract-solana
- Owner: erikerik116
- Created: 2024-11-26T03:59:19.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T20:19:31.000Z (about 2 months ago)
- Last Synced: 2025-01-25T07:08:20.620Z (5 days ago)
- Topics: anchor, bonding-curve, cpi, defi, pump-fun, raydium, rust, smart-contracts, solana
- Language: TypeScript
- Homepage:
- Size: 41 KB
- Stars: 11
- Watchers: 5
- Forks: 7
- Open Issues: 0
Awesome Lists containing this project
README
# Pumpfun smart contract
This is repository for smart contract of Pump.fun. As a smart contact part of Pump.fun, it involves add/remove virtual LP and create raydium pool. It's the fork of Pump.fun and have some addtional functionalities.
## Contact me
discord: adelo_8
telegram: @Akamala88071015
The Pump.fun smart contract is a decentralized system that manages the creation, distribution, and trading of tokens using a bonding curve model.
A bonding curve is a mathematical model that determines a token's price based on its supply. In the Pump.fun smart contract, this bonding curve allows for dynamic pricing:
When tokens are purchased: The contract mints new tokens, increasing the supply and driving the price up along the bonding curve.
When tokens are sold: The contract burns tokens, decreasing the supply and lowering the price on the curve.
This ensures a predictable and transparent price change mechanism, which benefits early buyers and creates a self-balancing market.### If you face difficulty or issues when you use it, feel free to reach out