Sensei
  • Introduction
    • πŸ“•Features and Pricing
    • βœ…Sensei Setup
      • πŸͺ¨QuickNode Setup
      • πŸͺ„Alchemy Node Setup
      • πŸ›‘οΈbloXroute Setup
      • πŸ§™Alchemy API Setup
      • 🧱Blocknative API Setup
      • 🧲Etherscan Chrome Extension Setup
    • πŸ“šArchives
      • πŸ›Bug Submission Etiquette
      • πŸ˜‡Signature Mint Requests
      • πŸ–₯️Why Choose Webapp?
      • ☎️Mobile and Tablet Support
      • πŸͺ¨Private Nodes 101
  • ADVANCED MEV FEATURES
    • ⚑MEV Bundling
      • ✨ Introduction to Bundling
      • πŸ’‘ Core MEV Concepts
      • πŸ‘‘ Native Integration
      • πŸ“• How To Bundle
        • πŸ”Œ Relay Endpoints
        • 🧐 Troubleshooting
    • πŸ”Katana Contract Looper
      • ✨ Intro to Contract Looping
      • βš”οΈ Katana V3 Setup
      • βœ… Wallet Whitelisting
      • πŸ”± Deployment
      • πŸ“œTask Creation & Execution
      • πŸ’Έ Consolidate Proxy Tokens
      • πŸ“• Katana V1 - Archived
        • Deploy & Add Upgradeable Proxies
        • Katana Task Creation & Execution
        • Consolidate Proxy Tokens
          • Manual-Token Consolidation
          • Same-Tnx Auto-Consolidation
  • DEFI TRADING FEATURES
    • βœ…Sensei DeFi Setup
    • πŸ†“0% Trading Fee Extension
    • 🎯Sensei Auto-Sniper
    • πŸ“œSensei Swaps
    • πŸ”§Advanced Orders: Limit Order, Stop Loss, Take Profit
    • ⚑Advanced MEV Bundling
    • βš™οΈCustom MEV Execution
    • πŸ”Katana - "Max-Buy" Killer
    • ⚠️Auto-Avoidance
    • ⛑️Anti-Rug Protection
    • πŸ“±Alpha Stream
    • πŸ“ˆLive Trading Charts
    • πŸ—ƒοΈPortfolio Dashboard
    • βš™οΈDefi Settings
  • NFT Trading Features
    • 🌾Blur Farming Module
      • βœ…Funding Blur Pool
      • πŸ“œCreating Blur Tasks
      • ⚠️Emergency Withdrawal
    • πŸ‘οΈNFT Mint Bot [MEV]
      • Standard Task Setup
        • Mint Setup
        • Custom ABI
        • Execution Methods
      • Sigmint Task Setup
      • Fair.xyz Task Setup
        • Getting Started
        • Mint Setup
      • Gas Speedup
        • Manual & Intelligent Gas Speed-Up
        • [PRO] Precision Gas Targeting
        • [PRO] Backrun Auto Speed-Up
      • Quick Tasking & Mint Stream
    • 🏹NFT Deal Sniper [MEV]
      • Deal Sniper Task Setup
      • Execution Methods
      • Configs
      • Global Execution
      • MEV Sniping
    • 🐳NFT Bid Bot (OpenSea)
      • Collection Bidding
      • Token Bidding
    • πŸƒβ€β™‚οΈNFT Mempool Frontrunner
    • 🌊NFT Liquidator
      • Introduction and Setup
    • 🧩Wallet & Token Manager
      • Wallets
        • Wallet Creation
        • Wallet Import & Export
        • Wallet Customisation
        • Disperse & Consolidate
      • Marketplace Approval
      • NFT Manager
      • Multi-Wallet Listing
    • βš™οΈSettings
      • General
      • API Keys
      • Mint Bot
      • Katana
      • Nodes
      • Notifications
      • Wallet Manager
      • Deal Sniper
      • Bid Bot
Powered by GitBook
On this page
  • Set Floor Price Protections
  • Execution
  • Fixed
  • Underbid
  1. NFT Trading Features
  2. Blur Farming Module

Creating Blur Tasks

Everything you need to do to start Blur Farming.

PreviousFunding Blur PoolNextEmergency Withdrawal

Last updated 1 year ago

Blur bidding is exclusive to Sensei Pro users. It is recommended to provide your own proxies under settings/bid bot.

Input target contract address of the desired collection in the Contract Address field

Set Floor Price Protections

  • Min Floor Price allows the user to set protection against aggressive floor drops, avoiding the risk of massive amounts of bid accepts on black swan events.

  • Max Floor Price allows users to set max floor price range in the case they have underbids set and do not want to risk after a certain amount of capital may be required.

Execution

Price Strategy is broken in to 2 options, Fixed and Underbid

Fixed

Allows user to set a fixed static bid price and submits straight from the bot

  • Bid Price: Price user would like to bid per token

  • Bid expiration: Can leave at default, this is required for api access and has no affect on your bid. When you stop the bot, your bids will auto cancel anyway.

  • Bid Size: Number of tokens you would like to bid on in the Blur Pool

  • Max Active Bids: Number of total bids the user would like to remain active at any given time

  • Loop Count: How many times you would like your bids processed

Underbid

When underbidding is enabled, the bot will fetch current offers and try to place a lower offer within the parameters set.

  • Min Bid Price: Bot will stop if underbid value is lower than this inputted value

  • Max Bid Price: Bot will stop if underbid value is over this inputted value

  • Underbidding Amount: Specific eth value the bot will bid under the top bid

  • Eth Depth: Amount of liquidity in ETH in front of your bid, if below this value the bot will stop

  • Bidder Count: Amount of bidders in front of your bid, if below this value the bot will stop

  • Execution Size: Amount of total bids in front of your bid, if below this value the bot will stop

  • Bid Size: Total bids the bot will allow to remain acive at any given time

  • Floor Padding: Max amount the bot is allowed to bid above current floor price

  • Loop Count: Total loops the bot will run (infinite is default)

  • Delay Between Loops: Time between each loop where the bot checks your settings vs Blur values

🌾
πŸ“œ