Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhettjel/solana-pumpfun-bundler
Pumpfun bundler with 25 wallets that creates pool in pumpfun and bundle buy with 25 wallets using jito bundle
https://github.com/rhettjel/solana-pumpfun-bundler
bundler jito pumpfun solana trading-bot v3
Last synced: 21 days ago
JSON representation
Pumpfun bundler with 25 wallets that creates pool in pumpfun and bundle buy with 25 wallets using jito bundle
- Host: GitHub
- URL: https://github.com/rhettjel/solana-pumpfun-bundler
- Owner: rhettjel
- License: mit
- Created: 2024-12-10T03:43:29.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-12-10T03:46:45.000Z (22 days ago)
- Last Synced: 2024-12-10T04:22:43.977Z (22 days ago)
- Topics: bundler, jito, pumpfun, solana, trading-bot, v3
- Language: TypeScript
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PumpFun Bundler with 25 wallets - V3
Pump.fun bundler that launches token using pumpfun api and buy in the same block with 25 wallets using jito bundle technique.
The most important part in here is how to configure LUT(Lookup Table Address) and make a transaction using that address.## Author
#### Twitter: [@rhettjel](https://twitter.com/rhettjel)
#### Telegram: [@rhettjel](https://t.me/rhettjel)
## Overview Pumpfun Bundler
Jito provide that users can confirm 4 transactions(there is room to increse the number of transactions) at once.I implemented with 25 wallets and can inscrease more wallets. Thanks to less accounts than Raydium in each swap instruction of Pumpfun, users can use Lookuptable more effectively than Raydium.
It's basic functions : Creation token, Buy token from 25 wallets, Sell Tokens.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.If you want a new feature or if you want to increase number of wallet that bundle buy Just Drop by me.