v1

latestOpenAPI 3.1.02026-07-228799577.7 KB
Trades

Get Token Trades

Gets the latest trades for a token across all pools

get/trades/{tokenAddress}

Path parameters

tokenAddressstring 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