@alphafi/alphalend-sdk - v3.0.1
    Preparing search index...

    Function getUserPositionIds

    • Fetches all of a user's position IDs from their position capabilities.

      Parameters

      • blockchain: Blockchain

        Blockchain client

      • userAddress: string

        Address of the user

      Returns Promise<string[] | undefined>

      Promise resolving to the position IDs, empty array if not found, undefined on error.