get_positions_value
Retrieve the total value of a user's positions on the Polymarket prediction market using their Ethereum address to analyze public portfolio data.
Instructions
Get total value of a user's positions (public data). Use user address. Example: user=0xabc....
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes | User Ethereum address (0x...) |