PositionImage
State Variables
NOT_FOUND
uint256 private constant NOT_FOUND = type(uint256).max;position
IMaverickV2Position public position;poolLens
IMaverickV2PoolLens public immutable poolLens;deployer
address private immutable deployer;Functions
constructor
constructor(IMaverickV2PoolLens _poolLens);setPosition
image
description
_feeString
getPositionMetadata
getKind
getPoolLabels
getPositionLabels
getBackground
svg
findTickIndex
renderTick
getLiquidityBars
truncateString
Structs
PositionMetadata
Last updated