DEX trades

Returns recent DEX trades filtered by token address, pool address, or signer (wallet).

Exactly one filter is required: token, pool, or signer.

When filtering by token, the API resolves all known liquidity pools for that token and returns trades across all of them.

Results are paginated with cursor-based pagination using cursor_id and cursor_ts. Pass the id and created_at values from the last item of the current page to fetch the next page.

Supported networks: Solana (sol).

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!