TimelockController

Verified contract

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

No balances found for "TimelockController"

0x832f48e6496ee7bedff866a67fa61cde1ac5c2ed5553edd68f2b6f72c264d2ac
0x05cfa0aeb02dcdd34197d82d76e88eee8c3db8c9ff64f914d70f87e48de49d4c
0x968f534e98e8e524d32fb16ac022900eff6b788e100cc3f1c2b9e3b53597a7aa
0x6a4a01945f40ca4d01edeab7e67b4ed3823af0fc1078f55a90214f3e8da7084e
0x00765a9c230a74cbf062c6bf512b31547108a614a6a582b2ae248f2c03f823f6
0x784531380853d61dfea2a2613cacc47cab4f7c884141efe96deb97299b860aad
0xaa3cac4190685274f93b443d953f28e317eab668444fe14454c019c64e129935
0x978d90ec307d75485e9be7671e5b5aeac86e9f44795950096757d722e9bfde20
0x622babde7e5ecb0d85a4460017a907f719859fa0bb46aac21df4ecbc05380125
0x433ef04bb7a8955e875e96a65f00d6d61c95126bce79d47978f6820c40b2807b

Functions
Getter at block 20789200
CANCELLER_ROLE(view returns (bytes32)
0xfd643c72710c63c0180259aba6b2d05451e3591a24e58b62239378085726f783
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)
0
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getTimestamp(bytes32 idview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
hashOperation(address targetuint256 valuebytes databytes32 predecessorbytes32 saltpure returns (bytes32)
hashOperationBatch(address[] targetsuint256[] valuesbytes[] payloadsbytes32 predecessorbytes32 saltpure returns (bytes32)
isOperation(bytes32 idview returns (bool)
isOperationDone(bytes32 idview returns (bool)
isOperationPending(bytes32 idview returns (bool)
isOperationReady(bytes32 idview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
cancel(bytes32 id
execute(address targetuint256 valuebytes payloadbytes32 predecessorbytes32 saltpayable 
executeBatch(address[] targetsuint256[] valuesbytes[] payloadsbytes32 predecessorbytes32 saltpayable 
grantRole(bytes32 roleaddress account
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
schedule(address targetuint256 valuebytes databytes32 predecessorbytes32 saltuint256 delay
scheduleBatch(address[] targetsuint256[] valuesbytes[] payloadsbytes32 predecessorbytes32 saltuint256 delay
updateDelay(uint256 newDelay
Events
CallExecuted(bytes32 indexed iduint256 indexed indexaddress targetuint256 valuebytes data
CallSalt(bytes32 indexed idbytes32 salt
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(uint256 minDelayaddress[] proposersaddress[] executorsaddress admin
Fallback and receive
receive(
Errors

This contract contains no error objects.