⏱️Time Lock Management

Administrative Control

All key admin functions on the MasterChef contract which controls the emission of SHI3LD to the farms and vaults are controlled by a TimeLock contract.

The Time Lock system queues transactions for to 12 hours to prevent immediate action by administrators that might affect the value of the farms or deposits.

Initially this is controlled by a singe administrator that can queue transactions for execution later.

In a second phase we will add multi-sig wallets for a committee to determine the configuration of vaults/farms in the system.

Last updated