Analyze a Hyperliquid wallet
analyze_hyperliquid_walletRetrieve public Hyperliquid wallet data including perpetual positions, spot balances, open orders, recent fills, and PnL totals without requiring any authentication.
Instructions
Read the public main-account state for one Hyperliquid address: perpetual positions, spot balances, open orders, recent fills, exposure, leverage, PnL and fee totals. No private key, signature or wallet connection is requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Public EVM wallet address. | |
| recent_fill_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured tool result. |