IMaverickV2PoolAdmin
Functions
adminAction
Perform pool admin action; this function can only be called by the pool factory contract. When called by other callers, this function will revert.
Parameters
Name
Type
Description
action
AdminAction
Selector of admin action from AdminAction enum.
value
uint256
Applicable for "setting" admin actions and is the new value of the parameter being set.
Events
PoolProtocolFeeCollected
PoolSetProtocolFeeRatio
PoolSetLendingFeeRate
Enums
AdminAction
Last updated