Task Settings

Bid max if best offer exceeds max

By checking this box, the bot will send the maximum amount as a bid even if the best offer is more than the set max limit. This will send a bid even if you already have an active bid on the item/collection.

This is useful when testing new traits/filters, by having a low maximum amount with this turned on to see which NFTs gets an offer.

Stop if hit

To better understand how this option works, check out this page.

By checking this box, the bot will stop sending offers to this task when you get hit/an offer gets accepted. Be sure to check how "Or" is handled from here since this option will not work as intended with "Or" operator. Currently experimental.

Also stop collection if hit

To better understand how this option works, check out this page. Currently experimental.

Do not instant counter

By checking this box, the bot will not include this task in the instant counter bidding. So the bot won't spend its bidding speed on counter bids for this task.

Floor price cap

By putting a value here, the bot will not send a bid if the current floor price is lower than the value entered here. Keep in mind that, sent offers will not be cancelled, and once this price is triggered you will need to restart the bot to continue bidding on this. Default is 0 which disables checks.

Hard max limit

The bot will not send a bid above this limit. It is advised to use this as a hard limit when using margin bidding. Check out here to better understand how this limit is useful. Default is 0 which disables this.

Bid hard max

By checking this box, the bot will send the hard max amount as a bid even if the best offer is more than the set hard max limit. This may send a bid even if you already have an active bid on the item/collection.

Skip NFTs owned by

You can put a list of wallets here, and when the bot is doing the initial bidding, it will skip if the NFT is owned by one of the wallets you put here. This could be a whale or deployer wallet Example usage: 0xaAa2DA255DF9Ee74C7075bCB6D81f97940908A5D, 0xe2A83b15FC300D8457eB9E176f98d92a8FF40a49 The NFT owners refresh with every loop, meaning if a wallet in this field buys an NFT, after the next loop the bot will no longer bid on this NFT.

Custom loop time

By default, the bot loops after the given offer duration. But if you want the bot to loop sooner, you can put a custom value. In seconds. Example: "300" this would make the bot wait 300 seconds after one loop run is done to loop it again. Default is 0/empty which uses the default (recommended).

Refresh bids

By checking this box, the bot will cancel all active offers on this task before looping again. This will make the bot "refresh the bids" as sometimes your offer can be a lot higher then the second highest offer due to competition.

Cancel if above max

By checking this box, the bot will cancel your offer if the competition's counterbid exceeds your max. This can be useful if you don't want to leave an active offer where you are not the highest, to save some 1000x limit allocation.

Last updated