get_public_profile
Retrieve public user profiles from the Polymarket prediction market platform using Ethereum addresses to access portfolio data and market activity.
Instructions
Get a user's public profile by Ethereum address. Unknown address may return 404. Example: address=0xabc....
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum address (0x...) |