pg_wallet_correlation_match
Find wallets that co-trade across multiple sensitive Polymarket markets with a target wallet. Given a wallet and 2-10 market slugs, returns: which markets the target traded, top 20 cotraders ranked by overlap count, and an aggregate severity score (≥3 shared markets = MEDIUM, ≥5 = HIGH). Use case: detect coordinated trading rings, shared-info syndicates, or wallet clusters that consistently bet on the same sensitive events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | Target wallet address (0x + 40 hex) | |
| markets | Yes | 2-10 market slugs to check for co-trading overlap |