ao-js-sdk - v0.0.9
    Preparing search index...

    Class ProfilesService

    Service for handling Profile operations Implements a singleton pattern to ensure only one instance exists

    Implements

    Index

    Methods

    • Retrieves profile information for multiple wallet addresses First gets profile process IDs from registry, then fetches profile info for each

      Parameters

      • walletAddresses: string[]

        Array of wallet addresses to get profile info for

      Returns Promise<ProfileInfo[]>

      Promise resolving to array of profile info responses

      If profile info cannot be retrieved

      If no profile exists for a given wallet address

      If there's an error fetching profile info