A user-facing CLMM position config (padding filled automatically).

Hierarchy

  • ClmmPositionInput

Properties

baseAmountBps: number

Share of graduated base tokens in basis points (sums must equal 10_000).

quoteAmountBps: number

Share of graduated quote tokens in basis points (sums must equal 10_000).

tickLowerIndex: number

Lower tick boundary as an offset from the graduation anchor tick.

tickUpperIndex: number

Upper tick boundary as an offset from the graduation anchor tick.

Generated using TypeDoc