WithdrawalManager (Queue)
Functions
addShares
addShares function addShares(
uint256 shares_,
address owner_
)
nonpayable;Parameters:
Index
Name
Type
Internal Type
Description
asset
asset function asset()
view
returns (
address asset_
);Return Values:
Index
Name
Type
Internal Type
Description
factory
factoryReturn Values:
Index
Name
Type
Internal Type
Description
globals
globalsReturn Values:
Index
Name
Type
Internal Type
Description
governor
governorReturn Values:
Index
Name
Type
Internal Type
Description
implementation
implementationReturn Values:
Index
Name
Type
Internal Type
Description
isInExitWindow
isInExitWindowParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
isManualWithdrawal
isManualWithdrawalParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
lockedLiquidity
lockedLiquidityReturn Values:
Index
Name
Type
Internal Type
Description
lockedShares
lockedSharesParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
manualSharesAvailable
manualSharesAvailableParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
migrate
migrateParameters:
Index
Name
Type
Internal Type
Description
pool
poolReturn Values:
Index
Name
Type
Internal Type
Description
poolDelegate
poolDelegateReturn Values:
Index
Name
Type
Internal Type
Description
poolManager
poolManagerReturn Values:
Index
Name
Type
Internal Type
Description
previewRedeem
previewRedeemParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
previewWithdraw
previewWithdrawParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
processExit
processExitParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
processRedemptions
processRedemptionsParameters:
Index
Name
Type
Internal Type
Description
queue
queueReturn Values:
Index
Name
Type
Internal Type
Description
removeRequest
removeRequestParameters:
Index
Name
Type
Internal Type
Description
removeShares
removeSharesParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
requestIds
requestIdsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
requests
requestsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
securityAdmin
securityAdminReturn Values:
Index
Name
Type
Internal Type
Description
setImplementation
setImplementationParameters:
Index
Name
Type
Internal Type
Description
setManualWithdrawal
setManualWithdrawalParameters:
Index
Name
Type
Internal Type
Description
totalShares
totalSharesReturn Values:
Index
Name
Type
Internal Type
Description
upgrade
upgradeParameters:
Index
Name
Type
Internal Type
Description
Events
ManualSharesDecreased
ManualSharesDecreasedParameters:
Index
Name
Type
Internal Type
Description
ManualSharesIncreased
ManualSharesIncreasedParameters:
Index
Name
Type
Internal Type
Description
ManualWithdrawalSet
ManualWithdrawalSetParameters:
Index
Name
Type
Internal Type
Description
RequestCreated
RequestCreatedParameters:
Index
Name
Type
Internal Type
Description
RequestDecreased
RequestDecreasedParameters:
Index
Name
Type
Internal Type
Description
RequestProcessed
RequestProcessedParameters:
Index
Name
Type
Internal Type
Description
RequestRemoved
RequestRemovedParameters:
Index
Name
Type
Internal Type
Description
Upgraded
UpgradedParameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?