TechFlow, on July 9, the GMX team issued an urgent advisory to all GMX V1 fork projects, proposing two key mitigation measures:
- Disable leverage functionality: by setting
Vault.setIsLeverageEnabled(false)orTimelock.setShouldToggleIsLeverageEnabled(false) - Restrict GLP minting: use
Vault.setTokenConfigorTimelock.setTokenConfigto set all maxUsdgAmounts to "1" (not "0")




