🩵CopyTrading | PumpFun & Raydium
Last updated
Last updated
wallet - alias of wallets you want to use
tip_wallet - alias of wallet you want to use for jito tips
rpc - alias you want to use to send tx
parser_rpc - rpc to be used for parsing burn tx (gpa calls, etc)
grpc_rpc: If you have your own Geyser endpoint, you can provide the alias of the RPC with the endpoint to be used, if left default the endpoint used will be default (our in-house)
buy_transaction_mode - normal | hybrid | jito (Normal tx | Normal TX+Jito | Jito only)
sell_transaction_mode - normal | hybrid | jito (Normal tx | Normal TX+Jito | Jito only)
token_balance_monitor_mode - whether to use ws or http for monitoring buy/sell confirm (pls use http for afk)
platforms - If you leave blank then you will run pumpfun + raydium, if you want only raydium then enter “raydium”, if pumpfun then “pumpfun”
wallets_to_copy - Input wallet addresses you want to monitor split with | sign (ex. 1|2|3) Maximum 5 addresses
amount_per_token - amount of currency you want to spend on swap
filters - that you need to apply to setup // you can find a description of the given functions at the very bottom of the tutorial
max_tokens - How many actions you want to copy at the same time
buy_slippage_percent - maximum slippage percent (ex. 10%, empty to have no slippage) Value - "0" disables slippage functions
sell_slippage_percent - maximum slippage percent (ex. 10%, empty to have no slippage) Value - "0" disables slippage functions
tx_retries - local retry sends X sendTx requests for each tx
tx_node_retries - node retry, via node
tx_per_buy - amount of transactions you want to send per swap buy (0 to use spam mode)
tx_per_sell - amount of transactions you want to send per swap buy (0 to use spam mode)
buy_tx_spam_threads - number of buy tx sending threads when using spam mode (1 by default)
sell_tx_spam_threads - number of sell tx sending threads when using spam mode (1 by default)
buy_tx_fee - buy transaction fee for swap transactions (in SOL) (default 0.00001)
sell_tx_fee - sell transaction fee for swap transactions (in SOL) (default 0.00001)
buy_additional_tx_fee - additional buy transaction fee for swap transactions (in SOL)
sell_additional_tx_fee - additional sell transaction fee for swap transactions (in SOL)
buy_tx_compute_units - compute units used for buy transactions (default 600k) (ONLY SET THIS IF YOU KNOW WHAT YOU ARE DOING)
sell_tx_compute_units - compute units used for sell transactions (default 600k) (ONLY SET THIS IF YOU KNOW WHAT YOU ARE DOING)
buy_transaction_tip - tip amount for jito when buying token
sell_transaction_tip - tip amount for jito when selling token
buy and sell tip you can put dynamic jito e.g 75p / 95p / 99p
Recommends put 99p and 0.05 jito max in config
autosell_ms - automatic sell after X ms run
autosell_tp - sell if reach % e.g 45%:25% <--- sell 25% token after hit 45% profit (check example screenshot)
autosell_sl:
autosell_tsl:
autosell_bondingcurvetarget - After attaining X% bonding curve progress bot sells token
autosell_bondingcurvenomoves - bot will sell the token after a certain time if the % curve does not change e.g. 2500 = 2.5s token
Copysell - Whether to copy sales moves e.g. wallet will sell 20% of token, you will also sell 20% - [True/False]
sell_timestamp_offset - provide offset in milliseconds here which will wait before copying sale
timestamp_offset - After what time should the bot attempt to purchase the token A value of -1 means the delay is disabled
tx_delay - how much milliseconds to wait before sending another transaction
tx_retry_delay - how many milliseconds to wait before sending another transaction [local retry]
monitor_delay - how many milliseconds the monitor should refresh the statistics
additional - additional information field. nothing required.
Don't ask for setup in ticket or chat because most likely no one will share
You add all filters via the | sign
Minmcap - Minimum marketcap
Maxmcap - Maximum marketcap
Minbuy - Minimum SOL value of purchases through copytrading wallet
Maxbuy - Maximum SOL value of purchases through copytrading wallet
Sofb - Snipe only fresh buys, If you set the value to true and wallet buys the token again then you do a skip purchase
stl - snipe token launches (PF filter), whether to copy PF purchase when it is a dev buy for a created token - true/false