Query Parameters
Maximum number of swaps to return in the response. Helps manage response size when dealing with large swap volumes.
1 <= x <= 100
Number of swaps to skip before starting to collect results. Used for paginating through large result sets.
x >= 0
Filter by pool type (CONSTANT_PRODUCT
or SINGLE_SIDED
).
If not specified, returns swaps from all pool types.
Filter by asset address (will match either input or output asset). Useful for finding all swaps involving a specific asset.
Start timestamp (inclusive) in RFC3339 format.
End timestamp (inclusive) in RFC3339 format.