Hyperliquid Vault
hyperliquid.vaults.detailsRetrieve performance and TVL details for a Hyperliquid vault by providing its contract address.
Instructions
Get vault details including performance and TVL on Hyperliquid
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault_address | Yes | Vault contract address (0x...) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |