A liquidity band authored in price space: bounds are multiples of the graduation price expressed as quote-per-base (the intuitive direction — "from half the launch price to double it"), independent of how the mints order into pool token_0/token_1.

Hierarchy

  • ClmmPriceBand

Properties

baseAmountBps: number

Share of the graduated base tokens, in basis points.

lowerPriceMultiple: number

Lower bound as a multiple of the graduation price (e.g. 0.5).

quoteAmountBps: number

Share of the graduated quote tokens, in basis points.

upperPriceMultiple: number

Upper bound as a multiple of the graduation price (e.g. 2).

Generated using TypeDoc