StbtTimelockController

Verified contract

Active on Ethereum with 5,836 txns
Deployed by via 0xae1fda6f at 16431885
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "StbtTimelockController"

0x46ec351f2d26faabdebfb0382386fd668d59ece48b512998e354d34357345177
0x9956e6cd19a9bbabd56f86a508936e5963a4985311c85f392e8bbc127de58c3c
0x773756c9ee6463ea53d74b652e9aeb54695d1a7d00bad021c22b00257d2832d3
0xfd3fd34b2cbd282803fb9a137dabbbe31baf118a98cbe9566e281863151a6a23
0x514edf88731ad7f3ed728f7c8295787760843cf392d9bc7b3990a678dbf1de15
0xffea03fda3ece52eecc30f12501db6c90d5db55d3f1d9b65cd2e627075f8efb5
0x34a3caee614448a191207872a4f2a79635419b20e8c61af76a015aa0c0926152
0x86042de2643395117caf7042da57beb72cd6bf620cd8dc2bf19d2dfa07ea7fe1
0x54c6c86305d31ce575d2b3e73b2b6234e2ba94be50ebc880b7f5374f6b0d7563
0x29f5c92435d112e927af940f66ea8fc14a163557adc362df7b6fc9944efd2de3

Functions
Getter at block 21158235
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)
0
Read-only
delayMap(bytes4view returns (uint256)
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 registered)
isOperationDone(bytes32 idview returns (bool done)
isOperationPending(bytes32 idview returns (bool pending)
isOperationReady(bytes32 idview returns (bool ready)
scheduleBatch(address[]uint256[]bytes[]bytes32bytes32uint256pure 
supportsInterface(bytes4 interfaceIdview returns (bool)
updateDelay(uint256pure 
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
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[] executorsaddress adminbytes4[] selectorsuint256[] delays
Fallback and receive
receive(
Errors

This contract contains no error objects.