PositionData: PositionOrBundle & { tokenProgram: Address }

Represents a decoded Position or Position Bundle account. Includes the token program address associated with the position.

Type declaration

  • tokenProgram: Address

    The token program associated with the position (either TOKEN_PROGRAM_ADDRESS or TOKEN_2022_PROGRAM_ADDRESS).