DUST.OPS is a token sweeper that declutters your wallets and ghosts your exit.
Prize Pool
DUST.OPS is a cross-chain token sweeper with optional privacy router. It connects to your wallet [via private key (MVP)], identifies and analyzes token holdings across multiple EVM chains (Optimism, Base, Unichain), filters out illiquid assets, and bundles a seamless swap into ETH. Users can then optionally deposit into Railgun (on Arbitrum) for privacy, and schedule an automatic delayed withdrawal to a fresh wallet, with no ties to the original source.
The goal: help users clean up fragmented wallets, reclaim stranded value, and optionally cover the trace β no clutter, no trace, no noise.
DUST.OPS exists at the intersection of DeFi UX, liquidity routing, and privacy tooling, wrapped in a smooth interface.
Frontend React.js + TailwindCSS for UI/UX (with minimalist CLI aesthetics), Wagmi + Viem
Backend Logic Private key input (temporary & burner wallet for hackathon) to allow us to simulate Pectra-like authorization flows.
On wallet connection, we:
Privacy Layer
Dev & Tooling
Hacky/Notable Workarounds
We simulate signAuthorization
by requiring the private key for now (only for the hackathon). In future upgrades, DUST.OPS will shift to native auth flows enabled by Ethereum's Pectra Upgrade.
Railgun is integrated optionally β the flow works without privacy too. This would be ideally reversed where DUST.OPS would be private by default with opt-out possibility.