-
Notifications
You must be signed in to change notification settings - Fork 19
PoolDelegate Admin Actions
Lucas Manuel edited this page Apr 5, 2021
·
4 revisions
PoolDelegates can perform the following actions on Pools:
-
setLiquidityCap
- Cap on amount of liquidity allowed in Pool, if set to zero stops all deposits. -
setLockupPeriod
- Can only be lowered after instantiation. -
setAllowList
- Allows a PoolDelegate to create an allowlist of LPs for their Pool. -
setAllowListStakeLocker
- Allows a PoolDelegate to create an allowlist of Stakers for their Pool. -
setOpenToPublic
- Opens the pool to the public so allowlist is no longer used. Same function exists in StakeLocker. -
setAdmin
- Allows a PoolDelegate to elect a securityAdmin to performsetLiquidityCap
andclaim