get_total_traded
Retrieve the total number of markets a user has traded on Polymarket by providing their Ethereum address for public portfolio analysis.
Instructions
Get total markets a user has traded in (public data). Use user address. Example: user=0xabc....
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User Ethereum address (0x...) |