Path Parameters
The public key of the user whose swaps to retrieve
Query Parameters
Filter by pool LP public key.
Filter by asset in token public key.
Filter by asset out token public key.
Minimum amount in.
Maximum amount in.
Start timestamp (inclusive) in RFC3339 format.
End timestamp (inclusive) in RFC3339 format.
Sort order for results.
timestampDesc
, timestampAsc
, amountInDesc
, amountInAsc
, amountOutDesc
, amountOutAsc
Maximum number of swaps to return.
1 <= x <= 100
Number of swaps to skip before starting to collect the result set.
x >= 0