This contract is being backfilled. You may encounter incomplete storage history.

Timelock

Verified contract

Active on Ethereum with 399 txns
Deployed by via 0x120caff5 at 13452472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19,408.88
ERC-20
Value $15,952.78
ERC-20
Value $481.13
ERC-20
Value $29.82
ERC-20
Value $1
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x48512ad38a26e5119e887e266432dfeab40e96ec939c6e00bfb91a6a710dffaf
0x63934acad727c7e09ff26e362271382d08cf6dc59399fcb842f9ee50cc865cb3
0x587e4555b5aea45c236a1631c245e8141c9feb9078e62b47079c59a9b8374cb7
0x1f920dc3643a2a6266afb0b851d21ffa3041a49a776a3584665a5009bb0e10b9
0xf6328f4fcf1f526b847d3e203d9666cac8751b46b292349de3daef8528e04bbf
0x2d9510ca45d1809637e9b1e3cf5b076b8beefe9086c18b39dc352d1d1de62d66
0x74ebef7b16c3186f71187ac5ffb543c8ce1518cff78838d3cb4871e9431e7116
0x6254f442480be8b99ee5047be7b188b14fbc02419558e925550395ce62515ff9
0x42d9700a578e4c5deb96cf326e6928618717c089032d6e24962510f86d7a50fe
0x8e648ededa32f8a5e1d8867c81e1106e0d3c52f74cd72805676fd85c86f744a1

Functions
Getter at block 20806134
GRACE_PERIOD(view returns (uint32)
1209600
LOCK(view returns (bytes4)
0xffffffff
LOCK8605463013(view returns (bytes4)
0xffffffff
MAXIMUM_DELAY(view returns (uint32)
2592000
MINIMUM_DELAY(view returns (uint32)
172800
ROOT(view returns (bytes4)
0x00000000
ROOT4146650865(view returns (bytes4)
0x00000000
delay(view returns (uint32)
172800
Read-only
getRoleAdmin(bytes4 roleview returns (bytes4)
hasRole(bytes4 roleaddress accountview returns (bool)
hash(struct ITimelockCall[] functionCallspure returns (bytes32 txHash)
hashRepeated(struct ITimelockCall[] functionCallsuint256 saltpure returns (bytes32 txHash)
proposals(bytes32view returns (uint8 stateuint32 eta)
State-modifying
approve(bytes32 txHashreturns (uint32 eta)
execute(struct ITimelockCall[] functionCallsreturns (bytes[] results)
executeRepeated(struct ITimelockCall[] functionCallsuint256 saltreturns (bytes[] results)
grantRole(bytes4 roleaddress account
grantRoles(bytes4[] rolesaddress account
lockRole(bytes4 role
propose(struct ITimelockCall[] functionCallsreturns (bytes32 txHash)
proposeRepeated(struct ITimelockCall[] functionCallsuint256 saltreturns (bytes32 txHash)
renounceRole(bytes4 roleaddress account
revokeRole(bytes4 roleaddress account
revokeRoles(bytes4[] rolesaddress account
setDelay(uint32 delay_
setRoleAdmin(bytes4 rolebytes4 adminRole
Events
Approved(bytes32 indexed txHashuint32 eta
DelaySet(uint256 indexed delay
Executed(bytes32 indexed txHash
Proposed(bytes32 indexed txHash
RoleAdminChanged(bytes4 indexed rolebytes4 indexed newAdminRole
RoleGranted(bytes4 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes4 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address governoraddress executor
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.