Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alsk1992 avatar

Qrcoin

  • 13 installs
  • 610 repo stars
  • Updated June 26, 2026
  • alsk1992/cloddsbot

qrcoin is a Claude skill that lets an agent bid in QR Coin auctions on the Base blockchain to display a URL in the winning QR code.

About

This skill lets an agent participate in QR Coin auctions on the Base blockchain, where bidders submit URLs with USDC to have their link encoded in a daily QR code. Developers use /qr commands to check auction status, list bids and reserves, and place or contribute to bids. Bidding requires a wallet PRIVATE_KEY and USDC on Base. Auctions run about 24 hours and the highest bid wins.

  • Participate in QR Coin auctions on the Base blockchain
  • Bid or contribute USDC to display a URL in the winning QR code
  • Check auction status, active bids, and reserve prices via /qr commands

Qrcoin by the numbers

  • 13 all-time installs (skills.sh)
  • Ranked #289 of 479 Web3 & Blockchain skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

qrcoin capabilities & compatibility

Requires a wallet PRIVATE_KEY and USDC on Base; ~11.11 USDC per new bid

Capabilities
onchain auction · usdc bidding
Use cases
trading
Pricing
Bring your own API key
From the docs

What qrcoin says it does

Participate in QR Coin auctions on Base - bid to display URLs on QR codes
SKILL.md
Each auction runs ~24 hours
SKILL.md
npx skills add https://github.com/alsk1992/cloddsbot --skill qrcoin

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs13
repo stars610
Last updatedJune 26, 2026
Repositoryalsk1992/cloddsbot

What it does

Bid USDC in QR Coin auctions on Base to display a URL in the winning QR code.

Who is it for?

Checking QR Coin auction status and placing or contributing USDC bids on Base.

Skip if: Users without USDC on Base or a wallet PRIVATE_KEY.

When should I use this skill?

A user wants to check the QR Coin auction or bid to display their URL.

By the numbers

  • ~24 hour auctions
  • ~11.11 USDC to create a bid
  • ~1.00 USDC to contribute

Files

SKILL.mdMarkdownGitHub ↗

QR Coin Auction

Participate in QR Coin auctions on Base blockchain. Bid to display URLs on QR codes.

Contracts (Base)

ContractAddress
QR Auction0x7309779122069EFa06ef71a45AE0DB55A259A176
USDC0x833589fCD6eDb6E08f4c7c32D4f71b54bdA02913

How It Works

1. Each auction runs ~24 hours 2. Bidders submit URLs with USDC 3. Creating a new bid: ~11.11 USDC 4. Contributing to existing bid: ~1.00 USDC 5. Highest bid wins; winner's URL encoded in QR code

Commands

Status

/qr status                       Current auction info
/qr bids                         List active bids
/qr reserves                     Check reserve prices

Bidding

/qr bid <url> <name>             Create new bid (~11 USDC)
/qr contribute <url> <name>      Contribute to existing bid (~1 USDC)
/qr approve <amount>             Approve USDC for bidding

Examples

/qr status
/qr bid https://mysite.com "MyProject"
/qr contribute https://mysite.com "MyProject"

Setup

export PRIVATE_KEY="0x..."  # Your wallet key

Requires USDC on Base for bidding.

Related skills

FAQ

How long does an auction run?

The docs say each auction runs about 24 hours, and the highest bid wins.

What does it cost to bid?

Creating a new bid is about 11.11 USDC and contributing to an existing bid is about 1.00 USDC.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.