CamelotV3Farm
State Variables
tickLowerAllowed
int24 public tickLowerAllowed;tickUpperAllowed
int24 public tickUpperAllowed;camelotPool
address public camelotPool;camelotV3Factory
address public camelotV3Factory;camelotUtils
nfpmUtils
MIN_TICK
MAX_TICK
Functions
initialize
Name
Type
Description
increaseDeposit
Name
Type
Description
decreaseDeposit
Name
Type
Description
getTokenAmounts
Name
Type
Description
_claimPoolFee
Name
Type
Description
_getLiquidity
Name
Type
Description
Name
Type
Description
_validateTickRange
Name
Type
Description
Errors
InvalidCamelotPoolConfig
IncorrectPoolToken
IncorrectTickRange
InvalidTickRange
InvalidAmount
Last updated
Was this helpful?