Skip to content

getTokenWallets(account_tokensRepository_)

bigearsenal edited this page May 17, 2022 · 1 revision

getTokenWallets(account:tokensRepository:)

Method retrieves token wallets

public func getTokenWallets(account: String, tokensRepository: SolanaTokensRepository? = nil)
  • Returns array of Wallet

Parameters

  • account: Public key of an account
  • tokensRepository: Solana token repository,
  • Throws: TokenRepositoryError
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally