pulse_trader_profile
Retrieve a complete Hyperliquid trader profile by wallet address, including total PnL, win rate, trade count, volume, and profit factor, to perform due diligence on any wallet.
Instructions
Get full profile for any Hyperliquid trader by wallet address. Returns total PnL, trade count, win rate, volume, largest win/loss, first/last trade dates, PnL tier, size tier, and profit factor. Use this for due diligence on any wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum wallet address (0x...) | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |