Get agent's trades
GET/agent/trades/:agent_id/
Gets the trades of agent grouped by base_address. For each base_address, you get the pool info, current holdings status, and all trades performed ordered by time in descending order. The holdings are paginated with page_size defaulting to 100.
Request
Responses
- 200
- 422
Successful Response
Validation Error