Skip to content

Solana pumpfun bundler. Create pool and bundle buy with 24 wallets. Updated version solved the slippage problem.

Notifications You must be signed in to change notification settings

Takhi77/Solana-pumpfun-bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Solana Pumpfun Bundler using JITO & LOOKUPTABLE

Contact

telegram: @Takhi77

You can contact me here if you have any problems with this repo then we can decide comfortable contact way.

Sample

https://pump.fun/7JTQG7Bp6fsbnSmfT6NqRoTmoMj6aX9NZXdnsnHgJtuz

with updated version

https://solscan.io/token/4KndEPnfUbBWMqt98MASDdRL7DNLzyRG2E5epTps3Hz5 https://pump.fun/4KndEPnfUbBWMqt98MASDdRL7DNLzyRG2E5epTps3Hz5

https://solscan.io/tx/qEkqUEhmxd13AKNVKQqNNYD6m7HybY1qS5vcUCdypKvqaVSGqhhpLMGhae3ca86TdA4UHTGvrzyifJQm3LgxwJh https://solscan.io/tx/5GKq7hTTF9UKfeUNLE5WS34mo27NBewX74oxfni83KgWgtq9KQskcpEFCUiZbDLn4BkhXZ5CLh5pWH6CHX9EMwEH https://solscan.io/tx/W33LBg34YvnKjt4db6thosLwLWHUHEqxSraXsVXCw8nqH8CPKNVKyNF6ykAnwqPLVArvWaP2aZnfN8NHhUKLZGh https://solscan.io/tx/3w9jxKvFMYZmUXNAC9ee3QgsmvKAiBrm4zKNp6wJb32Mn4d2H9g1jdobeGfQxyPczfUcU6398msosKziSdhzBjeY

Each transaction is buying tokens from 5 wallets, totally buying with 24 wallets. You can check successful buying transactions. Now, again Updated with the random amounts to buy from 24 wallets and seperating dev and funding wallets to pass the security checks.

Overview

Jito is supporting the bundle service that you can confirm 4 transactions (This is maximum from my experience) at once.

I am doing with 24 wallets, but there is possibility to increase the number of wallets. So, each swap instruction of Pumpfun has less accounts than Raydium, so we can use Lookuptable more effectively than Raydium.

It provides methods for creating, buying from 24 wallets, and selling tokens when you want.

This is the steps of My bundler.

1. Creating wallets to buy tokens from the pool you creating.

2. Creating Lookuptable

3. Extending Lookuptable and simulations of each transactions to bundle

4. Bundle createPool with the token of metadata transaction and 3 transactions buying from 28 wallets.

5. Sell tokens at once from 24 wallets using bundle when you want

6. Gathering Sol from 24 wallets you bundle buy and sell

Updated Version

Previous version has serious problem. But nobody recorgnized it but after delivery of the product, when the clients are testing with big amount of solana, it meets error (exactly SLIPPAGE error) So, in updated version, I solved that problem. And seperate the dev wallet and funding wallet. And randomize the amount of distributing to bundler wallets, by doing that we can decorate the chart well.

About

Solana pumpfun bundler. Create pool and bundle buy with 24 wallets. Updated version solved the slippage problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published