Skip to content

whistledev411/pumpfun-sniper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖Pumpfun Sniper

You can snipe and trade tokens on pumpfun.

You can filter tokens by creator or token ticker/symbol.

💬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-sniper.git
    cd pumpfun-sniper
    
  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
    

Geyser(GRPC) Mode.

If you have GRPC, you can monitor new Pump Token more quickly. You can simply set the .env like following.

IS_GEYSER = true

GEYSER_RPC =

If you use NextBlock service, you can buy more quickly.

You can set the .env like following:

IS_NEXT = true

NEXT_BLOCK_API =

NEXT_BLOCK_WALLET =

NEXT_BLOCK_FEE =

Token Ticker Snipe

TICKER_MODE = true

TOKEN_TICKER = a

Dev Wallet Snipe

DEV_MODE = true

DEV_WALLET_ADDRESS =