Permissioned pool actions Contains pool methods that may only be called by the factory owner or tokenomics
setCommunityFee(uint8,uint8) external
setCommunityFee(uint8,uint8)
Set the community's % share of the fees. Cannot exceed 25% (250)
communityFee0
uint8
new community fee percent for token0 of the pool in thousandths (1e-3)
communityFee1
new community fee percent for token1 of the pool in thousandths (1e-3)
setIncentive(address) external
setIncentive(address)
Sets an active incentive
virtualPoolAddress
address
The address of a virtual pool associated with the incentive
setLiquidityCooldown(uint32) external
setLiquidityCooldown(uint32)
Sets new lock time for added liquidity
newLiquidityCooldown
uint32
The time in seconds