Get wallet trades
Wallet
Get Wallet Trades
Retrieve swap trades for a single wallet (GET or flat POST), or for multiple wallets in one batch request (POST), with pagination, token filtering, and enriched base/quote metadata.
GET
Get wallet trades
Query Parameters
Wallet address
Filter trades involving this token contract address
Comma-separated list of chain IDs (e.g., "evm:1,evm:8453,solana:solana"). If omitted, all chains.
Number of trades per page (1-100, default: 50)
Required range:
1 <= x <= 100Offset for pagination (default: 0)
Required range:
x >= 0Sort order: asc or desc (default: desc)
Available options:
asc, desc Start timestamp in milliseconds
End timestamp in milliseconds