WithdrawalManager Queue Interface: Reference
Functions
addShares
function addShares(
uint256 shares_,
address owner_
)
nonpayable;Parameters:
Index
Name
Type
Internal Type
Description
asset
function asset()
view
returns (
address asset_
);Return Values:
Index
Name
Type
Internal Type
Description
factory
Return Values:
Index
Name
Type
Internal Type
Description
globals
Return Values:
Index
Name
Type
Internal Type
Description
governor
Return Values:
Index
Name
Type
Internal Type
Description
implementation
Return Values:
Index
Name
Type
Internal Type
Description
isInExitWindow
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
isManualWithdrawal
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
lockedLiquidity
Return Values:
Index
Name
Type
Internal Type
Description
lockedShares
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
manualSharesAvailable
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
migrate
Parameters:
Index
Name
Type
Internal Type
Description
pool
Return Values:
Index
Name
Type
Internal Type
Description
poolDelegate
Return Values:
Index
Name
Type
Internal Type
Description
poolManager
Return Values:
Index
Name
Type
Internal Type
Description
previewRedeem
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
previewWithdraw
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
processExit
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
processRedemptions
Parameters:
Index
Name
Type
Internal Type
Description
queue
Return Values:
Index
Name
Type
Internal Type
Description
removeRequest
Parameters:
Index
Name
Type
Internal Type
Description
removeShares
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
requestIds
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
requests
Parameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
securityAdmin
Return Values:
Index
Name
Type
Internal Type
Description
setImplementation
Parameters:
Index
Name
Type
Internal Type
Description
setManualWithdrawal
Parameters:
Index
Name
Type
Internal Type
Description
totalShares
Return Values:
Index
Name
Type
Internal Type
Description
upgrade
Parameters:
Index
Name
Type
Internal Type
Description
Events
ManualSharesDecreased
Parameters:
Index
Name
Type
Internal Type
Description
ManualSharesIncreased
Parameters:
Index
Name
Type
Internal Type
Description
ManualWithdrawalSet
Parameters:
Index
Name
Type
Internal Type
Description
RequestCreated
Parameters:
Index
Name
Type
Internal Type
Description
RequestDecreased
Parameters:
Index
Name
Type
Internal Type
Description
RequestProcessed
Parameters:
Index
Name
Type
Internal Type
Description
RequestRemoved
Parameters:
Index
Name
Type
Internal Type
Description
Upgraded
Parameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?