IAlgebraIncentiveVirtualPool
Last updated
desiredEndTimestamp() external
Returns:
[0]
uint32
desiredStartTimestamp() external
Returns:
[0]
uint32
initTimestamp() external
Returns:
[0]
uint32
endTimestamp() external
Returns:
[0]
uint32
finish(uint32,uint32) external
_endTimestamp
uint32
The timestamp of the exitFarming
startTime
uint32
The timestamp of planned start of the incentive. Used as initTimestamp if there were no swaps through the entire incentive
getInnerSecondsPerLiquidity(int24,int24) view external
bottomTick
int24
The bottom tick of a position
topTick
int24
The top tick of a position
Returns:
innerSecondsSpentPerLiquidity
uint160
initTime
uint32
endTime
uint32
Last updated