Timelock

Verified contract

Active on Ethereum with 24 txns
Deployed by via 0xcc341401 at 11551091
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Timelock"

0x3a46df20c092198d3132201afa12e9ef5a599e1ca359a617d1f2fb6f9bc87e34
0x516f5809ae028ef98e372e75b132114342ce4f54f12bd2f163e285f00b70c8b4
0x7eb4addd1a3f2c7b6aeb6cfdcf5a3e2df2010f21cb4d4de2ecba058a16c5f3eb
0x7beec24d2f93676cf1c73ceb215dfc0edbae315da981493c93508b9b5f5112de
0x76b866cc70689e8f1eb53a5f1eb967c0af2be0891c2a071ccc826e40ecc55597
0x61736207de46a36fcf7303410c228cfb6c1254f630b6e32eadd9760355b4697d
0x2ec78ecf90fefe70eb0587fc425f5dbf8719f314df8715970afd77b7b3f7c380
0x659801d299cb1ed5174b5a454e4aa8cc6d3aa9eb98d12ff64bce7311ab06cfd8
0x657eda6df080dfb0f4e1df345fd901a389bb33638672822ba95824efb7408877
0x9e0249ff514a3f545f1f86e2bed04b1466ea3b37b80a288c7522d27c41601f7f

Functions
Getter at block 21002269
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
172800
admin(view returns (address)
0x6cbc578dcf3d5d1e6af5c21e1bf38a3db243d559
delay(view returns (uint256)
172800
pendingAdmin(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32view returns (bool)
State-modifying
acceptAdmin(
cancelTransaction(address targetuint256 valuestring signaturebytes datauint256 eta
executeTransaction(address targetuint256 valuestring signaturebytes datauint256 etapayable returns (bytes)
queueTransaction(address targetuint256 valuestring signaturebytes datauint256 etareturns (bytes32)
setDelay(uint256 delay_
setPendingAdmin(address pendingAdmin_
Events
CancelTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
ExecuteTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
NewAdmin(address indexed newAdmin
NewDelay(uint256 indexed newDelay
NewPendingAdmin(address indexed newPendingAdmin
QueueTransaction(bytes32 indexed txHashaddress indexed targetuint256 valuestring signaturebytes datauint256 eta
Constructor
constructor(address admin_uint256 delay_
Fallback and receive
receive(
Errors

This contract contains no error objects.