GetCryptoTokenBalance

Retrieves the balance of a specific crypto token in a wallet.

Client Authoritative (default)

void UVyWalletAPI::GetCryptoTokenBalance(FString walletId, FString token, const FVyOnGetCryptoTokenBalanceComplete& OnComplete)

Parameters

OnComplete [FVyGetCryptoTokenBalanceResponse]

Last updated