/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.
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.
Please note that in the case of a Blur snipe, the fulfiller address (autosnipe.eth) must hold enough Ether to fulfill the snipe. We keep a reasonable amount of Ether in it but in case of very expensive snipes, these might fail.
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