⚙️Configurations

Similar to a CEX trading platform, we've integrated a suite of parameters and features to help automate your strategies better.

NOTE: PARAMETER CHANGES ARE SAVED ONLY BY PRESSING Apply Configuration BUTTON. Values of the parameters will be cached locally in some configuration files available in the directory of the MarksmanSwap, so there is no need to set all of them everytime. A notification is shown whenever there are any unsaved settings:

Login Information (mandatory for all modes)

This tab contains mandatory information required to connect MarksmanSwap to the blockchain and to the wallet. WSS Provider is the web socket connection to the node, the endpoint. It represents the means of communication between MarksmanSwap and the blockchain. Each of the supported chains requires its own endpoint connection, meaning that a BSC node will NOT be the same for ETH, and so on and so forth.

Signing Key is the private key of the wallet to be used with MarksmanSwap. Why is this required? Because any transaction sent to the blockchain must be signed by a wallet. Without this, no transaction can be sent. When performing manual trades on a DEX website, this key is retrieved when the pop-up window of Metamask appears and asks to approve the trade, therefore delaying the trade and losing precious time. With MarksmanSwap, the wallet is always ready to send transactions, without any further step. The key will be cached in a local file in the MarksmanSwap folder and for safety reasons, the text box where the key is introduced does not display the entire key, but only a part of it.

Modes and individual settings

Each mode has its own required parameters. For some modes less parameters are required, whereas for other modes more parameters are required. When a mode is selected, only the required parameters are shown in the GUI. The others are hidden and all the cached values from the unused parameters are ignored.

Snipe On Liquidity Confirmed required parameters

  • Buy Amount

  • Minimum Token Amount

  • Buy Gas Limit

  • Buy Gas Price (GWEI)

  • Buy Transaction Deadline

  • Sell Transaction Deadline

  • Approve Gas Limit

  • Approve Gas Price (GWEI)

  • xSell

  • Sell Proportion

  • Sell Slippage

  • Sell Gas Limit

  • Sell Gas Price (GWEI)

  • Buy Only

  • Sell On Rug

  • Pegged Liquidity

  • Target Token

Hunter Mode (Fast Buy & Fast Sell) required parameters

  • Buy Amount

  • Minimum Token Amount

  • Buy Gas Limit

  • Buy Gas Price (GWEI)

  • Buy Transaction Deadline

  • Sell Transaction Deadline

  • Approve Gas Limit

  • Approve Gas Price (GWEI)

  • xSell

  • Sell Proportion

  • Sell Gas Limit

  • Sell Gas Price (GWEI)

  • Buy Only

  • Sell On Rug

  • Pegged Liquidity

  • Target Token

Snipe On Trading Enabled

  • Buy Amount

  • Minimum Token Amount

  • Buy Gas Limit

  • Buy Gas Price (GWEI)

  • Buy Transaction Deadline

  • Sell Transaction Deadline

  • Approve Gas Limit

  • Approve Gas Price (GWEI)

  • xSell

  • Sell Proportion

  • Sell Slippage

  • Sell Gas Limit

  • Sell Gas Price (GWEI)

  • Buy Only

  • Sell On Rug

  • Pegged Liquidity

  • Target Token

Mempool Sniper

  • Buy Amount

  • Minimum Token Amount

  • Buy Gas Limit

  • Block Delay

  • Gas Price Increase (WEI)

  • Buy Transaction Deadline

  • Sell Transaction Deadline

  • Approve Gas Limit

  • Approve Gas Price (WEI)

  • xSell

  • Sell Proportion

  • Sell Slippage

  • Sell Gas Limit

  • Sell Gas Price (GWEI)

  • Buy Only

  • Sell On Rug

  • Pegged Liquidity

  • Unicrypt Token

  • Target Token

  • Presale Address (PinkSale)

  • Presale Owner (DxSale)

  • No. Buy Transactions

  • Additional buys parameters

The Mempool Sniper requires some special additional parameters. You can notice that there is a 'main buy' area where there are the same parameters governing the buy transaction as for other modes:

and alse another 'secondary' area where there are parameters for additional buy transactions (up to 5 buy transactions in total):

The additional buys have their own Buy Amount, Minimum Token Amount, Block Delay, Gas Price Increase (WEI), but share the same Buy Gas Limit Buy and Transaction Deadline with the main buy transaction.

Note: Mempool Sniper does not require you to set the Gas Price (GWEI), because the buy transactions sent by this mode will use the same GWEI as the liquidity transaction of the target token. ATTENTION: You can only add some extra WEI, but with the RISK of frontrunning the liquidity!

Last updated