Method Sniping

Method sniping, in contrast to liquidity sniping, allows you to make a purchase as soon as the designated launch method is activated by the contract owner. Method sniping is employed in situations where trading is restricted within the contract and can only be unlocked when the owner triggers a method, such as "enableTrading," for instance. When engaging in method sniping, please consider the following:

  • It is crucial to have the ability to read and understand Solidity code. If you lack the knowledge or comprehension of Solidity code, it is not advisable to participate in method sniping. Being able to identify the appropriate launch method and its associated deadblocks by analyzing the smart contract is essential.

Additional information:

  • Each method in a contract is assigned an ID, represented by a 4-byte method ID in the transaction. This unique hex code, equivalent to 8 characters, signifies the method being called.

  • When you select "Snipe Method" after entering Quant Mode, you will be required to provide the Method ID you wish to snipe. The sniper will provide you with a set of Method IDs, as depicted.

  • If you cannot locate the desired Method ID within the provided set, you can search for the specific method ID within a particular contract using the instructions outlined in the Appendix.

Some final remarks on liquidity and method sniping:

  • Listing Sniper Mode is intended for advanced users with some understanding of Solidity and the ability to navigate smart contracts. To maximize profits from these functionalities, you need to be capable of identifying launch methods, deadblocks, and blacklisting mechanisms.

  • You can engage in liquidity/method sniping using multiple wallets by enabling Multi Wallet in the wallet settings displayed.

Last updated