Create a Trigger

Triggers are smart contracts that contain logic which can be used by Safety Modules to determine when to allow assets to be slashed.

Trigger factories provide an easy way to create new trigger contracts programmatically, without the need to implement any custom trigger logic. The following trigger factories exist:

Last updated