watchlist.add
Add or remove Ethereum wallet addresses to monitor for copy trading on Polymarket. Track wallets to automatically replicate their trades when the monitor runs.
Instructions
Add or remove an Ethereum wallet address from the copy trading watchlist. Watched wallets are monitored for new trades when the monitor is running. Use discover_traders first to find good wallets to watch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum wallet address to watch (0x followed by 40 hex characters) | |
| alias | No | Friendly name for this wallet (e.g. 'whale_trader_1') | |
| action | No | add=start watching this wallet, remove=stop watching | add |