Documentation
    Preparing search index...
    • Derives the tick array PDA for the given whirlpool and start tick index under the supplied whirlpool deployment.

      Uses DEFAULT_WHIRLPOOL_DEPLOYMENT when whirlpoolDeployment is omitted.

      Parameters

      • whirlpool: Address
      • startTickIndex: number
      • programAddress: Address = DEFAULT_WHIRLPOOL_DEPLOYMENT.programId

      Returns Promise<readonly [Address<string>, ProgramDerivedAddressBump]>