oSnipe
  • Overview
    • πŸ‘‹Introduction to oSnipe
      • About oSnipe
      • Sniper's Pass
      • Purveyor’s Pass
      • Observer's Pass
    • 🎯oSnipe Coverage
  • πŸ€–AutoSniper
    • Sniper Wallet Setup
  • πŸ“œcommands list
    • Sniper Commands
      • AutoSniper
        • /autosnipe
        • /snipe
        • /get-address
        • /set-address
      • oSnipe Notification Management
        • /subscribe
        • /list
        • /preferences
        • /edit
        • /delete
        • /ignore
        • /get-traits
    • Purveyor & Observer Commands
    • Full Command List
  • πŸ”—Official Links
Powered by GitBook
On this page
  • Step 1: Setting up a sniper address
  • Step 2: Funding AutoSniper
  • deposit (Fund from wallet A, Snipe from wallet B)
  • depositSelf (Fund and snipe from the same wallet)
  • Step 2B: Withdrawing funds
  • Step 3: Setting up snipes
  1. AutoSniper

Sniper Wallet Setup

PreviousAutoSniperNextSniper Commands

Last updated 1 year ago

Setting up AutoSniper requires minimal effort. There are two ways to use AutoSniper:

  • Fund with wallet A, Snipe with Wallet B

  • Fund and Snipe from the same wallet

Step 1: Setting up a sniper address

Users need to use the command in their private discord channel so that the AutoSniper knows which wallet to snipe for. If this step has not been completed, snipes will fail.

Step 2: Funding AutoSniper

Click to access the AutoSniper contract (mainnet). Do not forget to change to the desired chain before any of the following steps.

deposit (Fund from wallet A, Snipe from wallet B)

It is important to note that the only wallet that will be able to withdraw Ether will be the sniper. It is also impossible to approve Wrapped Ether using this method.

The sniper address must match the address used in

To deposit Ether, go to the tab of the AutoSniper contract and click on the "Connect to Web3" button using wallet A (funding wallet). Once done, scroll to , enter the amount of Ether you want to deposit and paste the address of the wallet B (Sniping wallet). Click Write, approve the transaction and you're done!

depositSelf (Fund and snipe from the same wallet)

Users can deposit Ether and/or approve Wrapped Ether for AutoSniper. If the Ether balance is insufficient for the snipe and enough Wrapped Ether is available, AutoSniper will unwrap the necessary quantity of Wrapped Ether and fulfill the snipe. All of this is done within the same transaction, meaning that there is no concern to be had over whether Wrapped Ether snipes are slower than Ether snipes (the gas price will be slightly higher as it is necessary to unwrap the Ether).

Approve Wrapped Ether

WETH contract links:

Step 2B: Withdrawing funds

Step 3: Setting up snipes

To approve Wrapped Ether, go to the tab of the and click on the "Connect to Web3" button. Click on , enter the AutoSniper contract (0x000000000000feA5F4B241F9E77B4D43B76798a9) in guy and the amount of Wrapped Ether that you want to approve in wad. The amount is specified in Wei.

Here's a . For infinite approval enter: 0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff Click Write, approve the transaction and you're done!

Ethereum:

Base:

Polygon:

Arbitrum:

Blast:

To withdraw funds from oSnipe, simply go the tab of the AutoSniper contract and scroll down to the function. Enter the desired amount to withdraw in Wei and confirm the transaction. Users can check their balance by either running /get-balance in their private channel or by going to the tab of the AutoSniper contract and querying their balance using the function.

Now that the AutoSniper has been properly funded, users can set up snipes using the .

πŸ€–
Write Contract
Wrapped Ether contract
1. approve
Wei to Ether converter
https://etherscan.io/token/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
https://basescan.org/token/0x4200000000000000000000000000000000000006
https://polygonscan.com/token/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619
https://arbiscan.io/token/0x82af49447d8a07e3bd95bd0d56f35241523fbab1
https://blastscan.io/token/0x4300000000000000000000000000000000000004
Write Contract
20. withdraw
Read Contract
5. sniperBalance
sniper commands
/set-address
here
/set-address
Write Contract
3. deposit
Example showing how to deposit Ether in the AutoSniper contract
Example showing how to deposit Ether in the AutoSniper contract from a funding wallet for a sniping wallet
Example showing how to approve Wrapped Ether for the AutoSniper contract