DevStation / LaunchKit / Deploy / TimelockController

Configure TimelockController

Step 2 of 3 — Fill in constructor arguments and review deployment.

GovernanceTimelockController

Enforces a mandatory delay between proposing and executing on-chain actions.

Constructor Arguments

Project Label

Deployment Preview

Template
TimelockController
Network
BOT Chain Mainnet (Chain 677)
Compiler
Solidity 0.8.20
Est. Gas
~900,000 units
Est. Cost
~0.001080 BOT
Compiled
In-browser (solc)
Registry
TimelockController
Generated Constructor Call
json
{
"minDelaySeconds": "<uint>",
"proposers": "<address[]>",
"executors": "<address[]>"
}
Checking gas sponsorship…
DevStation
Loading console…