Liquid
User GuideNewguides

Risk Considerations

Protocol Trust & Risk Mitigation

This section breaks down who controls what in the Liquid V3 stack, and how different failure scenarios are handled.

Governance & Operational Controls

ActorScope of controlSafeguards
Liquid DAOOwns core contracts. Can set or update parameters such as LTV limits, Transmutation time, strategy weights, fee rates, and sentinel permissions.All parameter changes require on-chain proposals, quorum, and timelock. Emergency changes via developer multi-sig limited to parameter tuning.
SentinelsWhitelisted addresses able to pause specific modules (TODO) in the case of an exploit.Pausing a module freezes actions but never locks user withdrawals. Users can always pull collateral and claim matured redemptions.

L2 Bridging

TODO

MYT Losses & Delayed Unwrapping

TODO

Scenario
Strategy loss (EG: hack in an underlying protocol)
Extreme de-peg of underlying

Vault Losses & Liquidations

TODO

For Vault Users

For Transmuter Users

Trust Model Summary

TODO

LayerWho you trustWorst-Case OutcomeUser Action Available
Paramater tuningLux DAO (DLUX vote → Safe)Fee/LTV tweakExit vaults, claim redemptions
Emergency pauseSentinelsContracts pausedWithdraw collateral, unwrap MYT
Yield strategyDAO-approved protocolsUnderlying protocol hack
L2 bridge

In practice, the DAO and Sentinel layer can act only to stop new risk, not to move or seize user funds. This design minimises governance risk while still giving the community levers to respond quickly to edge cases.

Last updated on

On this page