Timelock

Verified contract

Active on Ethereum with 13 txns
Deployed by via 0xb242cc66 at 11465576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $68.69
ERC-20
Value $0.22
0x7a04a0115404276d17bd39d16d38c8873e7d1d3666195022b2faee4b7e1f32c2
0xc36c2c234021a213a9e2ba4e45684b57981a26703393ddc49ee41fcb4be979ee
0xe464e506dc33472146256c2b05ed273834a19ee7872614bec7a8676b13dddfcc
0xdf33e7afebb43b9b5583fb11fe99d1247e5492c50e3ebb4d3ce44fad2318b3cd
0xf61f634b9b0b909196b1ad14b24b14601343bcfad1a0b24db41eb8cea4c66d51
0xf5cb8865b047350c3edae6026146d47f175ab60c57d09853c426b769a7a8c0c4
0xcc83bd26dc3b8bfbf2dffa74a146ec49ccd70e59d6128928fa071c85f9a10ee6
0xab1a882d219dd10705e3cb27926cd7cb382fed71e702e8e70438c3d4b24e85be
0xc55b494e4f3b908fa8b0bc402bd4acfc492e80b932f222110f402f4e0a75c35b
0xb5ba7cb066b5f133b794de6a36c5024659edc2e2985c716dac6eaa186ed822f4

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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.