Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Onchain Order Service #320

Open
marktoda opened this issue Feb 24, 2025 · 1 comment
Open

feat: Onchain Order Service #320

marktoda opened this issue Feb 24, 2025 · 1 comment

Comments

@marktoda
Copy link
Collaborator

marktoda commented Feb 24, 2025

A smart contract that receives UniswapX orders (and maybe input tokens?), validates them and emits them as an event. Fillers can read these events and execute the orders directly

Use cases:

  • Protocol-initiated UniswapX swaps (i.e. a DAO or something can initiate an order directly onchain)
  • TWAP orders (a smart contract can emit a continuous set of orders)
  • Bridge + swap
Copy link

linear bot commented Feb 24, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant