LEADER_FRACTION_WARNING_THRESHOLD

Documentation for eth_defi.hyperliquid.vault_data_export.LEADER_FRACTION_WARNING_THRESHOLD data.

LEADER_FRACTION_WARNING_THRESHOLD: float = 0.055

If the leader’s share of vault capital drops below this threshold, we warn that new deposits may not be accepted because the leader must maintain at least 5% of total vault capital.

The threshold is set 0.5% above the Hyperliquid minimum (5%) to give an early warning before deposits are actually blocked.

Source: https://hyperliquid.gitbook.io/hyperliquid-docs/hypercore/vaults/for-vault-leaders-legacy Verified: 2026-03-09