v1
latestOpenAPI 3.1.02026-07-228799577.7 KBTrades
Get User-Specific Pool Trades
Gets the latest trades for a specific token, pool, and wallet address
get/trades/{tokenAddress}/{poolAddress}/{owner}
Path parameters
tokenAddressstring required
poolAddressstring required
ownerstring required
Query parameters
cursorstring
Cursor for pagination
showMetaboolean
Set to 'true' to add metadata for from and to tokens
parseJupiterboolean
Set to 'true' to combine all transfers within a Jupiter swap into a single transaction
hideArbboolean
Set to 'true' to hide arbitrage or other transactions that don't match token parameters
sortDirection'DESC' | 'ASC'
Sort direction by descending (DESC) or ascending (ASC) order
Response
Successful response