Documentation Index
Fetch the complete documentation index at: https://polymarket-data.com/llms.txt
Use this file to discover all available pages before exploring further.
client.data.misc.getTraded reports the number of markets in which a wallet has executed trades.
Request
Parameters
| Name | Type | Required | Notes |
|---|---|---|---|
user | string (address) | ✅ | Wallet or proxy address. |
Response
Usage example
Failure modes
- Missing
user→ validation error.