Skip to main content
Contains pool methods that may only be called by the factory owner

Functions

setFeeProtocol

Syncs the pool’s protocol fee from the factory. Called by the factory when the global or pool-specific fee protocol is updated. Takes no parameters — reads the fee directly from IRamsesV3Factory.poolFeeProtocol(address(this)).

collectProtocol

Collect the protocol fee accrued to the pool

Parameters:

Return Values:

setFee

Sets the pool’s swap fee. Can only be called by the factory. Ramses-specific addition allowing governance to adjust fees per pool.

Parameters: