Skip to main content

Risk Considerations

Protocol Trust & Risk Mitigationโ€‹

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

Governance & Operational Controlsโ€‹

ActorScope of controlSafeguards
Alchemix 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 tuningDAO multisig + timelockFee/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.