PoolPermissionManager
Functions
admin
admin function admin()
view
returns (
address admin_
);Return Values:
Index
Name
Type
Internal Type
Description
configurePool
configurePool function configurePool(
address poolManager_,
uint256 permissionLevel_,
bytes32[] functionIds_,
uint256[] poolBitmaps_
)
nonpayable;Parameters:
Index
Name
Type
Internal Type
Description
globals
globalsReturn Values:
Index
Name
Type
Internal Type
Description
hasPermission
hasPermissionParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
hasPermission
hasPermissionParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
implementation
implementationReturn Values:
Index
Name
Type
Internal Type
Description
lenderAllowlist
lenderAllowlistParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
lenderBitmaps
lenderBitmapsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
permissionAdmins
permissionAdminsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
permissionLevels
permissionLevelsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
poolBitmaps
poolBitmapsParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
setLenderAllowlist
setLenderAllowlistParameters:
Index
Name
Type
Internal Type
Description
setLenderBitmaps
setLenderBitmapsParameters:
Index
Name
Type
Internal Type
Description
setPermissionAdmin
setPermissionAdminParameters:
Index
Name
Type
Internal Type
Description
setPoolBitmaps
setPoolBitmapsParameters:
Index
Name
Type
Internal Type
Description
setPoolPermissionLevel
setPoolPermissionLevelParameters:
Index
Name
Type
Internal Type
Description
Events
LenderAllowlistSet
LenderAllowlistSetParameters:
Index
Name
Type
Internal Type
Description
LenderBitmapsSet
LenderBitmapsSetParameters:
Index
Name
Type
Internal Type
Description
PermissionAdminSet
PermissionAdminSetParameters:
Index
Name
Type
Internal Type
Description
PoolBitmapsSet
PoolBitmapsSetParameters:
Index
Name
Type
Internal Type
Description
PoolPermissionLevelSet
PoolPermissionLevelSetParameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?