order_hash, after, before, side, condition_id,
token_id, market_slug, and group_by=order_hash. Filters compose with AND
semantics. include_combos=true is available only when order_hash is absent.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get trades where a wallet participated as maker or taker.
curl "https://api.polynode.dev/v3/wallets/0x952d11ebff81d6bd3185e608ed3515b94618ab8a/trades?limit=1" \
-H "x-api-key: $POLYNODE_API_KEY"
order_hash, after, before, side, condition_id,
token_id, market_slug, and group_by=order_hash. Filters compose with AND
semantics. include_combos=true is available only when order_hash is absent.