Liquidation bots.
Nothing held back.
The complete bots we ran on mainnet — every module, contract, and optimization — sanitized into deploy-ready templates. You bring your own keys and RPC. No watered-down "builder edition," no withheld alpha. Production-grade frameworks from someone who lost real money learning where the walls are, with the fixes already baked in.
The deal
Full source, template-delivered
Every listing is the real bot, sanitized of our keys and identity into a clean template. You drop in your wallet, RPC, and config and deploy. Single-user license, 7-day broken-build refund. When you get stuck, the hourly desk is open.
manual.html for you and agent-manual.json so your own AI agent can deploy and troubleshoot it without ever emailing us.
Bundles · best value
Buy the arsenal, save 36–43%
Full source for every bot in the bundle. Checkout is live — pay by card, we send the private repo invite + manuals within 24h.
All three HyperEVM liquidators — covers ~92% of HyperEVM lending TVL, the hottest, highest-TVL ecosystem in DeFi right now. The premium arsenal.
Aave V3 liquidators for the four big EVM L2s. One codebase, four chains, four configs. The bread-and-butter pack.
Every liquidation bot we've built, full source. If you're standing up a keeper operation, this is the one buy that does it.
Catalog
Nine bots, individually
Click a card for the full spec, the war stories, and checkout. Premium = HyperEVM + Morpho · Standard = Aave V3 L2s · Entry = Kinetic.
$417M TVL — the biggest HyperEVM lending market. Our most-developed bot: predictive oracle monitoring, dynamic gas, fast-path cache, all included.
$17M TVL, only a handful of competitors, 5bps premium. The niche-edge play — less contested than the majors.
Morpho Blue on HyperEVM (~$312M TVL — 2nd biggest after HyperLend). Per-market isolated-vault liquidation logic.
Defaults to HyperEVM. Swap to other Morpho deployments via $250/hr customization.
Most competitive L2, top of the standard tier. Full Aave V3 liquidation stack with flash loans.
The original aave.11 codebase, configured for Base. Full source, flash-loan liquidations, Foundry tests.
Configured for Arbitrum mainnet. Identical full feature set to the Base build.
Same codebase, OP mainnet. Smaller market, lower noise, entry point to the standard tier.
Compound-fork lending on Flare. Dual-path contract (inventory + SparkDEX V3 flash). Live but new — discounted while it matures.
Add-on · keep it alive
Bot Ops Pack
A bot that makes money for an hour and then silently dies at 3am makes nothing. This is the operational layer that ran the fleet — works with any kit here or your own bot. Full Python/shell source, no monthly service fees.
Get a Telegram ping the second your bot dies, your wallet moves unexpectedly, or it runs out of gas — plus a control bot for your phone and auto gas top-ups. systemd templates included.
Hourly desk · we do it for you
Stuck? Book an hour
Bought a bot and want it tuned, or just want someone who's been in the trenches to look at your setup? Pre-pay a block — checkout is live, we schedule async over email/Signal.
We fix or customize a bot you bought — chain swaps, param tuning, deploy debugging. 1-hour minimum.
Solidity audit + concrete recommendations on your liquidator/executor contract. 2-hour minimum.
Config, RPC-tier, and competitive-position audit. Where you're losing the race and how to close it. 1-hour min.
App rejection diagnosis + a remediation plan from someone who's shipped through it. 1-hour minimum.
Done-for-you: provision your box, install the bot + Ops Pack as systemd services, region/latency tuning, firewall + key hygiene, verified booting and alerting. 1-hour minimum.
Field log · why buy from us
What actually broke, and how we fixed it
We didn't read about this. We ran it on mainnet, lost money to faster players, and fixed what broke. Every kit ships with these fixes baked in and the gotchas documented. A few of the scars:
We lost a $52,000 liquidation by ~41 seconds
A competitor with a node beat our sweep and out-bid us 43,962 gwei to ~1. Fix included: aggressive dynamic gas, a 2s hot-borrower lane, and predictive oracle monitoring — plus the honest math on what tier you need to actually compete.
An uncapped RPC plan billed us $70 overnight and paused a bot
Metered credits, no ceiling, one burst. Fix included: flat-rate / hard-capped RPC defaults + a multi-endpoint failover pool. The agent-manual screams about this before you boot.
We ran one bot on two servers, on one wallet, for two days
Nonce collisions, self-inflicted "RACED" losses, lying metrics. Fix included: a watchdog that enforces a single live instance, and it's step 1 of the runbook.
The bot re-quoted dead routes every scan and starved itself
~456 RPC errors / 25 min from re-probing dust. Fix included: value-gate the probe + honor the route-failure memo. Errors dropped ~90%.
Our servers were on the wrong continent
~100–200ms transpacific round-trip on every read and broadcast, in a sub-second race. Fix included: the deploy guide tells you exactly where to put the box.