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 |
---|---|---|
|
| Selector of admin action from AdminAction enum. |
|
| Applicable for "setting" admin actions and is the new value of the parameter being set. |
Events
PoolProtocolFeeCollected
PoolSetProtocolFeeRatio
PoolSetLendingFeeRate
Enums
AdminAction
Last updated