Timelocked Multisig Admin
This page discusses the timelock admin contract that governs ZeroLend’s administrative functions.
Last updated
Was this helpful?
This page discusses the timelock admin contract that governs ZeroLend’s administrative functions.
Last updated
Was this helpful?
ZeroLend uses a time lock mechanism on all administrative functions, including proxy contracts, to strengthen our protocol’s security. A multi-signature contract oversees our timelock mechanism.
A time-locked multi-sig admin will secure our protocol until we introduce decentralized governance to govern ZeroLend. Any transaction proposal requires a consensus of at least three out of five authorized parties (previously, from two out of three). The proposed transaction becomes executable only after a designated 5-day waiting period (from a 24-hour waiting period previously), which can be extended if necessary.
Here are the contract addresses for your reference:
Timelock Contract: (Old) (New)
Safe Contract (Multisig): (Old) (New)
These wallet addresses have the authority to sign transactions within the multi-sig contract:
ZeroLend Team #1:
ZeroLend Team #2:
ZeroLend Cold Wallet:
The source code for the various contracts, including their deployment scripts, can be found here: