zscore DCA

Buy more when z is low. Buy less when z is high.

On-chain DCA subscriptions on Base Sepolia that scale buy size from a rolling z-score. This v0 shell is mock-mode only — no mainnet, no seed phrases, no live broadcast from the server.

Open wallet app →

How z-score DCA works

  1. Connect a wallet on Base Sepolia (testnet).
  2. Schedule a subscription with USD notional + z-sensitivity bounds.
  3. Each cadence window, size is scaled by z / mean / std → multiplier (clamped by min/max).
  4. Deposit funding is TBD / mock — SDK may mark deposit unavailable.
  5. Cancel anytime via an unsigned intent your wallet signs locally.

Factory address is env-overridable and may be empty — UI stays on mock fixtures until Fullstack wires live ABIs.