get_trader_profile
Fetch a trader's on-chain profile including first appearance, recent CTF events (splits, merges, transfers), and USDC flows to analyze trading activity on Polymarket.
Instructions
Get a trader's on-chain profile from the Traders subgraph: when they first appeared, their recent CTF events (splits, merges, transfers), and USDC flows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum address of the trader | |
| eventLimit | No | Number of recent events to return |