What you get
Gasless
The user never pays gas. Execution cost is handled inside the Delta settlement flow.
MEV-protected
Orders are filled via sealed-bid auction. No public mempool. No sandwich risk.
Revert-protected
A failed order simply expires or is rejected. You never pay for a trade that didn’t happen.
Crosschain native
One signed order can resolve across chains via bridge-aware solvers. No second tx.
See it work
The full lifecycle is four calls (quote, build, sign, submit), then you poll for status:mode=DELTA, mode=MARKET, or mode=ALL, see Trading modes.
Next steps
Quickstart
cURL the full lifecycle end-to-end.
How it works
Order server, solver auction, settlement.
Crosschain Delta
One signature, multi-chain settlement.