StbtTimelockController

Verified contract

Active on Ethereum with 5,910 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"

0xd6443507c3a222806db3e5616155a4ce2d743d51037e14b5e8da559cf1f5ad10
0xc51ddcdf1a560b719600c368a067d867a17f5447282d4b6e19be63df6dea1ef8
0xf4183f52d49abe2d5d778a4ecd771eb3410de4f7e585ea9958801c3fe335215e
0xfb9d994269d663137e39acbf37ff05885adf2fb75b0bffcabcb77b3b1cdb43f3
0x9f5de13d9a0578330affc3e87a41e109c3f66be38ecc6242dd371f40dcc5e252
0x660ee6e5a7145837a686531162d10737e84043e95a6483a950316850d5b01a30
0xe671bb1403942242b988112e347d89b5a17f18cf614c744ef8e018e78174d6f9
0xa5532ae465b81614aa112b1df5c2470127cc8bbcb813a119f683cf2877a40946
0x34699ab8256c610c51bf6e350febee0b62c786a89b6662b535cd773ab249d539
0x40e4c8290978409f6a39d4ec41742c3667d60e875c739c5077363b529ebda18d

Functions
Getter at block 21273484
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.