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

RBACTimelock

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0xc3d764e9 at 17671941
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "RBACTimelock"

0x5bf453d49190984576141733b7fe13ff00a4d5b710e909a2c328db044a35ec58
0xfd500c82cbbefe5bb7476dbf968995421dcd0ab9bcbee9c837979d8bdcd7cde3
0xe9140de0bcead76153e33515b527fde863852a6f6cd69785c4505d52b6e92f73
0x2094bf552ae549f66f322a7da7eae4ab08f338730032e742a00757953944ee32
0xc4d7630e58d6a4e050b25354a175809af6f8483cffa44fb14bcfcd16a411bda3
0x45118fb3d19b90bbc0d5e2c906caba40811166e373816f36423ff991e47d331b
0x87b46b31569e08a9bcfefd5bf50bc1367ca00abba481c330587bdb1202fdf47a
0x155d00c5253f3f7337cb8c5bdb4f1c154ba146e49af69e787119807cea39a4b8
0x8c33a39991fca993cb3797ce27794526193ca65087ad466c30ad7af06243d6c7

Functions
Getter at block 20793071
ADMIN_ROLE(view returns (bytes32)
0xa49807205ce4d355092ef5a8a18f56e8913cf4a201fbe287825b095693c21775
BYPASSER_ROLE(view returns (bytes32)
0xa1b2b8005de234c4b8ce8cd0be058239056e0d54f6097825b5117101469d5a8d
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
getBlockedFunctionSelectorCount(view returns (uint256)
0
getMinDelay(view returns (uint256 duration)
10800
Read-only
getBlockedFunctionSelectorAt(uint256 indexview returns (bytes4)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getTimestamp(bytes32 idview returns (uint256 timestamp)
hasRole(bytes32 roleaddress accountview returns (bool)
hashOperationBatch(struct RBACTimelockCall[] callsbytes32 predecessorbytes32 saltpure returns (bytes32 hash)
isOperation(bytes32 idview returns (bool registered)
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
blockFunctionSelector(bytes4 selector
bypasserExecuteBatch(struct RBACTimelockCall[] callspayable 
cancel(bytes32 id
executeBatch(struct RBACTimelockCall[] callsbytes32 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
scheduleBatch(struct RBACTimelockCall[] callsbytes32 predecessorbytes32 saltuint256 delay
unblockFunctionSelector(bytes4 selector
updateDelay(uint256 newDelay
Events
BypasserCallExecuted(uint256 indexed indexaddress targetuint256 valuebytes data
CallExecuted(bytes32 indexed iduint256 indexed indexaddress targetuint256 valuebytes data
CallScheduled(bytes32 indexed iduint256 indexed indexaddress targetuint256 valuebytes databytes32 predecessorbytes32 saltuint256 delay
Cancelled(bytes32 indexed id
FunctionSelectorBlocked(bytes4 indexed selector
FunctionSelectorUnblocked(bytes4 indexed selector
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 adminaddress[] proposersaddress[] executorsaddress[] cancellersaddress[] bypassers
Fallback and receive
receive(
Errors

This contract contains no error objects.