You can snipe and trade tokens on pumpfun.
You can filter tokens by creator or token ticker/symbol.
If you have any question or something, feel free to reach out me anytime via telegram, discord or twitter.
Telegram: @whistle
-
Clone the repository
git clone https://github.com/whistledev411/pumpfun-sniper.git cd pumpfun-sniper
-
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
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 =
You can set the .env like following:
IS_NEXT = true
NEXT_BLOCK_API =
NEXT_BLOCK_WALLET =
NEXT_BLOCK_FEE =
TICKER_MODE = true
TOKEN_TICKER = a
DEV_MODE = true
DEV_WALLET_ADDRESS =