Core Strategy
Functions
fundStrategy
fundStrategy function fundStrategy(
uint256 assetsIn
)
external;Parameters:
Index
Name
Type
Internal Type
Description
requestWithdrawFromStrategy
requestWithdrawFromStrategy function requestWithdrawFromStrategy(
uint256 assetsOut
)
external;Parameters:
Index
Name
Type
Internal Type
Description
removeShares
removeSharesParameters:
Index
Name
Type
Internal Type
Description
removeSharesById
removeSharesByIdParameters:
Index
Name
Type
Internal Type
Description
pushAssetsToPool
pushAssetsToPoolreactivateStrategy
reactivateStrategymapleWithdrawalManager
mapleWithdrawalManagerReturn Values:
Index
Name
Type
Internal Type
Description
Events
AssetsTransferredToPool
AssetsTransferredToPoolStrategyWithdrawalRequested
StrategyWithdrawalRequestedStrategyWithdrawalDecreased
StrategyWithdrawalDecreasedStrategyWithdrawalDecreased
StrategyWithdrawalDecreasedStrategyWithdrawalUpdated
StrategyWithdrawalUpdatedStrategyReactivated
StrategyReactivatedLast updated
Was this helpful?