Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.17 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.17 KB

🤖Pumpfun Bundler

This bot allows you bundle 3 buy transactions on Pumpfun.

I have upgraded version that can bundle 28 buys.

https://solscan.io/tx/5MtjdECJtnZ1HVmRViqvVRjy425fPkhdjy5BDmjcGBrbPZK9y6caMkPmfwxycVMAKtdXRF8HXDAoVRkwAqABg3q5 https://solscan.io/tx/4YCPCrhUYEaeKw1qb7JCf24nHJ5c6NNiRpAqyttkmaLuEduvoE6Aqqh8SkHBoN352FTHWCFVVGuavUdPajSKEMZw https://solscan.io/tx/b9fzcKwvxQN7sxz1wC2aJxUyMgLXGb7XY9YBHZ9kRpzRz5kcfgLNvTv4RAw9jw4c9GFXQYPoP8GbnHEHcCFCiPL https://solscan.io/tx/2jUs984mYmJBxLqb3RFeHz7tZkLra3Ws4zoXtK46xWsCFBsZ4raJvZEDNdGKgs8BtU1DxMVCoqQGseT6mx7yroDp


💬Contact Me

If you have any question or something, feel free to reach out me anytime via telegram, discord or twitter.

🌹You're always welcome🌹

Telegram: @whistle

👀Usage

  1. Clone the repository

    git clone https://github.com/whistledev411/pumpfun-bundler.git
    cd pumpfun-bundler
    
  2. Install dependencies

    npm install
    
  3. Configure the environment variables

    Rename the .env.example file to .env and set RPC and WSS, main keypair's secret key, and others.

  4. Run the bot

    npm start