Skip to main content
Canonical reference: Wallet Trades
curl "https://api.polynode.dev/v3/wallets/0x952d11ebff81d6bd3185e608ed3515b94618ab8a/trades?condition_id=0x97269cbb95bd572b3dde34cdd619be278c8f13ba5e43e2e6c2d8639411128a86&limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
Use condition_id when you want both outcomes for one market. Use token_id when you want one specific outcome.