Replacing Triggers

After a Safety Module's trigger is TRIGGERED it will need to be replaced. This is because a trigger cannot trigger the SafetyModule more than once.

You will need to wait for the Safety Module to be slashed and re-enter an ACTIVE state before replacing the trigger. Then follow these steps:

  • Go to the Safety Module page, click the cog in the top right and then click “Edit Safety Module.” Make you are connected as the owner or admin of the Safety Module or the cog will not appear.

  • Click on "Payout Logic"

  • From there, you will be able to set-up the replacement trigger and submit the transaction to finalize the update at the end of the flow.

Programmatically Replacing Triggers

If you wish to replace a trigger programmatically, you can follow the instructions here on how to queue a config update.

Last updated