⚠ī¸Warnings (Explained)

Warnings on the bot will be displayed like so:

Click on the relevant warning to get the explanation.

Insufficient funds for main wallet

Notifies user that the main bot wallet doesn't have sufficient funds to execute the snipe. This warning is generated to help prevent users from getting rejected by the blockchain for not fulfilling the requirements of gas * price + value.

The formula behind this generated warning is simple, if the gas price * gas limit + amount being sniped is less than the wallet balance, then this warning will be displayed.

Insufficient funds for wallet 0x...

Same warning as the main wallet, however this is letting you know that Multi wallet is enabled and one of the wallets being used for the multi wallet snipe has insufficient funds based on the fomula in the previous explanation

Snipe Disabled - Main wallet balance too low

This error is specific to transaction fees. Please see Transaction Fees (Explained) to learn how transaction fees are calculated when using the bot. The warning is indicating that your wallet balance is too low to have the transaction fee deducted, which will prevent you from using the bot.

Snipe Disabled - No Token Address Detected

This warning is straight forward. Users cannot snipe without a token address pasted in the bot.

Gwei too low. Txn may get stuck.

This warning will display if the gwei you are attempting to buy with is less than the Avg. Gwei displayed. It's to help protect you from ending up with a stuck transaction. Continuing to snipe while this warning is displayed will most likely result in your transaction getting stuck in the "pending" state.

Last updated