The Interlay team has recently discovered an issue with the XCM transfers implemented between Interlay and Statemint. Until the teams fix this, they recommend that everyone votes no on the referendum to activate USDT vaults to avoid loss of funds or USDT funds being blocked on Interlay.
A new type of vault can be activated using USDT via Statemint as collateral. More details below.
Based on the discussion post on Interlay (https://interlay.subsquare.io/post/14), I propose the activation of USDT as a vault collateral on interlay.
Please find below the parameter configuration proposed for the "USDT vaults":
USDT Asset Registered: https://interlay.subsquare.io/democracy/referendum/27
Interlay - Statemint XCM Channel: https://interlay.subsquare.io/democracy/referendum/32
Governance guides: https://docs.interlay.io/#/guides/governance (incl. how to make a proposal)
Python code used for analysis of new assets proposed as vault collateral: https://github.com/interlay/collateralization-analysis
Interlay has discovered an issue with XCM transfers between Interlay and Statemint, so they recommend voting no on the referendum to activate USDT vaults to avoid loss of funds or USDT funds being blocked on Interlay.
A new type of vault can be activated using USDT via Statemint as collateral.
The proposed parameter configuration for the "USDT vaults" includes an initial collateral ceiling of 200.000,00 USD equivalent, secure collateral threshold of 155%, premium redeem threshold of 145%, liquidation threshold of 135%, and minimum collateral threshold of 150 USDT.
Resources such as USDT Asset Registered, Interlay - Statemint XCM Channel, Governance guides, and Python code used for analysis of new assets proposed as vault collateral are available.
Hello everyone,
Interlay team here. Despite the USDT vaults being ready, we are calling everyone to vote NO on the current proposal as we have discovered an issue with the XCM transfers and the XCM UI that we are implementing so users can transfers USDT to and from Statemint.
Explanation of the issue:
We discovered late yesterday that our parachain's configuration of the
xTokens
pallet needs an additional configuration set to allow successful XCM transfers to other parachains using DOT as XCM fees.This was found during our tests of the UI implementation to send USDT from Interlay to Statemint. The lack of a configured value for
xTokens.MinXcmFee
meant that the extrinsic was rejected and USDT funds could not be moved back to Statemint. (Note: Sending from Statemint to Interlay worked fine.)For the best vault experience USDT vaults should be launched together with a safe and tested way to transfer USDT to and from Interlay.
Therefore, in order to avoid users losing funds or potentially having USDT blocked on Interlay until we deploy the fix, we ask everyone and recommend to vote NO on the current referendum.
We plan to fix XCM transfers and XCM UI and will let the community know when it is ready to submit for activation of USDT vaults again.
What happens if the referendum passes?
Nothing will happen with USDT vaults. they will be successfully activated. However, there will be no way via UI to transfer USDT to and from Statemint and transfers from Interlay to Statemint via Polkadot.js will not work and throw the same error mentioned above.
Edited