Vaults
Get vaults
Get list of available vaults.
OK
List of vaults
Get vault account summary
Get current user summary metrics for all vaults or for the single vault specified by address. User metrics are only returned if the current user is a depositor for the vault.
OK
List of vaults account summaries
Get vaults config
Get vaults global configuration.
OK
Maximum lockup period in days an owner can configure for a vault
"4"
Maximum profit share percentage (0-100) an owner can configure for a vault
"50"
Minimum initial collateral deposit (in currency units) at vault creation. Only applies to the owner
"1000"
Minimum lockup period in days an owner can configure for a vault
"1"
Minimum share percentage (0-100) the vault owner must maintain on the vault
"5"
Address of the vault factory contract
"0x1234567890abcdef"
Get vault historical data
Get PnL and Account value historical timeseries for the given vault.
OK
List of requested vault timeseries
Get vault positions
Get positions opened by the given vault.
OK
List of the vault's positions
Get vault summary
Get vaults summary metrics for all vaults or for the single vault specified by address.
OK
List of vaults summaries
Last updated