pulse_entity_profile
Resolve any wallet to its owner entity to see the true combined open positions across all sub-accounts and linked wallets, revealing the full trading book that per-wallet views miss.
Instructions
Resolve ANY wallet to its owner entity: the master account, every named sub-account (and weaker 'linked' wallets), each member's open book, the COMBINED open positions across all of them, and a 'verified vs chain at block N' stamp. Answers 'who owns this wallet?' and 'what is this trader's real total book across all their accounts?' — sub-accounts trade independently on Hyperliquid, so per-wallet views undercount every multi-account trader. Note: vaults appear as named sub-accounts of their creator. Requires Pro tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Any wallet address — master, sub-account, or unknown; it resolves to the owning entity either way. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |