SuperDCABOT

Buy low, sell high automatically. Non-custodial grid trading with exponential ladders.

SuperDCABOT

Created At

HackMoney 2026

Project Description

SuperDCABOT is a P2P grid trading protocol where users deploy personal escrow contracts that generate exponential sell ladders. Other traders buy directly from these ladders, and escrow owners "rebuy" to reset at new prices, creating continuous "buy low, sell high" cycles. No keepers, no custody risk, no subscriptions. Built with Solidity, Foundry, and SvelteKit. Fully functional prototype with 19 passing tests and complete frontend.

How it's Made

AutoDCA reimagines grid trading as a P2P protocol without keepers or relayers.

  • CORE INNOVATION: Instead of a centralized order book, each user deploys their own escrow contract via Solady's LibClone (EIP-1167). This gives personal custody while keeping deployment costs afordable.

EXPONENTIAL MATH: Our ladder pricing uses cumulative geometric series, each step's deviation multiplies by 1.1x (configurable). This concentrates orders near market price while still catching outliers.

NOTABLE HACK: The sell() function atomically resets the entire ladder by calling _resetToSellingFromOracle()—rebuilding all orders based on current inventory in one transaction.

background image mobile

Join the mailing list

Get the latest news and updates