> ## Documentation Index
> Fetch the complete documentation index at: https://docs.infinifi.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Timelock.sol

> Delayed execution for governance actions

**Purpose:** Enforces delays on governance actions for security.

## Description

All governance actions must pass through a timelock, giving users time to react to proposed changes.

## Contract Addresses

| Timelock | Mainnet Address                                                                                                         |
| -------- | ----------------------------------------------------------------------------------------------------------------------- |
| Short    | [`0x4B174afbeD7b98BA01F50E36109EEE5e6d327c32`](https://etherscan.io/address/0x4B174afbeD7b98BA01F50E36109EEE5e6d327c32) |
| Long     | [`0x3D18480CC32B6AB3B833dCabD80E76CfD41c48a9`](https://etherscan.io/address/0x3D18480CC32B6AB3B833dCabD80E76CfD41c48a9) |
