You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: