- Always track the wallet RECEIVING the tokens. Do not follow wallets that start transactions. Instead, follow the wallets that receive the purchased tokens at the end of a transaction.
Copytrade Speed
Copytrade speed is determined by multiple factors. Depending on the scenario and chain, the bot will either frontrun the tracked wallet, match its gas, or simply buy/sell after it. We outline these scenarios below:- The bot detects a transaction before it’s mined (mempool).
- The tracked wallet is sniping a launch: This is mostly exclusive to buys. If the bot detects that the tracked wallet is sending a transaction towards a contract that hasn’t launched yet, it will assume that said wallet is sniping the launch. In that case, the bot will match the gas settings of the tracked wallet to ensure that you don’t frontrun the transaction that will render the token tradable. You will end up buying the token in the same block, but it will most likely be after the tracked wallet, as you’re using the same gas settings as them.
- The tracked wallet is buying/selling a tradable token: If the bot detects that the tracked wallet is sending a transaction towards a contract that is currently tradable, the bot will adjust its gas settings to frontrun (if Frontrun is enabled in the next sub-section) or match (if Frontrun is disabled) the tracked wallet. This allows you to buy and sell BEFORE the tracked wallet (if Frontrun is enabled), thus securing higher profits.

