swap_scalp

Settings of this module are being set in swap_scalp_tasks.csv in tasks folder.

This module need for scalping already launched tokens.

Module

pumpfun

Token A

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.

Wallet

Yours wallet name from solana_wallets.csv

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

Amount

This is the amount of TOKEN A that will be used in swap.

RPC

Yours RPC name from rpc.csv

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)

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

TIP

How much in sol you want to tip the jito validator

Last updated