Odaily Planet Daily News GMX issued an emergency notice on the X platform, for all GMX V1 fork projects, GMX V1 has been attacked. The following operations can be used to reduce risks:
· Disable the leverage function: Call Vault.setIsLeverageEnabled (false) to turn it off; if Vault Timelock is used, call Timelock.setShouldToggleIsLeverageEnabled (false).
· Set the maxUsdgAmounts of all tokens to "1": Use Vault.setTokenConfig or Timelock.setTokenConfig to prevent GLP from being further minted.
Please note that the value must be set to "1", not "0", because setting it to 0 means no upper limit, which will cause the vulnerability to continue to be exploited.