polymarket_get_user_activity
Retrieve recent on-chain activity for a Polymarket wallet. Filter by trade, split, merge, redeem, or reward types.
Instructions
Recent on-chain activity (trades, splits, merges, redeems...) for a wallet.
Args: wallet: EVM address (0x...). limit: 1-100 (default 20). type: Optional activity type, e.g. "TRADE", "SPLIT", "MERGE", "REDEEM", "REWARD".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | ||
| limit | No | ||
| type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |