How to use Liquidity pairs
Read this page carefully :)
Last updated
Was this helpful?
Read this page carefully :)
Last updated
Was this helpful?
Liquidity Pair (LP) is super important in Sniping.
For instance, the team can add liquidity in BUSD, and an early buyer can create a fake liquidity pool with 0.0001 BNB and make you snipe on this pair.
--> If you do this, you will lose all your money.
So please follow the advices above to be safe
LimitSwap and Sniper provide many parameters, to make sure you're sniping the correct pair.
There are several options :
LimitSwap bot
You can choose manually on which pair to snipe
You can make the bot automatically detect liquidity pair with WATCH_STABLES_PAIR option
You can snipe in BUSD/USDT... on BNB pair through BUSD > WBNB > token route, for instance
Sniper bot
--> LIQUIDITYINNATIVETOKEN / USECUSTOMBASEPAIR parameters
Use those options to tell the bot if you want to trade with liquidity in native token (BNB / AVAX / FTM...) or in another token (BUSD / USDT / USDC / etc.)
If you choose "true" --> LimitSwap will trade with native token liquidity
If you choose "false" --> LimitSwap will use the "USECUSTOMBASEPAIR" liquidity pool
Liquidity is in ETH / BNB / etc.
LIQUIDITYINNATIVETOKEN = True
Liquidity is in BUSD / USDT / etc.
LIQUIDITYINNATIVETOKEN = False
USECUSTOMBASEPAIR = True CUSTOMBASEPAIR = liquidity token
Available configurations (example with BNB):
LIQUIDITYINNATIVETOKEN = true USECUSTOMBASEPAIR = false
Bot will use your BNB to buy in BNB liquidity pool
BNB > Token
LIQUIDITYINNATIVETOKEN = true USECUSTOMBASEPAIR = true BASESYMBOL = BUSD BASEADDRESS = 0xe9e7[...]087d56
Bot will use your BUSD to buy in BNB liquidity pool
BUSD > BNB > Token
LIQUIDITYINNATIVETOKEN = false USECUSTOMBASEPAIR = true BASESYMBOL = BUSD BASEADDRESS = 0xe9e7[...]087d56
Bot will use your BUSD to buy in BUSD liquidity pool
BUSD > Token
To make sure you understand :
WARNING : be VERY CAREFUL about this LIQUIDITYINNATIVETOKEN option If you set up wrong configuration, bot will trade on wrong pair and make you lose funds. Beware!
BASESYMBOL Symbol of the token of the liquidity pair you want to trade with if you selected USECUSTOMBASEPAIR = True
BASEADDRESS Contract address of the token of the liquidity pair you want to trade with if you selected USECUSTOMBASEPAIR = True
--> WATCH_STABLES_PAIRS parameter LimitSwap is able to check automatically all stables pairs (BUSD / USDT...) + native token pair (BNB/ETH...) at the same time Instead of telling the bot to snipe on BNB or BUSD or USDT or USDC... if you use WATCH_STABLES_PAIRS = true the bot now checks all pairs automatically !
How to configure it
- WATCH_STABLES_PAIRS = true - BUYPRICEINBASE = buy price in NATIVE TOKEN (example : 0.000045 BNB / token) - BUYAMOUNTINBASE = amount of NATIVE TOKEN you want to spend (example : 0.5 BNB)
The bot will automatically calculate good price and good amount if BUY is made on another pair.
--> MINIMUM_LIQUIDITY_IN_DOLLARS parameter
Use this option if you want the bot to set a minimal amount of liquidity to be required before buying.
Put liquidity amount in $.
Team recommend to set MINIMUM_LIQUIDITY_IN_DOLLARS = 10000 It will avoid make you snipe on fake liquidity pairs
Example If you want to buy 0.5 BNB of a token :
BUYAMOUNTINBASE = 0.5
and... that's it !
If liquidity is in BNB
Bot will use BNB liquidity pool
BNB > Token
If liquidity is in BUSD
Bot will use your BNB to buy in BUSD liquidity pool
BNB > BUSD > Token
--> MINIMUM_LIQUIDITY_IN_DOLLARS parameter
Use this option if you want the bot to set a minimal amount of liquidity to be required before buying.
Put liquidity amount in $.
Team recommend to set MINIMUM_LIQUIDITY_IN_DOLLARS = 10000 It will avoid make you snipe on fake liquidity pairs
Sniper bot is more clever : it automatically detects which token is used for liquidity, and takes care of everything Just enter the amount of BNB/AVAX... that you want to use for BUY and Sniper will take care of all the rest
With Sniper, it's much easier : it automatically detects which token is used for liquidity, and takes care of everything Sniper bot will always use your BNB / AVAX / ETH / etc. to buy : just enter the amount of token that you want to use for BUY and Sniper will take care of all the rest.