Skip to main content
Internal functions for safely managing liquidity in Ramses V3

Parameter Structs

AddLiquidityParams

Functions

uniswapV3MintCallback

Called to msg.sender after minting liquidity to a position from IRamsesV3Pool#mint. In the implementation you must pay the pool tokens owed for the minted liquidity. The caller of this method must be checked to be a RamsesV3Pool deployed by the canonical RamsesV3Factory.

Parameters:

addLiquidity

Add liquidity to an initialized pool