Odaily Planet Daily News GMX has issued an emergency notice on platform X regarding all GMX V1 fork projects, stating that GMX V1 has been attacked. The following actions can be taken to reduce risks: · Disable leverage functionality: Call Vault.setIsLeverageEnabled(false) to disable it; if using Vault Timelock, call Timelock.setShouldToggleIsLeverageEnabled(false). · Set maxUsdgAmounts for all tokens to '1': Use Vault.setTokenConfig or Timelock.setTokenConfig to prevent further minting of GLP. Please note that this value must be set to '1', not '0', as setting it to 0 means no limit, which could allow the vulnerability to continue being exploited.