The latest block we've processed for this chain is 20814627, which is 95 minutes old. We're running behind the tip but working to resolve the issue.

Timelock

Verified contract

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

No balances found for "Timelock"

0xa362022f4a8a9c5123a293dc3c18b7352b59a3cfd5aa87362781fd29774f70f0
0xa0708e485c635e62186f2da9bbdb2bd835fac88dbb9a8c5b7e77bf0fc8993c9b
0x6c900132908ac7c4b0fcf3fe9e206af56ac2199f4e0bd5eb8ece7b8fac28fb4c
0xf4cc81bf5773e6608ef1c9181c1c28cc582eb0705fc7836ea8d697db605d0016
0x7d4cd8ed9b61b569a0b894d7e2064350c710eed8a7959aded1cb90b6f06ec73a
0x6ee3e92e1e05a5af174389b9e92f404c4a52a6e1bb943b26e3b253332ea363e5
0x7b180d30e9ba9b323637ae15d29eba149ca43e46b35170a0faa7c9ededd3bcc6
0x3cf122a467e29285da678b48ada9c2a5e249dd6056f64da3174c61f894b1676d
0x6f2854c8c9260551765d21c3be1978c5386e753051bed35bb7d28dbde2e82ab7
0x2c8b159a686ff28b27d8771b099d604b6fb94ccd99296034dc15c3e932644cff

Functions
Getter at block 20814626
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
EXECUTOR_ROLE(view returns (bytes32)
0xd8aa0f3194971a2a116679f7c2090f6939c8d4e01a2a8d7e41d55e5351469e63
PROPOSER_ROLE(view returns (bytes32)
0xb09aa5aeb3702cfd50b6b62bc4532604938f21248a27a1d5ca736082b6819cc1
TIMELOCK_ADMIN_ROLE(view returns (bytes32)
0x5f58e3a2316349923ce3780f8d587db2d72378aed66a8261c916544fa6846ca5
getMinDelay(view returns (uint256 duration)
86400
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getTimestamp(bytes32 idview returns (uint256 timestamp)
hasRole(bytes32 roleaddress accountview returns (bool)
hashOperation(address targetuint256 valuebytes databytes32 predecessorbytes32 saltpure returns (bytes32 hash)
hashOperationBatch(address[] targetsuint256[] valuesbytes[] datasbytes32 predecessorbytes32 saltpure returns (bytes32 hash)
isOperation(bytes32 idview returns (bool pending)
isOperationDone(bytes32 idview returns (bool done)
isOperationPending(bytes32 idview returns (bool pending)
isOperationReady(bytes32 idview returns (bool ready)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
cancel(bytes32 id
execute(address targetuint256 valuebytes databytes32 predecessorbytes32 saltpayable 
executeBatch(address[] targetsuint256[] valuesbytes[] datasbytes32 predecessorbytes32 saltpayable 
grantRole(bytes32 roleaddress account
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
schedule(address targetuint256 valuebytes databytes32 predecessorbytes32 saltuint256 delay
scheduleBatch(address[] targetsuint256[] valuesbytes[] datasbytes32 predecessorbytes32 saltuint256 delay
updateDelay(uint256 newDelay
Events
CallExecuted(bytes32 indexed iduint256 indexed indexaddress targetuint256 valuebytes data
CallScheduled(bytes32 indexed iduint256 indexed indexaddress targetuint256 valuebytes databytes32 predecessoruint256 delay
Cancelled(bytes32 indexed id
MinDelayChange(uint256 oldDurationuint256 newDuration
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor
constructor(address[] admins
Fallback and receive
receive(
Errors

This contract contains no error objects.