Skip to main content

Outcome

A Next.js 14 page that runs the full Delta flow: quote → build → EIP-712 sign → submit → poll. The user pays no gas; the solver network fills.

Prompt

End-state check

  • The user signs once (EIP-712 typed data) and pays no gas.
  • The order transitions through PENDINGCOMPLETED and the user receives the destToken.
  • The token approval was granted to the Delta contract address from the typed-data domain, not Augustus.
Last modified on June 14, 2026