Timelock

Verified contract

Active on Ethereum with 5 txns
Deployed by via 0x455cd96b at 12954355
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $124,308.67
ERC-20
Value $871,259.4
ERC-20
Value $45,660.04
ERC-20
--
0x47ed9c845a3f93668d1ccc72d7669a534dc663ea9b3dcb7f9d16b6a8df458e38
0x6f342585bd335363f02c79762ea09d524ad16963b85c30e66222b7d1a4203221
0x2f69194f5d94e7716d4edee9aa27273c3599b034c86bd81227debcb034583615
0x9c9c57db71a1454cd02d77c843d063c8ddc44d6f0052f0d4bb840b1b5b82befa
0xe4b125aa0b240ba2d1d8c09cf2870914c245113f0335eccfdd070fb15442dedb

Functions
Getter at block 21208747
GRACE_PERIOD(view returns (uint256)
1209600
MAXIMUM_DELAY(view returns (uint256)
2592000
MINIMUM_DELAY(view returns (uint256)
172800
admin(view returns (address)
0x3133b4f4dcffc083724435784fefad510fa659c6
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
fallback(
Errors

This contract contains no error objects.