Participate in QR Coin auctions on Base - bid to display URLs on QR codes
51
56%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./src/skills/bundled/qrcoin/SKILL.mdParticipate in QR Coin auctions on Base blockchain. Bid to display URLs on QR codes.
| Contract | Address |
|---|---|
| QR Auction | 0x7309779122069EFa06ef71a45AE0DB55A259A176 |
| USDC | 0x833589fCD6eDb6E08f4c7c32D4f71b54bdA02913 |
/qr status Current auction info
/qr bids List active bids
/qr reserves Check reserve prices/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/qr status
/qr bid https://mysite.com "MyProject"
/qr contribute https://mysite.com "MyProject"export PRIVATE_KEY="0x..." # Your wallet keyRequires USDC on Base for bidding.
e71a5f6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.