GovernorTimelock
Functions
CANCELLER_ROLE
CANCELLER_ROLE function CANCELLER_ROLE()
view
returns (
bytes32 cancelerRole
);EXECUTOR_ROLE
EXECUTOR_ROLE function EXECUTOR_ROLE()
view
returns (
bytes32 executorRole
);PROPOSER_ROLE
PROPOSER_ROLEROLE_ADMIN
ROLE_ADMINMIN_DELAY
MIN_DELAYMIN_EXECUTION_WINDOW
MIN_EXECUTION_WINDOWdefaultTimelockParameters
defaultTimelockParameterssetDefaultTimelockParameters
setDefaultTimelockParametersParameters:
Index
Name
Type
Internal Type
Description
setFunctionTimelockParameters
setFunctionTimelockParametersParameters:
Index
Name
Type
Internal Type
Description
scheduleProposals
scheduleProposalsParameters:
Index
Name
Type
Internal Type
Description
unscheduleProposals
unscheduleProposalsParameters:
Index
Name
Type
Internal Type
Description
executeProposals
executeProposalsParameters:
Index
Name
Type
Internal Type
Description
proposeRoleUpdates
proposeRoleUpdatesParameters:
Index
Name
Type
Internal Type
Description
updateRole
updateRoleParameters:
Index
Name
Type
Internal Type
Description
isExecutable
isExecutableParameters:
Index
Name
Type
Internal Type
Description
Events
DefaultTimelockSet
DefaultTimelockSetERC20TokenWithdrawn
ERC20TokenWithdrawnFunctionTimelockSet
FunctionTimelockSetPendingTokenWithdrawerSet
PendingTokenWithdrawerSetProposalExecuted
ProposalExecutedProposalScheduled
ProposalScheduledProposalUnscheduled
ProposalUnscheduledRoleUpdated
RoleUpdatedTokenWithdrawerAccepted
TokenWithdrawerAcceptedLast updated
Was this helpful?