IWithdrawalManager
Functions
initialize
function initialize(IPoolAddressesProvider provider_, uint256 cycleDuration_, uint256 windowDuration_) external;Name
Type
Description
setExitConfig
function setExitConfig(uint256 cycleDuration_, uint256 windowDuration_) external;Name
Type
Description
addShares
Name
Type
Description
removeShares
Name
Type
Description
processExit
Name
Type
Description
Name
Type
Description
isInExitWindow
Name
Type
Description
Name
Type
Description
lockedLiquidity
Name
Type
Description
previewRedeem
Name
Type
Description
Name
Type
Description
getCycleConfig
Name
Type
Description
Name
Type
Description
getConfigAtId
Name
Type
Description
Name
Type
Description
getCurrentConfig
Name
Type
Description
getCurrentCycleId
Name
Type
Description
getWindowStart
Name
Type
Description
Name
Type
Description
getWindowAtId
Name
Type
Description
Name
Type
Description
getRedeemableAmounts
Name
Type
Description
Name
Type
Description
Events
Initialized
Name
Type
Description
ConfigurationUpdated
Name
Type
Description
WithdrawalCancelled
Name
Type
Description
WithdrawalProcessed
Name
Type
Description
WithdrawalUpdated
Name
Type
Description
Last updated