v1

latestOpenAPI 3.1.02026-07-228799577.7 KB
Trades

Get Pool-Specific Trades

Gets the latest trades for a specific token and pool pair

get/trades/{tokenAddress}/{poolAddress}

Path parameters

tokenAddressstring required
poolAddressstring 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

nextCursorinteger
hasNextPageboolean