Position: { discriminator: ReadonlyUint8Array; feeGrowthCheckpointA: bigint; feeGrowthCheckpointB: bigint; feeOwedA: bigint; feeOwedB: bigint; liquidity: bigint; positionMint: Address; rewardInfos: PositionRewardInfo[]; tickLowerIndex: number; tickUpperIndex: number; whirlpool: Address;} Type declaration
discriminator: ReadonlyUint8Array
feeGrowthCheckpointA: bigint
feeGrowthCheckpointB: bigint
feeOwedA: bigint
feeOwedB: bigint
liquidity: bigint
positionMint: Address
tickLowerIndex: number
tickUpperIndex: number
whirlpool: Address