What is "Sell on warn" and "Gas Multiplier"?
Sell on warn, allows the DApp to sell if there is a warning transaction in the contract of the target token, like a scam developer trying to call removeLiquidity or setting your account as a bot.
Sell normal gas multiplier is the same as Buy normal gas multiplier but used for sale transactions.
Sell frontrun gas multiplier, is a crucial configuration because this is the gas fee configuration for frontrunning the warning transactions (when a scam dev tries to rug you). So always make sure that you set this value more than 1.2 in order to be able to frontrun him!
Last updated