GovernorTimelock

Verified contract

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

No balances found for "GovernorTimelock"

0xaf06df3c37939f6fea651cd084ad24fce7af886b4984be9e0c21a41fc8d1dcbf
0xab4c28636a18981496dad54f9a023570f45c23463c5bd1d158a98368b81ae988
0x0676f172821dbf86e3f48f8ab67eb27c402b4e3efa59726b275faf5f31ea1c2c
0xf361ed0ff92362da83d7f068fce43c5100f94aaf781dc06054735683bb78904c

Functions
Getter at block 20882644
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
172800
admin(view returns (address)
0xdfedbbdee50320f288247fa779566867fd9703e0
admin_initialized(view returns (bool)
true
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.