@lightprotocol/compressed-token - v0.23.0-beta.8
    Preparing search index...

    Function getAccountInterface

    • Retrieve information about a token account of SPL/T22/light-token.

      Parameters

      • rpc: Rpc

        RPC connection to use

      • address: PublicKey

        Token account address

      • Optionalcommitment: Commitment

        Desired level of commitment for querying the state

      • OptionalprogramId: PublicKey

        Token program ID. If not provided, tries all programs concurrently.

      Returns Promise<AccountInterface>

      Token account information with compression context if applicable