This bot allows you bundle 3 buy transactions on Pumpfun.
https://solscan.io/tx/5MtjdECJtnZ1HVmRViqvVRjy425fPkhdjy5BDmjcGBrbPZK9y6caMkPmfwxycVMAKtdXRF8HXDAoVRkwAqABg3q5 https://solscan.io/tx/4YCPCrhUYEaeKw1qb7JCf24nHJ5c6NNiRpAqyttkmaLuEduvoE6Aqqh8SkHBoN352FTHWCFVVGuavUdPajSKEMZw https://solscan.io/tx/b9fzcKwvxQN7sxz1wC2aJxUyMgLXGb7XY9YBHZ9kRpzRz5kcfgLNvTv4RAw9jw4c9GFXQYPoP8GbnHEHcCFCiPL https://solscan.io/tx/2jUs984mYmJBxLqb3RFeHz7tZkLra3Ws4zoXtK46xWsCFBsZ4raJvZEDNdGKgs8BtU1DxMVCoqQGseT6mx7yroDp
If you have any question or something, feel free to reach out me anytime via telegram, discord or twitter.
Telegram: @whistle
Discord: @whistle
Twitter: @whistle
-
Clone the repository
git clone https://github.com/whistledev411/pumpfun-bundler.git cd pumpfun-bundler
-
Install dependencies
npm install
-
Configure the environment variables
Rename the .env.example file to .env and set RPC and WSS, main keypair's secret key, and others.
-
Run the bot
npm start