swap_pumpfun_all_tokens_tasks.csv

MODULE
MODULE pumpfun
this is static variable. Don't change it
TASKS
TASKSDefault number is 1. This setting will make your bot multiply the tx flow based on the DELAY which is one of the next settings in this configuration file. Basically, this multiplies the number of txes sent every DELAY.
Example given: TASKS 1; DELAY - 100 = 1000/100 * 1 = 10 tx / sec flow. TASKS 2; DELAY - 100 = 1000/100 * 2 = 20 tx / sec flow
THREADS
THREADSThis is the bottleneck that you can manually put to the number of the tokens being sniped at the same time.
Leave blank to disable
Example given:
if threads at 2 and there are 3 tokens that have been launched at the same time, the bot will go for only 2 of them. The same thing is with the scheduling the pool when you have SKIP SCHEDULED POOL at false, or blank it will schedule up to 2 tokens and will ignore the rest UNTIL it buys the scheduled ones.
TOKEN A (FROM)
TOKEN A (FROM) Here you input the token address of the token you would want to swap with. The bot will use wsol for swapping with solana. You cannot swap with regular solana with Cerberus.
There are aliases that you can use
SOL
USDC
USDT
You can just input these in this graph, the bot will understand what kind of tokens you wanted to use.
THE BOT USES WSOL WHEN SWAPPING WITH SOLANA.
MAKE SURE TO HAVE BOTH SOLANA AND WRAPPED SOLANA FOR FEES AND SWAP
WALLET
WALLET Wallet name from solana_wallets.csv
SLIPPAGE
SLIPPAGE Slippage is when the price of an order executes at a drastically higher or lower price than you expected. Due to the volatility of cryptocurrency, the price of an asset can fluctuate often depending on trade volume and activity. So, format is the integer between 0 and infinity For PF this value can be more than 100. Slippage affects max sol cost ex. slippage 200, amount buy 0.1 = max sol spending 0.3 recommended value 30. If you see error 0x1772 set this value higher
TX AMOUNT
TX AMOUNT May have double variable separated with ":" First variable is for purchase, second is for selling
This is the number of txes sent by the bot to buy/sell the token
Ranges between -1 to any number
-1 starts the infinite tx flow that stops after spotting the successful purchase
Example given:
-1:10
means the bot will send infinite amount txes for purchase, and 10 for selling
5:5
means the bot will send 5 buy txes and 5 sell txes
5:-1
means the bot will send 5 buy txes and infinite sell txes until it spots the sell is gone through
AUTOSELL MS
AUTOSELL MS This setting is needed for making the bot sell the token right after spotting the purchase.
Leave blank to disable
Example given: if set at 0, the bot will start sending sell txes to sell the token after 0 ms after purchase(immediately) if set at 10, the bot will start sending sell txes to sell the token after 10 ms after purchase if not set, the bot won't start selling the token
AUTO SELL % (IF TP SL TP%:SL%)
AUTO SELL % (IF TP SL TP%:SL%) The percentage number of tokens purchased that needed to be sold. range is 1-100
Triggers after reaching TP%:SL%(the next setting) Example given: If set to 90 the bot will sell 90% of token purchased if it reaches the trigger from TP%:SL%
TP%:SL%
TP%:SL% May have double variable separated with ":" First variable is for Take Profit, second is for Stop Loss
This is the required trigger for the bot to take profit(sell in profit) or stop loss(sell in loss).
If this setting is turned on, the bot will occupy one thread from THREADS and will leave it only after reaching the trigger, if TP/SL TIMEOUT not put
TP%:SL% WORKING ONLY IF AUTOSELL COLUMN EMPTY
TP/SL TIMEOUT
TP/SL TIMEOUT Format is in millseconds
This setting is needed when the purchased coin not fluctuates much and won't trigger the TP%:SL%, making it occupy the thread and leaving the room for Ruggers to extract the liquidity pool. Example given: if set to 30000, if the token price did not fluctuate much to trigger TP/SL, the bot would sell the token after 30 seconds after purchase if set to 20000, if the token price did not fluctuate much to trigger TP/SL, the bot would sell the token after 20 seconds after purchase
AMOUNT
AMOUNT
This is the amount of TOKEN A that will be used in swap
Example given:
If set to 1 and TOKEN A set to SOL, the bot will use 1 wrapped sol on the wallet and send buy txes with it.
If set to 1 and TOKEN A set to USDC, the bot will use 1 USDC on the wallet and send buy txes with it.
If set to 1 and TOKEN A set to DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263, the bot will use 1 DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 on the wallet and send buy txes with it.
RPC
RPC Rpc name from rpc.csv
TIMESTAMP
TIMESTAMP For this module it is specific
May have double variable separated with ":"First variable is for sending txes before the pool opens, second is for sending sell txes.
Format - miliseconds
Example given: If set to 1000:2000; the bot will schedule the buy txes 1 seconds before scheduled pool opens and will spam txes from AMOUNT untill 2 sec of pool launched. If set to 1000; the bot will schedule the buy txes 1 seconds before scheduled pool opens and will spam txes from AMOUNT without any other limits.
DELAY
DELAY
This is the main setting for setting the tx flow.
Format is - milliseconds
Formula is = 100 delay = 10 tx per sec (1000/100 = 10) Example given: If set to 5, the bot will send 200 txes per second(if tasks 1)
SPEEDUP FEE
SPEEDUP FEE
You can add a Extra fee to txes, FEE IN SOLANA Example given: if set to 0.00001, the txes would have extra 0.00001 sol fee if set to BLANK, no fee will be added
These fees are needed to compete with other botters inside a single block.
TELEGRAM
TELEGRAMIs token has linked telegram format: true/false/leave blank
TWITTER
TWITTERIs token has linked twitter format: true/false/leave blank
WEBSITE
WEBSITEIs token has linked website format: true/false/leave blank
USERNAME
USERNAMEIs profile has username format: true/false/leave blank
BIO
BIOIs profile has bio format: true/false/leave blank
MIN FOLLOWERS
MIN FOLLOWERSminimum profile followers format: number/leave blank
MIN TOKENS CREATED
MIN TOKENS CREATEDminimum tokens created by wallet format: number/leave blank
MIN TOKENS COMPLETED
MIN TOKENS COMPLETEDminimum tokens migrated for wallet format: number/leave blank
DEV BUY (MIN:MAX)
DEV BUY (MIN:MAX)Amount of SOL within initial dev buy
format: number for min max use value:value
DEV SELL THRESHOLD %
DEV SELL THRESHOLD %Threshold to trigger autosell if dev selling tokens
format: number
MIN TOKENS %
MIN TOKENS %To prevent dev dumps and filter bundled pools effectively, determine the minimum percentage of tokens that should be in the pool. Avg if there if less than 70 - this is bundled pool format: number
TIP
TIPAmount in SOL for JITO tip format: number can be specified for buy and sell separate value:value
Last updated