TypeScript shape
String!
required
Maker / transaction sender wallet address.
Int
Optional network filter; if omitted, scans across chains.
String
Optional token filter — matches
(token0 = X OR token1 = X). The OR clause is parens-wrapped on both pool and swap paths.EventType
When omitted, this query stays on
pool_events (Sync / Collect / CollectProtocol / PoolBalanceChanged). To fetch trades, pass eventType: Swap. See EventType.EventQueryTimestampInput
Time window in Unix seconds. See EventQueryTimestampInput.
NumberFilter
Filter on swap USD value. Applies on the swap path; silently ignored on the pool path. See NumberFilter.