memoscan
← all memos

Memo 0xfb54e3a3…2b02b7 on Ethereum

# TIP-072v2 Follow-Up: Redemption Watchtower Parameters ## tl;dr Correct the watchtower lifetime parameter from the previous TIP-072 Governor Bravo proposal, which failed to extend the Optimistic Guardian functionality due to an oversight (watchtowerLifetime always counts from the original `enabledAt` timestamp). In order to renew the Optimistic Guardian functionality for another 18 months as approved, the correct value for watchtowerLifetime is 93312000. Nothing else is changed from the prior iteration. ## Parameters * _watchtowerLifetime (uint32) = 93312000 * _vetoPenaltyFeeDivisor (uint64) = 20 - as per TIP-072 (sets 5% penalty fee) * _vetoFreezePeriod (uint32) = 2592000 * _defaultDelay (uint32) = 7200 * _levelOneDelay (uint32) = 28800 * _levelTwoDelay (uint32) = 86400 * _waivedAmountLimit (uint64) = 0