Endpoint: https://api.harmonix.fi/api/v1/vaults/
Curl Example:
curl -X 'GET' \\
'<https://api.harmonix.fi/api/v1/vaults/>' \\
-H 'accept: application/json'
uuid - Unique identifier for the group.string - Name of the group.number | null - Total Value Locked in the group, representing the total assets managed by the group.number | null - Annual Percentage Yield for the group, showing potential returns on investments.array<Vault> - List of vaults associated with this group.array<object> - Points or metrics related to the group, which may include various performance indicators.string (uuid) - Unique identifier for the vault.string - Name of the vault.string | null - Blockchain address of the vault’s smart contract.number | null - Maximum drawdown percentage, representing the largest peak-to-trough loss for the vault.