Timelock

Verified contract

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

No balances found for "Timelock"

0xb26522321acb7dbde8ac0e1cacf6bf5f039fd77328d5654c4acd0f3331e3e30c
0xe2d4b39dc6c38e8b2fa4691275d4f03f747f8171894c52e2d89c2dc514b491f0
0xfb9e7841f2de28c4ef59b98e808a23fc6c06d117f806bb7c1225044b1bb51eb5
0x62920a347447c8ed13a004151e1591556b53f21d53b8de9465fc11fa99c71ae7

Functions
Getter at block 20791265
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 duration)
172800
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[] payloadsbytes32 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[] 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
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[] proposersaddress[] executors
Fallback and receive
receive(
Errors

This contract contains no error objects.