checkIfAssociatedTokenAccountExists(owner_mint_) - p2p-org/solana-swift GitHub Wiki

checkIfAssociatedTokenAccountExists(owner:mint:)

public func checkIfAssociatedTokenAccountExists(
        owner: PublicKey,
        mint: String
    )