List pool trades
List pool trades
List indexed trades for a pool.
GET
List pool trades
Authorizations
Session JWT (browsers receive it as an httpOnly cookie from POST /auth/verify; 15 min, silently renewed via POST /auth/refresh), or a long-lived API token (ss_…) minted at POST /api-tokens. API tokens work on data and trading endpoints and can request WebSocket tickets; token management and admin endpoints accept session JWTs only.
Path Parameters
Pool key
Query Parameters
Page size (1-100)
Page offset
Indexed pool trade type filter
Available options:
mint, add_liquidity, remove_liquidity, burn, collect, swap