You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
With the introduction of the lending market and adding qTokens as collateral to the bridge, vaults are able to e.g., lock DOT in the lending market, obtain qDOT tokens and then use the qDOT as bridge collateral.
However, to move their existing DOT locked as bridge collateral (that is used to back BTC), vaults would have to do self-replace requests:
Withdraw free DOT from the bridge
Convert DOT to qDOT and lock qDOT as bridge collateral
Replace a portion of the DOT collateral with the newly locked qDOT including a Bitcoin transaction
Repeat step 1 to 3 until entire DOT vault is moved to the qDOT vault
Describe the solution you'd like
Instead of doing the multiple steps above, allow vaults that have DOT collateral locked and reserved by users to automatically replace the collateral with a qToken, i.e., allow vaults to replace their DOT vault with a qDOT vault or a USDT with a qUSDT vault.
In a single atomic transaction:
Unlock 100% of DOT from bridge collateral
Lock 100% of DOT in lending protocol and obtain qDOT
Lock 100% of qDOT as bridge collateral
Do not require a Bitcoin transaction as it would not be a replace request.
Describe alternatives you've considered
None.
Additional context
For the launch of the BTC staking product, having DOT and KSM liquidity in the lending market would be ideal. The Interlay and Kintsugi network already have large KSM and DOT liquidity locked as bridge collateral. This feature would unlock said bridge collateral and make it available in lending and serve as an enabler for the BTC staking product.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
With the introduction of the lending market and adding qTokens as collateral to the bridge, vaults are able to e.g., lock DOT in the lending market, obtain qDOT tokens and then use the qDOT as bridge collateral.
However, to move their existing DOT locked as bridge collateral (that is used to back BTC), vaults would have to do self-replace requests:
Describe the solution you'd like
Instead of doing the multiple steps above, allow vaults that have DOT collateral locked and reserved by users to automatically replace the collateral with a qToken, i.e., allow vaults to replace their DOT vault with a qDOT vault or a USDT with a qUSDT vault.
In a single atomic transaction:
Do not require a Bitcoin transaction as it would not be a replace request.
Describe alternatives you've considered
None.
Additional context
For the launch of the BTC staking product, having DOT and KSM liquidity in the lending market would be ideal. The Interlay and Kintsugi network already have large KSM and DOT liquidity locked as bridge collateral. This feature would unlock said bridge collateral and make it available in lending and serve as an enabler for the BTC staking product.
The text was updated successfully, but these errors were encountered: