paradex_vault_summary
Retrieve a detailed summary of specific or all vaults, including balances, positions, activity, and performance metrics. Use JMESPath filters to refine results by TVL, ROI, or other criteria for efficient analysis.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
jmespath_filter | No | JMESPath expression to filter or transform the result. | |
limit | No | Limit the number of results to the specified number. | |
offset | No | Offset the results to the specified number. | |
vault_address | No | The address of the vault to get summary for or None to get all vaults. |