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

    Function getAtaInterface

    • Retrieve associated token account for a given owner and mint.

      Parameters

      • rpc: Rpc

        RPC connection

      • ata: PublicKey

        Associated token address

      • owner: PublicKey

        Owner public key

      • mint: PublicKey

        Mint public key

      • Optionalcommitment: Commitment

        Optional commitment level

      • OptionalprogramId: PublicKey

        Optional program ID

      Returns Promise<AccountInterface>

      AccountInterface with ATA metadata