Returns recent trades for a wallet, enriched with PolyNode market metadata. Each trade includes side (BUY/SELL), price, size, outcome, and transaction hash.
Supports pagination with limit and offset.
Wallet address (0x-prefixed, case-insensitive)
Maximum trades to return (default 100, max 500)
1 <= x <= 500Pagination offset (default 0)
x >= 0