🤝Copytrade

This modality allows to copy the buys and sells of tracked wallets at amazing speeds. It's available on Ethereum, BSC, Arbitrum, Base, Linea and Solana.

Our bot allows you to immediately copy the buys and sells of up to 3 wallets (10 wallets for ⭐️Premium users). Before we delve into the details of this powerful functionality, always remember:

  • 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:

  1. The bot detects a transaction before it’s mined (mempool).

    This scenario is only valid on Ethereum and BSC. After adding a tracked wallet, the bot starts scanning mempool for any swap transactions that would deposit (remove) tokens into (from) the tracked wallet. If it spots any such transactions, it accounts for two possible cases:

    • 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.

    If either of those cases (matching gwei or using frontrun gwei) requires more gwei than the Max Gas Price set in your Wallet General Settings, then the bot will block your auto-buy/sell and protect you from high gas fees.

  2. The bot detects a transaction after it’s mined.

    This is the usual scenario for Arbirtum, Base, Linea and Solana. For Ethereum and BSC, the bot can detect most transactions in mempool before they’re mined, but some more complicated transactions (contract buys for example) are harder to spot. In this case, we can still detect the transaction after it’s mined. For this scenario, the bot will buy/sell in the next block after the copytrade wallet, and the transaction will use your gas settings for that copytrade wallet, as we explain in the following sub-section.

Last updated