Entity Profile
pulse_entity_profileResolve any wallet to its owning entity and view the combined open book across all sub-accounts. Verify ownership with a chain-at-block stamp to avoid undercounting multi-account traders.
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. |