/snipe

The /snipe command allows users to snipe a desired NFT the instant they run it instead of waiting for a listing that fulfills the user's criteria. This uses the user's contract Ether balance and approved Wrapped Ether if available.

In the case of a Flooring Protocol listing, there will be 2000 attempts (1 attempt per block). Since failures don't cost gas, feel free to run the command again if needed.

  • contract-address

The contract address of the desired NFT.

  • token-id

The token ID of the desired NFT.

  • marketplace

The marketplace on which the NFT is listed, dropdown choice between OpenSea, LooksRare, Blur, X2Y2 and Flooring Protocol.

  • aggression

Aggressiveness of the validator tip for the snipe.

  • max-price

The maximum price in Ether the user is willing to pay for for the snipe including gas.

  • listing-price

The price in Ether at which the desired NFT is listed at.

Eventually, it will be possible to auto-fill these parameters simply by reacting to an event in the user's private channel.

Last updated