Fetch swaps involving a specific user
GET /swaps/withuser/:userAddress
Retrieve all swap events where a specified user address was involved. This allows tracking user-level trading activity over time.
Request
A list of swap events involving the specified user.