GetCryptoTokenBalancesByAddress

Retrieves the balances of crypto tokens for a specific wallet address.

Client Authoritative (default)

void UVyWalletAPI::GetCryptoTokenBalancesByAddress(EVyChain chain, FString walletAddress, const FVyQuery_GetCryptoTokenBalancesByAddress& Query, const FVyOnGetCryptoTokenBalancesByAddressComplete& OnComplete)

Parameters

OnComplete [FVyGetCryptoTokenBalancesByAddressResponse]

Last updated