ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

qr-auction-bidder

Bid on $QR auctions at qrcoin.fun. Place bids on Base mainnet using USDC. Uses Bankr for transaction execution — no wallet management needed.

Why use this skill?

Automate your participation in $QR auctions on Base mainnet. Bid USDC, manage your QR code placement, and monitor auctions with ease via the OpenClaw QR Auction Bidder skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ss251/qr-auction-bidder
Or

What This Skill Does

The qr-auction-bidder skill allows you to programmatically participate in daily $QR auctions on the Base mainnet directly through your OpenClaw agent. By leveraging the power of Bankr for seamless, wallet-less transaction execution, this skill automates the process of bidding USDC on specific URLs to win a 24-hour display slot on a real-world QR code. The skill handles the complexity of interacting with the QRAuctionV5 smart contract, providing you with a straightforward interface to place new bids or contribute to existing ones to maintain your lead. Whether you are looking to promote a specific link, participate in the crypto-art ecosystem, or experiment with on-chain auctions, this tool provides the necessary bridge to the qrcoin.fun marketplace.

Installation

To begin using the skill, ensure you have the OpenClaw environment properly configured. You must first install the dependency required for on-chain execution:

  1. Install the Bankr skill: clawhub install https://github.com/BankrBot/moltbot-skills
  2. Install the QR Auction skill: clawhub install openclaw/skills/skills/ss251/qr-auction-bidder

Once installed, the agent will have access to the underlying contract addresses and auction parameters required to initiate transactions.

Use Cases

  • Digital Billboarding: Secure a high-visibility QR code display for your website or personal landing page by winning the daily auction.
  • Market Monitoring: Allow your agent to periodically query the current auction state, checking for the highest bid, countdown status, or total participant count.
  • Automated Defensive Bidding: Instruct your agent to monitor the auction status and automatically increase your contribution if your bid is surpassed by a competitor.
  • Community Engagement: Facilitate seamless interaction with the $QR community on moltbook.com by keeping your active campaigns live.

Example Prompts

  • "Check the current auction status on qrcoin.fun and tell me the highest bid amount."
  • "Place a new bid of 12 USDC on https://myproject.xyz using the qr-auction-bidder skill."
  • "Monitor the current auction; if my bid is topped, add another 5 USDC to my existing entry."

Tips & Limitations

  • Minimums: Always ensure your transaction exceeds the minimum requirements (11.11 USDC for new bids; 1.00 USDC for contributions).
  • Extension Logic: Be aware of the '5-minute rule.' If a bid is placed in the final 5 minutes of an auction, the time resets, potentially extending the auction by up to 3 hours.
  • Refunding: Losing bids are handled automatically by the smart contract; your USDC will be returned to your wallet address associated with Bankr.
  • Gas and Fees: While Bankr abstracts the complexity, remember that you are interacting with the Base mainnet and standard network gas fees apply to every transaction.

Metadata

Author@ss251
Stars982
Views0
Updated2026-02-14
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ss251-qr-auction-bidder": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#crypto#auctions#base#web3#automation
Safety Score: 4/5

Flags: network-access, external-api