v1.2 — live on mainnet

Automated OpenSea bidding.
Counter-bid in milliseconds.

Per-user bots that send collection-traits offers, token individual offers, and auto-listing when someone undercuts you. configured live from a dashboard.

Active12 Threads47 Avg latency112ms

Three bidding models. Unlimited threads.

Run any number of threads in parallel. Each is a stateless bidding loop with its own filter, range, and lifecycle.

// Collection & traits offers

Outbid the highest bidder. Filter by trait or collection.

Point a thread at a slug, set min and max in WETH, and optionally filter by a trait, or send collection offer. The bot watches the top bid and counters automatically by minmium eth amount until your max reached — then sits and waits.

// thread-rowcollection-thread #552
slonks
Type Ape
Type: Ape
0.1 Ξ
0.3 Ξ
Active

// Token offers

Bid on individual tokens. Track every NFT in the thread.

Define a token set by:

  • a trait or set of traits
  • a rank range (e.g. 1–100)
  • a numeric trait range (e.g. base_points 100–1000)

The bot resolves the filter to a finite list, then bids on each token individually — tracking sent, currently highest, max reached, and low WETH balance.

// thread-cardtoken-thread #69
Type → Ape
1 Ξ
2 Ξ
25m
Active
Progress: 14 / 24 NFTs
Sent 2
Highest ×14
Max Reached ×0
Low WETH ×0

// Auto-listing

Be the cheapest listing. Sell first, every time. Counter-list one wei below.

When someone undercuts your listing, the bot counters one wei below within milliseconds — down to your floor. Stops when the floor is hit. Each token tracked independently.

// nft-cardlisting-thread #318
Listed
Flux #408
flux-by-owen-moore
Flux #408
Floor — Ξ
Min Price 0.05 Ξ

Four steps from connect to live.

No API keys to manage on your end. Threads start in seconds and run server-side until you stop them.

STEP 01

Connect wallet

Sign a one-time nonce to authenticate. No personal data, no email — just the wallet address.

STEP 02

Configure threads

Pick a slug, set min/max range, attach optional trait or numeric filters. Repeat for each thread.

STEP 03

Start bot

Paste your private key once per session. Held in process memory, never written to disk or DB.

STEP 04

Watch live activity

Per-token state — sent, currently highest, max reached, low WETH — streams to the dashboard in real time.

Two tiers. No seats, no overages.

Both tiers run unlimited threads with instant counter-bidding and auto offer cancellation. Pro adds auto-listing and triples throughput — what matters when you're racing other bots.

Basic
Recommended
0.25 ETH / month
  • Throughputup to 40 bids/s per model
  • Poll interval1000ms
  • Threadsunlimited
  • Collection & traits offers
  • Token offers
  • Auto-listing
  • Instant counter bidding
  • Auto offers cancellation
Pro
0.4 ETH / month
  • Throughputup to 120 bids/s per model
  • Poll interval300ms
  • Threadsunlimited
  • Collection & traits offers
  • Token offers
  • Auto-listing
  • Instant counter bidding
  • Auto offers cancellation

Things people ask before paying.

If your question isn't here, ping us in Discord.

No. Bots run fully on our cloud infrastructure. Once you start a bot from the dashboard, it keeps running — you can close the tab, close the browser, or shut down your computer entirely. The bot stays live until you stop it from the dashboard.
No. We fully provide API keys access — there are no OpenSea credentials to manage on your end.
Transmitted encrypted once over HTTPS when you start the bot, held in the memory of a process dedicated to your account, and discarded the moment that process exits. It is never written to disk, never logged, and never persisted to a database. The dashboard prompts for it again every session.
All bots stop. Thread configurations (slugs, filters, ranges) are persisted, so they reload — but because keys are memory-only, you'll need to re-enter your key and restart the bot. We notify you over our Discord server.
One wallet per account. Sign in with a different wallet to run a separate setup. Each session runs an isolated process, so there's no cross-talk between accounts even on the same machine.

Connect a wallet. Start a thread.

Open dashboard