Non-custodial market, limit, TWAP, stop-loss, take-profit, and delayed-start orders on EVM chains.
- Market: Swap at the current price within your slippage limit.
- Limit: Swap only when your minimum output can be met.
- TWAP: Split a total amount into equal chunks at regular intervals.
- Stop-loss: Trigger a swap when the price falls below your threshold.
- Take-profit: Trigger a swap when the price rises above your threshold.
- Delayed start: Schedule when your order becomes eligible.
Choose your tokens, total amount, price conditions, and expiration. For recurring orders, set the chunk size and interval. Sign the order; executors fill it when its conditions are met.
Your funds remain in your wallet until execution. Price checks, slippage limits, and expiration constrain each fill.
See supported chains and contract addresses.
- AI agents: Use the Spot Advanced Swap Orders skill, available on Clawhub, or connect to the hosted MCP endpoint.
- Integrators: Follow the API, TypeScript, React, and swap-routing guides.
- Support: Report a bug or request a feature.
Spot's contracts were audited by AstraSec: initial audit and updated audit.
MIT.