Orders excuted by UniswapX's ExclusiveDutchOrderReactor Contract.
03. Methodology
The UniswapX model is indexed from trace calls and event logs emitted from the ExclusiveDutchOrderReactor. This model includes failed trace calls orders which can filtered.
We identified all trace calls (executeBatchWithCallback, executeWithCallback, executeBatch, execute) from UniswapX ExclusiveDutchOrderReactor contract.
Decode the trace data using ABI decoding to convert it into a human-readable format.
The trace calls are joined with the Fill event emitted by ExclusiveDutchOrderReactor contract to confirm the execution of orders.
Want more flexible access to DEX data? Sign up for the Explorer waitlist and we'll reach out to you!