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

StonebornBot

High-speed NFT mint bot for Ethereum and EVM chains. Use when the user wants to snipe NFT mints, speed-mint collections, set up multi-wallet minting bots, configure mint sniping with pre-signed transactions, or automate NFT minting across multiple wallets. Supports ERC721A, Archetype contracts, Flashbots, war mode gas, WebSocket monitoring, mempool watching, and batch minting with 100+ wallets.

Why use this skill?

Automate NFT minting with StonebornBot. Featuring multi-wallet support, sub-100ms sniping, Flashbots integration, and gas optimization for EVM chains.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/olawoyin206/stonebornbot
Or

What This Skill Does

The StonebornBot is a high-performance NFT minting agent designed for speed, scale, and reliability on Ethereum and EVM-compatible chains. Engineered for sub-100ms execution, this skill allows users to snipe NFT drops with precision, whether through instant execution or automated monitoring. It manages complex minting requirements including ERC721A, Archetype contracts, and multi-wallet operations. By leveraging technologies such as Flashbots for private transaction submission, multi-RPC broadcasting, and mempool watching, the bot ensures maximum success rates in highly competitive minting environments.

Installation

To install this skill, run the following command in your terminal within the OpenClaw environment: clawhub install openclaw/skills/skills/olawoyin206/stonebornbot

Once installed, navigate to the scripts directory and execute bash setup.sh to initialize the dependencies. After setup, copy the template configuration file to scripts/config.json and populate it with your specific wallet private keys, RPC endpoints, and target contract details.

Use Cases

  1. Competitive Mint Sniping: Beat the block congestion during highly anticipated NFT drops by using WebSocket monitoring and mempool watching.
  2. Large-Scale Batch Minting: Coordinate up to 200+ wallets to mint simultaneously using pre-signed transactions for maximum efficiency.
  3. Automated Monitoring: Deploy in 'monitor' mode to constantly poll contract states or watch for live mint flags, triggering transactions automatically when conditions are met.
  4. Gas War Dominance: Utilize 'War Mode' to auto-escalate gas fees during periods of extreme network congestion, ensuring your transactions are prioritized by validators.

Example Prompts

  1. "Set up the StonebornBot to monitor the contract at 0x123... and fire 50 mint transactions as soon as the mint function returns true, using 50 gwei priority fee."
  2. "Configure my 100 wallets for the upcoming Archetype collection mint, ensuring all transactions are pre-signed and ready for broadcast via Flashbots."
  3. "Run a batch test on my current RPC configuration to verify my signing speed and connectivity before the mainnet drop starts in 10 minutes."

Tips & Limitations

  • Safety First: Always keep your private keys in an encrypted, secure location. Never share your scripts/config.json file.
  • Gas Management: While War Mode is powerful, it can drain your balance rapidly. Always set a 'maxFeePerGas' cap in your configuration to avoid unintended expenditures.
  • Test Rigorously: Always use the provided batch-test.js script to verify your setup on a testnet before deploying on mainnet to ensure your configuration is optimal.
  • Dependency on RPCs: The performance of this bot is highly dependent on your RPC provider. Using high-quality private RPCs is recommended for sub-100ms performance.

Metadata

Stars1287
Views0
Updated2026-02-22
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-olawoyin206-stonebornbot": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#nft#ethereum#web3#minting#sniper
Safety Score: 2/5

Flags: network-access, file-write, file-read, external-api, code-execution